Magazarr
Docker 应用程序 from rix's Repository
概述
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.
要求
Quasarr and JDownloader 2 with a shared completed-download path.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8090]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--log-opt max-size=50m
模板配置
Web UIPorttcp
Port for the Magazarr Web UI and OPDS endpoint.
- 目标
- 8090
- 默认值
- 8090
- 价值
- 8090
Config folderPathrw
Persistent Magazarr settings, database, and state.
- 目标
- /config
- 默认值
- /mnt/user/appdata/magazarr
- 价值
- /mnt/user/appdata/magazarr
Library folderPathrw
Imported magazine PDFs are stored here. Set Library Dir to /library in Magazarr settings.
- 目标
- /library
- 默认值
- /mnt/user/media/magazines
- 价值
- /mnt/user/media/magazines
JDownloader output folderPathrw
Completed JDownloader/Quasarr downloads. Set Import Root to /output in Magazarr settings.
- 目标
- /output
- 默认值
- /mnt/user/downloads
- 价值
- /mnt/user/downloads
TimezoneVariable
Optional timezone (for example Europe/Berlin).
- 目标
- TZ
- 默认值
- Europe/Berlin
- 价值
- Europe/Berlin
Log LevelVariable
Optional log level (DEBUG, INFO, WARNING, ERROR).
- 目标
- LOG_LEVEL
- 默认值
- INFO
- 价值
- INFO
详细信息
在Unraid 上运行 Magazarr 。
Magazarr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。