Skip to content

Instantly share code, notes, and snippets.

@BackedUpBooty
Created November 6, 2022 03:10
Show Gist options
  • Save BackedUpBooty/c058bc2fda63fe8ee2525cba9d31eb4a to your computer and use it in GitHub Desktop.
Save BackedUpBooty/c058bc2fda63fe8ee2525cba9d31eb4a to your computer and use it in GitHub Desktop.
environment:
- PUID=$PUID
- PGID=$PGID
- autoStart=true
- enableAudioScript=true
- enableVideoScript=true
- scriptInterval=15m
- configureLidarrWithOptimalSettings=true
- searchSort=date
- audioFormat=native
- audioBitrate=lossless
- requireQuality=true
- enableReplaygainTags=true
- arlToken=deezerARLtoken (redacted)
- audioLyricType=both
- dlClientSource=deezer
- addDeezerTopArtists=true
- addDeezerTopAlbumArtists=false
- addDeezerTopTrackArtists=false
- topLimit=10
- addRelatedArtists=false
- numberOfRelatedArtistsToAddPerArtist=5
- addFeaturedVideoArtists=false
- plexUrl=$PLEXURL
- plexToken=$PLEXTOKEN
- youtubeSubtitleLanguage=en
- enableQueueCleaner=true
- matchDistance=5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment