add missing setting
This commit is contained in:
parent
ff068eb535
commit
a38ae553f4
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
enableAutoConfig="true" # true = enabled :: Automatically configures Lidarr with optimal settings
|
||||
enableAudio="true" # true = enabled :: Enables the Audio script to run automatically
|
||||
enableVideo="true" # true = enabled :: Enables the Video script to run automatically
|
||||
enableQueueCleaner="true" # true = enabled :: Enables the QueueCleaner script to run automatically
|
||||
dlClientSource="deezer" # deezer, tidal or both :: set to both, to use both clients, tidal requires extra steps, view logging output
|
||||
topLimit="3" # This setting controls the amount of Top Artist (Albums/Tracks/Artists) to add to Lidarr from Deezer
|
||||
addDeezerTopArtists="false" # true = enabled :: Enabling this will enable the extended script to automatically add artists that are on the Deezer Top Artist Chart to your existing Lidarr instance
|
||||
|
|
Loading…
Reference in a new issue