NovaXeros e00411f7ad Cleaned LMS error reporting.
Even upon successful rescan, the code would throw a keyerror back. Not certain why, but LMS sends some really weird unicode JSON back as its result, unlike XBMC, so having response[0]['result'] will always throw back a keyerror.

Removing the key, however, and just asking the return to find 'result' works fine.
2014-04-16 20:04:14 +01:00
2014-04-16 20:04:14 +01: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%