Initial commit

This commit is contained in:
2022-07-20 22:47:05 +02:00
commit 1a6c725aac
9 changed files with 574 additions and 0 deletions

12
.env.example Normal file
View File

@ -0,0 +1,12 @@
# Name of user to sync from
ANILIST_USERNAME=
# The Sonarr instance to sync to
SONARR_API_URL=
SONARR_API_KEY=
# Root folder to save the shows to
SONARR_FOLDER_PATH=
# IDs of the quality and language profiles to use
SONARR_QUALITY_PROFILE=4
SONARR_LANGUAGE_PROFILE=1