%inherit file="base.html"/> <%! import headphones %> <%def name="headerIncludes()">
SABnzbd: |
|
SABnzbd Host:
Usually http://localhost:8080
|
SABnzbd Username: |
SABnzbd API: |
SABnzbd Password: |
SABnzbd Category: |
Music Download Directory:
Full path to the directory where SAB downloads your music | i.e. /Users/name/Downloads/music
|
Use Black Hole: |
Black Hole Directory:Folder your Download program watches for NZBs
|
Usenet Retention: |
|
Torrent: |
|
Black Hole Directory:
Folder your Download program watches for Torrents
|
Minimum seeders:
Number of minimum seeders a torrent must have to be accepted
|
Music Download Directory:Full path to the directory where your torrent client downloads your music
i.e. /Users/name/Downloads/music
|
SABnzbd: |
||
NZBMatrix: |
NZBMatrix Username: |
NZBMatrix API: |
Newznab: |
Newznab Host:i.e. http://nzb.su
|
Newznab API: |
NZBs.org: |
NZBs.org UID: |
NZBs.org Hash: |
Newzbin: |
Newzbin UID: |
Newzbin Password: |
Torrent: |
||
Isohunt: |
Mininova: |
|
Kick Ass Torrents: |
Album Quality:Highest Quality excluding LosslessHighest Quality including LosslessLossless OnlyPreferred Bitrate: kbpsAuto-Detect Preferred Bitrate |
Post-Processing:Move downloads to Destination FolderRename filesCorrect metadataDelete leftover files (.m3u, .nfo, .sfv, .nzb, etc.)Add album art as 'folder.jpg' to album folderEmbed album art in each fileEmbed lyrics |
Path to Destination folder:
i.e. /Users/name/Music/iTunes or /Volumes/share/music
|
Renaming Options:Folder Format:Use: artist, album, year, releasetype and first (first letter in artist name)
E.g.: first/artist/album [year] = G/Girl Talk/All Day [2010]
File Format:Use: tracknumber, title, artist, album and year
|
Miscellaneous:Automatically Include Extras When Adding an Artist(EPs, Compilations, Live Albums, Remix Albums and Singles)
Interface:
|
Re-Encoding Options:Note: this option requires the lame or ffmpeg encoder
Re-encode downloads during postprocessingOnly re-encode lossless files (.flac)<% if config['encoder'] == 'lame': lameselect = 'selected="selected"' ffmpegselect = '' else: lameselect = '' ffmpegselect = 'selected="selected"' %> Encoder: Format:Audio Properties:VBR/CBR: Quality:Bitrate: <% if config["samplingfrequency"] == 44100: freq44100 = 'selected="selected"' freq48000 = '' else: freq44100 = '' freq48000 = 'selected="selected"' %> Sampling:Advanced Encoding Options:(ignores audio properties)Path to Encoder: |
Prowl Notification:Enable Prowl NotificationsAPI key:Notify on snatch?Priority (-2,-1,0,1 or 2): |
Muscbrainz Mirror: |
(Web Interface changes require a restart to take effect)
%def>
<%def name="javascriptIncludes()">
%def>