Plex-Auto-Languages
Docker 应用程序 from JourneyOver's Repository
概述
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Path to store configuration files
- 目标
- /config
The URL of your Plex server
- 目标
- PLEX_URL
- 默认值
- http://IP_ADDRESS:32400
Your Plex server token
- 目标
- PLEX_TOKEN
Update language for the entire show or only the current season (accepted values: 'show' or 'season')
- 目标
- UPDATE_LEVEL
- 默认值
- show
Update all episodes of the show/season or only the next ones (accepted values: 'next' or 'all')
- 目标
- UPDATE_STRATEGY
- 默认值
- next
Enable language update when playing a file (default: 'true')
- 目标
- TRIGGER_ON_PLAY
- 默认值
- true
Enable language update when scanning the library for new files (default: 'true')
- 目标
- TRIGGER_ON_SCAN
- 默认值
- true
Enable language update when navigating the Plex library (default: 'false')
- 目标
- TRIGGER_ON_ACTIVITY
- 默认值
- false
Refresh the cached library when the Plex server scans its library (default: 'true')
- 目标
- REFRESH_LIBRARY_ON_SCAN
- 默认值
- true
Ignore shows with the following Plex labels (comma-separated, e.g., LABEL1,LABEL2)
- 目标
- IGNORE_LABELS
- 默认值
- PAL_IGNORE
Enable the scheduler (default: 'true')
- 目标
- SCHEDULER_ENABLE
- 默认值
- true
Scheduler start time in 'HH:MM' format (default: '02:00')
- 目标
- SCHEDULER_SCHEDULE_TIME
- 默认值
- 02:00
Enables or disables notifications (default: 'false')
- 目标
- NOTIFICATIONS_ENABLE
- 默认值
- false
JSON array of Apprise notification configurations. See Apprise docs for more information: https://github.com/caronc/apprise.
- 目标
- NOTIFICATIONS_APPRISE_CONFIGS
- 默认值
- []
Enable debug mode for detailed logs (default: 'false')
- 目标
- DEBUG
- 默认值
- false
详细信息
ghcr.io/journeydocker/plex-auto-languages在Unraid 上运行 Plex-Auto-Languages 。
Plex-Auto-Languages 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。