<p><strong>Where do you keep your comics?</strong></p>
<p>You can put in any directory, and it will scan for comic files in that folder
(including all subdirectories). <br/><small>For example: '/Users/name/Comics'</small></p>
<p>
It may take a while depending on how many files you have. You can navigate away from the page<br/>
as soon as you click 'Save changes'
</p>
<br/>
<p><strong>THIS IS CURRENTLY DISABLED UNTIL WORKING..</strong></p>
<divclass="row">
%if mylar.DESTINATION_DIR:
%endif
</div>
<divclass="row checkbox">
</div>
</fieldset>
</form>
</div>
<divid="tabs-2"class="configtable">
<fieldset>
<legend>Force Search</legend>
<divclass="links">
<ahref="#"onclick="doAjaxCall('forceSearch',$(this))"data-success="Checking for wanted albums successful"data-error="Error checking wanted issues"><spanclass="ui-icon ui-icon-search"></span>Force Check for Wanted Issues</a>
<ahref="#"onclick="doAjaxCall('forceUpdate',$(this))"data-success="Update active artists successful"data-error="Error forcing update Comics"><spanclass="ui-icon ui-icon-heart"></span>Force Update Active Comics</a>
<ahref="#"onclick="doAjaxCall('checkGithub',$(this))"data-success="Checking for update successful"data-error="Error checking for update"><spanclass="ui-icon ui-icon-refresh"></span>Check for mylar Updates</a>