Ade 66b9da36dd Album Search Results Changes
- mb findRelease
get additional info incl Date, Formats, Tracks, Rgid etc, pass to
searchresults
added optional artist to findrelease, if searching by album can now
enter album:artist in the search bar, went for this for now as I didn’t
want to change the design too much but maybe in the future we could
have 2 boxes, artist album and then there’s no need for the dropdown
artist, album

- base
position at search box and persist selected option (uses local storage)
when refreshing, useful if entering multiple albums
increased the search box size a little

- searchresults
album results - new fields from mb, fall back to cover art archive rgid
url if last.fm not found (should get more results), musicbrainz album
icon link, pass mb rgid to addReleaseById to redirect to album page
artist results - musicbrainz artist icon

- importer
addreleaseById - added rgid param to create the album record upfront
with status Loading if from searchresults

- webserve
redirect to album page using rgid from searchresults

- album
spinner while album is loading
2014-06-28 08:18:54 +12:00
2014-06-28 08:18:54 +12:00
2014-06-28 08:18:54 +12:00
2012-06-19 13:02:12 +05:30

#preview thumbHeadphones

###Installation and Notes

This is a relatively early release of a third-party add-on for SABnzbd. It's been around for about a year, and while quite functional, there are still a lot of kinks to work out!

To run it, just double-click the Headphones.py file (in Windows - you may need to right click and click 'Open With' -> Python) or launch a terminal, cd into the Headphones directory and run 'python headphones.py'.

For additional startup options, type 'python Headphones.py -h' or 'python Headphones.py --help'

###Screenshots

Homepage (Artist Overview)

preview thumb

One of the many settings pages....

preview thumb

It might even know you better than you know yourself:

preview thumb

Import Your Favorite Artists:

preview thumb

Artist Search Results (also search by album!):

preview thumb

Artist Page with Bio & Album Overview:

preview thumb

Album Page with track overview:

preview thumb

If you run into any issues, use the GitHub issue tracker at: http://github.com/rembo10/headphones/issues.

This is free software under the GPL v3 open source license - so feel free to do with it what you wish.

Description
No description provided
Readme GPL-3.0 26 MiB
Languages
Python 94.9%
HTML 2.6%
JavaScript 1.4%
CSS 0.6%
Less 0.3%
Other 0.2%