listarr
Docker app from fisherd91's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:5000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Web UI PortPorttcp
Port for the Listarr web interface.
- Target
- 5000
- Default
- 5000
App DataPathrw
Stores the database, encryption key, and generated config. Must be a persistent path.
- Target
- /app/instance
- Default
- /mnt/user/appdata/listarr
TimezoneVariable
Server timezone used for cron schedule interpretation. Example: Europe/London, America/New_York.
- Target
- TZ
- Default
- UTC
Log LevelVariable
Python logging verbosity. INFO is recommended for normal use.
- Target
- LOG_LEVEL
- Default
- 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.
- Target
- LISTARR_SECRET_KEY
Secure CookiesVariable
Set to true when Listarr is served behind an HTTPS reverse proxy. Enables the Secure flag on session cookies.
- Target
- SECURE_COOKIES
- Default
- false
Flask DebugVariable
Enable Flask debug mode. Never enable in production.
- Target
- FLASK_DEBUG
- Default
- false
Categories
Download Statistics
761
Total Downloads
Details
Repository
fisherd91/listarr:latestLast Updated2026-05-01
First Seen2026-05-04
Run Listarr on Unraid.
Listarr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.