Magazarr
Magazarr
Docker app from rix's Repository
Overview
Magazarr is a magazine-only companion for Quasarr. It keeps a free-text magazine list, periodically searches Quasarr for recent issues, sends matching releases back to Quasarr for download, imports completed PDFs, and exposes the library through OPDS.
Configure Quasarr URL, API key, search/import intervals, import root, library path, OPDS auth, and Discord webhook from the Magazarr Web UI after first start.
Mount the same completed-download path used by JDownloader/Quasarr to /output. If JDownloader runs in a separate container, keep the host path and container path consistent so Magazarr can safely import and clean completed package folders.
Requirements
Quasarr and JDownloader 2 with a shared completed-download path.
Runtime arguments
- Web UI
http://[IP]:[PORT:8090]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--log-opt max-size=50m
Template configuration
Web UIPorttcp
Port for the Magazarr Web UI and OPDS endpoint.
- Target
- 8090
- Default
- 8090
- Value
- 8090
Config folderPathrw
Persistent Magazarr settings, database, and state.
- Target
- /config
- Default
- /mnt/user/appdata/magazarr
- Value
- /mnt/user/appdata/magazarr
Library folderPathrw
Imported magazine PDFs are stored here. Set Library Dir to /library in Magazarr settings.
- Target
- /library
- Default
- /mnt/user/media/magazines
- Value
- /mnt/user/media/magazines
JDownloader output folderPathrw
Completed JDownloader/Quasarr downloads. Set Import Root to /output in Magazarr settings.
- Target
- /output
- Default
- /mnt/user/downloads
- Value
- /mnt/user/downloads
TimezoneVariable
Optional timezone (for example Europe/Berlin).
- Target
- TZ
- Default
- Europe/Berlin
- Value
- Europe/Berlin
Log LevelVariable
Optional log level (DEBUG, INFO, WARNING, ERROR).
- Target
- LOG_LEVEL
- Default
- INFO
- Value
- INFO
Categories
Details
Repository
ghcr.io/rix1337/magazarr:latestRegistry
Last Updated2026-05-31
First Seen2026-05-06
Run Magazarr on Unraid.
Magazarr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.