linearr
Docker 应用程序 from gillberg1111's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:5005]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Port for the rotator web UI.
- 目标
- 5005
- 默认值
- 5005
- 价值
- 5005
Persistent state (SQLite DB + stable device id).
- 目标
- /data
- 默认值
- /mnt/user/appdata/linearr
- 价值
- /mnt/user/appdata/linearr
Plex server URL (use the LAN IP, not plex.tv). Leave blank to disable Plex. Example: http://192.168.1.100:32400
X-Plex-Token. See https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/ Leave blank to disable Plex.
Jellyfin server URL (LAN IP). Example: http://192.168.1.100:8096 Leave blank to disable Jellyfin.
Jellyfin username. (Linearr authenticates as a user because the API-key path is broken on the playlist endpoints we need.) Leave blank to disable Jellyfin.
Jellyfin password. Held in memory only; the resulting access token is never written to disk. Leave blank to disable Jellyfin.
Emby server URL (LAN IP). Example: http://192.168.1.100:8096 Leave blank to disable Emby.
Emby API key. Create one in Emby Dashboard → Advanced → API Keys. Leave blank to disable Emby.
Emby username (optional). Determines which user owns managed playlists. Leave blank to disable Emby.
How many recently-watched episodes to leave in each playlist as a fall-asleep buffer. Older watched episodes are pruned.
- 默认值
- 2
- 价值
- 2
How often the background prune + auto-sync sweep runs, in minutes.
- 默认值
- 10
- 价值
- 10
How often franchise definitions are refreshed from upstream sources, in days (default 7 = weekly).
- 默认值
- 7
- 价值
- 7
When true (default), the scheduler also splices newly-aired episodes and new seasons into managed playlists every PRUNE_INTERVAL_MINUTES. Set false to lock playlists until you edit them manually.
- 默认值
- true
- 价值
- true
Comma-separated TV library names to source shows from (e.g. 'TV Shows,Dropout TV'). Leave blank for all TV libraries on every configured backend.
Optional. Random string for Flask session cookies. Generate with: openssl rand -hex 32
详细信息
ghcr.io/gillberg1111/linearr:latest在Unraid 上运行 Linearr 。
Linearr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。