<%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...
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
NZB.SU
DOGNZB
NZBX
EXPERIMENTAL
Note: this is an experimental search - results may be better/worse.
Newznab
e.g. http://nzb.su
<% newznab_number = 2 %> %for newznab in config['extra_newznabs']: <% if newznab[2] == '1' or newznab[2] == 1: newznab_enabled = "checked" else: newznab_enabled = "" %>
<% newznab_number += 1 %> %endfor
Quality
Restrictions (only with Experimental ATM)
Post-Processing
enter in the absolute path to the script
enter in the absolute path to the script
Renaming options
Use: $Publisher, $Series, $Year
E.g.: $Publisher/$Series ($Year) = DC Comics/Action Comics (2011)
<% file_options = "$Series = SeriesName\n$Year = SeriesYear\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

Web Interface changes require a restart to take effect

<%def name="javascriptIncludes()">