Mylar3 - Cloudbox/Community GitHub Wiki
Mylar3 is an automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents. Also provides an OPDS server distribution.
Installing
To install Mylar3, enter the following commands:
cd ~/community
sudo ansible-playbook community.yml --tags mylar3
Configuration
Access Mylar3 at https://mylar3.yourdomain.com
It's highly unlikely your mylar install is up to date. Press the Update link on the dialog in the bottom right hand corner. Mylar3 will update and then restart.
Settings
Web Interface
- Enable some authentication. Add a username and password and set your preferred login method.
- Make sure
Launch Browser on startup
is disabled. - You'll need a ComicVine API Key for Mylar to be useful. Create an account, and your key will be at the top of this page.
- Set the Comic Location path to
/comics
. It will already be mounted. - Uncheck enforce permissions
- Optional: Enable Series-Annual Integration
- Save and then restart the app
If you enable to OPDS server, DO NOT ENABLE
OPDS Fetch MetaInfo
. It queries the file system.
Download settings
(These instructions are for NZBGet. Adapt for other Download Apps)
Configure NZBGet
- Log into https://nzbget.youdomain.com
- Go to Settings > Categories
- Scroll to bottom, click
Add Another Category
- Name it
mylar
Configure Mylar
- Set Usenet client to NZBGet
- Fill in the server stuff like it would be in sonarr / radarr / etc
- Set values:
- Host:
nzbget
- Port:
6789
- Username: Your NZBGet Username
- Password: Your NZBGet Password
- Category:
mylar
- Use SSL:
No
- NZBGet Download Directory: Leave Blank
- Enable Completed Download Handling:
X
- Host:
Search Providers
-
Click Add Indexer (
+
). -
Select "Newznab".
-
Add the following:
- Use Newznab:
X
- NewzNab Name: NZBHydra2
- NewzNab Host:
http://nzbhydra2:5076
- Verify SSL: Disabled
- API Key: Your NZBHydra2 API Key
- Enabled:
X
- Use Newznab:
Quality and Post Processing
- Enable Failed Download Handling:
X
- Enable Automatic-Retry for Failed Downloads:
X
- Enable Post-Processing:
X
- When Post-Processing
move
the files
Advanced Settings
These settings are up to the user
- Rename Files:
X
- Folder Format:
$Series ($Year)
(My recommendation) - File Format:
$Series $Annual $Issue ($Year)
(My recommendation)