add missing setting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user