diff --git a/lidarr/extended.conf b/lidarr/extended.conf index d583db7..6ff360e 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -1,4 +1,6 @@ ## SETTINGS +downloadPath="/config/extended/downloads" # Temporary Download Location for incoming Audio files from included clients +videoPath="/music-videos" # Final destination/location of completed Videos 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