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

Scan Music Library


Where do you keep your music?

You can put in any directory, and it will scan for audio files in that folder (including all subdirectories)

For example: '/Users/name/Music'

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

%if headphones.MUSIC_DIR: %else: %endif

Automatically add new artists



Import Last.FM Artists


Enter the username whose artists you want to import:

<% if headphones.LASTFM_USERNAME: lastfmvalue = headphones.LASTFM_USERNAME else: lastfmvalue = 'Last.fm Username' %>


Placeholder :-)






Force Search


Force Check for Wanted Albums

Force Update Active Artists

Force Post-Process Albums in Download Folder



Check for Headphones Updates