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

settingsSettings

Basic
e.g. localhost or 0.0.0.0
Interval
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
SABnzbd
usually http://localhost:8080
Usenet
Folder your Download program watches for NZBs
NZB.SU
DOGNZB
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
Post-Processing
Renaming options
Use: $Publisher, $Series, $Year
E.g.: $Publisher/$Series ($Year) = DC Comics/Action Comics (2011)
Use: $Series, $Year, $Issue
E.g.: $Series $Issue ($Year) = Animal Man 0 (2012)
Advanced Options
Miscellaneous
Interface

Web Interface changes require a restart to take effect

<%def name="javascriptIncludes()">