<%inherit file="base.html" /> <%! import mylar from mylar.helpers import checked %> <%def name="headerIncludes()">
Manage Comics
<%def name="body()">

Manage

Scan Comic Library

Where do you keep your comics?

You can put in any directory, and it will scan for comic files in that folder (including all subdirectories).
For example: '/Users/name/Comics'

It may take a while depending on how many files you have. You can navigate away from the page
as soon as you click 'Save changes'


%if mylar.COMIC_DIR: %else: %endif
Leaving this unchecked will not move anything, but will mark the issues as Archived
Rename files to configuration settings

Manual Run

Manual Post-Processing

You can put in any directory, and it will scan for comic files in that folder (including all subdirectories) that exist on your watchlist.
For example: '/Users/name/Comics'

It may take a while depending on how many files you have. You can navigate away from this as soon as you click 'Go'.


Only series' that exist on your watchlist will be post-processed with your current post-processing options.
The remainder will not be moved from the given directory

Export

Hidden Options
<%def name="javascriptIncludes()">