<%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'


THIS IS CURRENTLY DISABLED UNTIL WORKING..

%if mylar.COMIC_DIR: %else: %endif
Use existing Metadata to better locate series for import
Leaving this unchecked will not move anything, but will mark the issues as Archived
Rename files to configuration settings

<%def name="javascriptIncludes()">