Pinchflat
Docker 应用程序 from Kieran E's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8945]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--user 99:100
模板配置
Pinchflat config storage path. Default is /mnt/user/appdata/pinchflat
- 目标
- /config
- 默认值
- /mnt/user/appdata/pinchflat
- 价值
- /mnt/user/appdata/pinchflat
Path to store downloaded media. Ideally separate from your other media like TV shows.
- 目标
- /downloads
Pinchflat web UI port. Default is 8945
- 目标
- 8945
- 默认值
- 8945
- 价值
- 8945
The username for HTTP basic authentication. Leave blank to disable. Default is blank
- 目标
- BASIC_AUTH_USERNAME
The password for HTTP basic authentication. Leave blank to disable. Default is blank
- 目标
- BASIC_AUTH_PASSWORD
Your local timezone
- 目标
- TZ
- 默认值
- America/New_York
See docs for more information. Leave blank to disable. Default is blank
- 目标
- ENABLE_PROMETHEUS
- 默认值
- 000
Set to debug for more verbose logging or when troubleshooting. Default is info
- 目标
- LOG_LEVEL
- 默认值
- info
Set to any value to expose feed endpoints. See docs on RSS feeds for explanation. Default is blank
- 目标
- EXPOSE_FEED_ENDPOINTS
Set to any non-blank value to enable IPv6. Default is blank
- 目标
- ENABLE_IPV6
The number of concurrent workers that use yt-dlp per queue. Set to 1 if you're getting IP limited, otherwise don't touch it
- 目标
- YT_DLP_WORKER_CONCURRENCY
- 默认值
- 2
The base path for route generation. Useful when running behind certain reverse proxies
- 目标
- BASE_ROUTE_PATH
- 默认值
- /
详细信息
ghcr.io/kieraneglin/pinchflat:latest在Unraid 上运行 Pinchflat 。
Pinchflat 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。