listarr
Docker 应用程序 from fisherd91's Repository
概述
Listarr is a self-hosted web application that automates discovery and bulk import of movies and TV shows from TMDB into Radarr and Sonarr. Configure scheduled lists based on genres, keywords, or popular/trending content and let Listarr handle the imports automatically.
运行时参数
- 网络用户界面
http://[IP]:[PORT:5000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Web UI PortPorttcp
Port for the Listarr web interface.
- 目标
- 5000
- 默认值
- 5000
App DataPathrw
Stores the database, encryption key, and generated config. Must be a persistent path.
- 目标
- /app/instance
- 默认值
- /mnt/user/appdata/listarr
TimezoneVariable
Server timezone used for cron schedule interpretation. Example: Europe/London, America/New_York.
- 目标
- TZ
- 默认值
- UTC
Log LevelVariable
Python logging verbosity. INFO is recommended for normal use.
- 目标
- LOG_LEVEL
- 默认值
- INFO|DEBUG|WARNING|ERROR
Secret Key OverrideVariable
Optional: override the auto-generated Flask secret key. Leave blank to use the auto-generated key stored in the instance directory.
- 目标
- LISTARR_SECRET_KEY
Secure CookiesVariable
Set to true when Listarr is served behind an HTTPS reverse proxy. Enables the Secure flag on session cookies.
- 目标
- SECURE_COOKIES
- 默认值
- false
Flask DebugVariable
Enable Flask debug mode. Never enable in production.
- 目标
- FLASK_DEBUG
- 默认值
- false
下载统计数据
761
下载总数
详细信息
在Unraid 上运行 Listarr 。
Listarr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。