Plex-Auto-Languages
Plex-Auto-Languages
Docker app from JourneyOver's Repository
Overview
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Path to store configuration files
- Target
- /config
The URL of your Plex server
- Target
- PLEX_URL
- Default
- http://IP_ADDRESS:32400
Your Plex server token
- Target
- PLEX_TOKEN
Update language for the entire show or only the current season (accepted values: 'show' or 'season')
- Target
- UPDATE_LEVEL
- Default
- show
Update all episodes of the show/season or only the next ones (accepted values: 'next' or 'all')
- Target
- UPDATE_STRATEGY
- Default
- next
Enable language update when playing a file (default: 'true')
- Target
- TRIGGER_ON_PLAY
- Default
- true
Enable language update when scanning the library for new files (default: 'true')
- Target
- TRIGGER_ON_SCAN
- Default
- true
Enable language update when navigating the Plex library (default: 'false')
- Target
- TRIGGER_ON_ACTIVITY
- Default
- false
Refresh the cached library when the Plex server scans its library (default: 'true')
- Target
- REFRESH_LIBRARY_ON_SCAN
- Default
- true
Ignore shows with the following Plex labels (comma-separated, e.g., LABEL1,LABEL2)
- Target
- IGNORE_LABELS
- Default
- PAL_IGNORE
Enable the scheduler (default: 'true')
- Target
- SCHEDULER_ENABLE
- Default
- true
Scheduler start time in 'HH:MM' format (default: '02:00')
- Target
- SCHEDULER_SCHEDULE_TIME
- Default
- 02:00
Enables or disables notifications (default: 'false')
- Target
- NOTIFICATIONS_ENABLE
- Default
- false
JSON array of Apprise notification configurations. See Apprise docs for more information: https://github.com/caronc/apprise.
- Target
- NOTIFICATIONS_APPRISE_CONFIGS
- Default
- []
Enable debug mode for detailed logs (default: 'false')
- Target
- DEBUG
- Default
- false
Details
ghcr.io/journeydocker/plex-auto-languagesRun Plex-Auto-Languages on Unraid.
Plex-Auto-Languages is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.