Pinchflat
Pinchflat
Docker app from Kieran E's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8945]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--user 99:100
Template configuration
Pinchflat config storage path. Default is /mnt/user/appdata/pinchflat
- Target
- /config
- Default
- /mnt/user/appdata/pinchflat
- Value
- /mnt/user/appdata/pinchflat
Path to store downloaded media. Ideally separate from your other media like TV shows.
- Target
- /downloads
Pinchflat web UI port. Default is 8945
- Target
- 8945
- Default
- 8945
- Value
- 8945
The username for HTTP basic authentication. Leave blank to disable. Default is blank
- Target
- BASIC_AUTH_USERNAME
The password for HTTP basic authentication. Leave blank to disable. Default is blank
- Target
- BASIC_AUTH_PASSWORD
Your local timezone
- Target
- TZ
- Default
- America/New_York
See docs for more information. Leave blank to disable. Default is blank
- Target
- ENABLE_PROMETHEUS
- Default
- 000
Set to debug for more verbose logging or when troubleshooting. Default is info
- Target
- LOG_LEVEL
- Default
- info
Set to any value to expose feed endpoints. See docs on RSS feeds for explanation. Default is blank
- Target
- EXPOSE_FEED_ENDPOINTS
Set to any non-blank value to enable IPv6. Default is blank
- Target
- 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
- Target
- YT_DLP_WORKER_CONCURRENCY
- Default
- 2
The base path for route generation. Useful when running behind certain reverse proxies
- Target
- BASE_ROUTE_PATH
- Default
- /
Details
ghcr.io/kieraneglin/pinchflat:latestRun Pinchflat on Unraid.
Pinchflat is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.