Skip to content
Clay Mitchell edited this page Jan 24, 2019 · 6 revisions

Mylar is an automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents. Also provides an OPDS server distribution.

Installing

To install Mylar, enter the following commands:

  1. cd ~/community
  2. sudo ansible-playbook community.yml --tags mylar

Configuration

Access Mylar at https://mylar.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. Mylar will update and then restart.

Settings

Web Interface

  1. Enable some authentication. Add a username and password and set your preferred login method.
  2. Make sure Launch Browser on startup is disabled.
  3. 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.
  4. Set the Comic Location path to /comics. It will already be mounted.
  5. Uncheck enforce permissions
  6. Optional: Enable Series-Annual Integration
  7. 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

  1. Log into https://nzbget.youdomain.com
  2. Go to Settings > Categories
  3. Scroll to bottom, click Add Another Category
  4. Name it mylar

Configure Mylar

  1. Set Usenet client to NZBGet
  2. Fill in the server stuff like it would be in sonarr / radarr / etc
  3. Set values:
    1. Host: nzbget
    2. Port: 6789
    3. Username: Your NZBGet Username
    4. Password: Your NZBGet Password
    5. Category: mylar
    6. Use SSL: No
    7. NZBGet Download Directory: Leave Blank
    8. Enable Completed Download Handling: X

Search Providers

  1. Click Add Indexer (+).

  2. Select "Newznab".

  3. Add the following:

    1. Use Newznab: X
    2. NewzNab Name: NZBHydra2
    3. NewzNab Host: http://nzbhydra2:5076
    4. Verify SSL: Disabled
    5. API Key: Your NZBHydra2 API Key
    6. Enabled: X

Quality and Post Processing

  1. Enable Failed Download Handling: X
  2. Enable Automatic-Retry for Failed Downloads: X
  3. Enable Post-Processing: X
  4. When Post-Processing move the files

Advanced Settings

These settings are up to the user

  1. Rename Files: X
  2. Folder Format: $Series ($Year) (My recommendation)
  3. File Format: $Series $Annual $Issue ($Year) (My recommendation)

Install Guides

Repository

Apps

Misc Guides

General Stuff

Linux Stuff

Plex

Organizr

Downloading

STRM

Clone this wiki locally