Initial commit
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal 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
|
Reference in New Issue
Block a user