Mylar - n05urpr1532-MHA-Team/PTS-Team GitHub Wiki

Table of Contents
1. Intro
Mylar is an automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents. Also provides an OPDS server distribution.
2. Application Access
| Protocol | Address | Notes |
|---|---|---|
| traefik** | mylar:8090 | Only for Internal App-to-App Communication |
| https | mylar.domain.com | Traefik must be Deployed; Remote Servers |
| http | domain.com:8090 | Poor Security Practice - Stop with PTS Port Guard |
| http | ipv4:8090 | Ideal Only for Local Servers |
** Ideal for Apps to communicate between with one another. Click Here for more info!
3. Configuration Information
Settings
Web Interface
- Enable some authentication if desired. Add a username and password and set your preferred login method.
- Make sure
Launch Browser on startupis 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
/mnt/unionfs/comicsThis needs confirmation
- Optional: Check Enforce Permissions.
- Directory CHMOD = 777
- File CHMOD = 660
- Owner = 1000
- Group = 1000
- Optional: Enable Series-Annual Integration.
- Save and then restart the app.
If you enable 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.yourdomain.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: NZBHydra
- NewzNab Host:
http://nzbhydra: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
movethe files
Advanced Settings
These settings are up to the user
- Rename Files:
X - Folder Format:
$Series ($Year) - File Format:
$Series $Annual $Issue ($Year)