<%inherit file="base.html"/> <%! import mylar %> <%def name="headerIncludes()">
Shut Down Restart
<%def name="body()">

settingsSettings

Configuration Options



MYLAR PROGRAM OPTIONS



Bragging Rights
Useful Information
Coming Soon...
Branch history
Basic
e.g. localhost or 0.0.0.0

*Use this only when experiencing problems*

*Use this if experiencing parsing problems*

*Use this if CV's URL has changed*
Interval
mins
mins
mins
mins
Comic Location
Automatic folder creation happens BENEATH this path
Where do you store your comics?
(or where do you want me to store them)
e.g. /Users/name/Comics or /Volumes/share/comics
Permissions on created/moved directories
Permissions on created/moved directories
usually http://localhost:8080
Where your SAB downloads go... (optional)
usually http://localhost
Usenet
Folder your Download program watches for NZBs
Torrents

Local Folder your torrent client watches

Folder path your torrent seedbox client watches
(Mins) Force RSS
NZB.SU
( only needed for RSS feed )
DOGNZB
( only needed for RSS feed )
Use Experimental Search
Note: this is an experimental search - results may be better/worse.
Torrents
Newznab
<% newznab_number = 1 %> %for newznab in config['extra_newznabs']: <% if newznab[4] == '1' or newznab[4] == 1: newznab_enabled = "checked" else: newznab_enabled = "" %>
( only needed for RSS feed )
<% newznab_number += 1 %> %endfor
Quality
File-Size Search Restrictions
Duplicate Handling
Post-Processing
enter in the absolute path to the script
enter in the absolute path to the script
Metadata Tagging
You need to have ComicTagger and configparser installed
If left blank, will assume it's in root of mylar
Renaming options
Use: $Publisher, $Series, $Year
E.g.: $Publisher/$Series ($Year) = DC Comics/Action Comics (2011)
<% file_options = "$Series = SeriesName\n$Year = SeriesYear\n$Annual = Annual (word)\n$Issue = IssueNumber\n$VolumeY = V{SeriesYear}\n$VolumeN = V{Volume#}" %> Use: $Series, $Year, $Issue
E.g.: $Series $Issue ($Year) = Animal Man 0 (2012)
if tag isn't available, won't create it
Advanced Options

(will work regardless if Rename Files is enabled)
Miscellaneous
Interface

Notifications

Prowl

NotifyMyAndroid

Separate multiple api keys with commas

Pushover

Boxcar.IO

Web Interface changes require a restart to take effect

<%def name="javascriptIncludes()">