Plex-Auto-Languages

Plex-Auto-Languages

Docker 应用程序 from JourneyOver's Repository

概述

Plex Auto Languages enhances your Plex experience by automatically updating the audio and subtitle settings of TV shows based on your preferences. Similar to Netflix, it remembers your language preferences for each TV show without interfering with global settings or other users' preferences.

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

Host Path for /configPathrw

Path to store configuration files

目标
/config
Plex - URLVariable

The URL of your Plex server

目标
PLEX_URL
默认值
http://IP_ADDRESS:32400
Plex - TokenVariable

Your Plex server token

目标
PLEX_TOKEN
Update LevelVariable

Update language for the entire show or only the current season (accepted values: 'show' or 'season')

目标
UPDATE_LEVEL
默认值
show
Update StrategyVariable

Update all episodes of the show/season or only the next ones (accepted values: 'next' or 'all')

目标
UPDATE_STRATEGY
默认值
next
Trigger on PlayVariable

Enable language update when playing a file (default: 'true')

目标
TRIGGER_ON_PLAY
默认值
true
Trigger on ScanVariable

Enable language update when scanning the library for new files (default: 'true')

目标
TRIGGER_ON_SCAN
默认值
true
Trigger on ActivityVariable

Enable language update when navigating the Plex library (default: 'false')

目标
TRIGGER_ON_ACTIVITY
默认值
false
Refresh Library on ScanVariable

Refresh the cached library when the Plex server scans its library (default: 'true')

目标
REFRESH_LIBRARY_ON_SCAN
默认值
true
Ignore LabelsVariable

Ignore shows with the following Plex labels (comma-separated, e.g., LABEL1,LABEL2)

目标
IGNORE_LABELS
默认值
PAL_IGNORE
Scheduler EnableVariable

Enable the scheduler (default: 'true')

目标
SCHEDULER_ENABLE
默认值
true
Scheduler Scheduled TimeVariable

Scheduler start time in 'HH:MM' format (default: '02:00')

目标
SCHEDULER_SCHEDULE_TIME
默认值
02:00
Notifications EnableVariable

Enables or disables notifications (default: 'false')

目标
NOTIFICATIONS_ENABLE
默认值
false
Notifications Apprise ConfigsVariable

JSON array of Apprise notification configurations. See Apprise docs for more information: https://github.com/caronc/apprise.

目标
NOTIFICATIONS_APPRISE_CONFIGS
默认值
[]
Debug ModeVariable

Enable debug mode for detailed logs (default: 'false')

目标
DEBUG
默认值
false

详细信息

存储库
ghcr.io/journeydocker/plex-auto-languages
最后更新2026-05-31
初见2025-10-02

在Unraid 上运行 Plex-Auto-Languages 。

Plex-Auto-Languages 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。