Headphones : Music albums and artists auto download program

Got a program that plays well with SABnzbd? Share it here!
brantdk
Newbie
Newbie
Posts: 16
Joined: February 12th, 2009, 4:46 am

Re: Headphones : Music albums and artists auto download prog

Post by brantdk »

@tranceology3

Thanks.. this work for me. Is it a mirror site?
neil192
Newbie
Newbie
Posts: 2
Joined: January 12th, 2012, 6:24 pm

Re: Headphones : Music albums and artists auto download prog

Post by neil192 »

Hi

Could some one please let me know where this file should be held on XBMC Live, i cant find it (I am very new to linux)

Thanks for your help
Neil
zyrax
Newbie
Newbie
Posts: 1
Joined: January 26th, 2012, 5:24 am

Re: Headphones : Music albums and artists auto download prog

Post by zyrax »

brantdk wrote:@tranceology3

Thanks.. this work for me. Is it a mirror site?
Yes I would like to know that as well. Works for me on Linux.
ebbandflow
Newbie
Newbie
Posts: 4
Joined: February 5th, 2012, 5:30 pm

Re: Headphones : Music albums and artists auto download prog

Post by ebbandflow »

Awesome, it's now working for me. I've launched forward into my next 2 errors:

(1) When selecting multiple albums to "wanted", it bombs out with an error:


500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "/Users/scottfischer/Downloads/rembo10-headphones-514844e/cherrypy/_cprequest.py", line 645, in respond
response.body = self.handler()
File "/Users/scottfischer/Downloads/rembo10-headphones-514844e/cherrypy/lib/encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/Users/scottfischer/Downloads/rembo10-headphones-514844e/cherrypy/_cpdispatch.py", line 29, in __call__
return self.callable(*self.args, **self.kwargs)
File "/Users/scottfischer/Downloads/rembo10-headphones-514844e/headphones/webserve.py", line 144, in markAlbums
searcher.searchforalbum(mbid, new=False)
File "/Users/scottfischer/Downloads/rembo10-headphones-514844e/headphones/searcher.py", line 86, in searchforalbum
foundNZB = searchNZB(albumid, new)
File "/Users/scottfischer/Downloads/rembo10-headphones-514844e/headphones/searcher.py", line 441, in searchNZB
(data, bestqual) = preprocess(nzblist)
File "/Users/scottfischer/Downloads/rembo10-headphones-514844e/headphones/searcher.py", line 536, in preprocess
nzb = getresultNZB(result)
File "/Users/scottfischer/Downloads/rembo10-headphones-514844e/headphones/searcher.py", line 523, in getresultNZB
nzb = urllib2.urlopen(result[2], timeout=30).read()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 384, in open
protocol = req.get_type()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 245, in get_type
raise ValueError, "unknown url type: %s" % self.__original
ValueError: unknown url type: 6056561

2) When sabnzbd picks up the "wanted" album, it bombs out with "Download failed - out of your server's retention?" - even though I specified my server's retention within headphones' "usenet retention" field for 1280 days.
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

Re: Headphones : Music albums and artists auto download prog

Post by rascalli »

2) When sabnzbd picks up the "wanted" album, it bombs out with "Download failed - out of your server's retention?" - even though I specified my server's retention within headphones' "usenet retention" field for 1280 days.

This does not mean it is out of retention , this is just an error msg sabnzbd+ gives because it cannot find enough blocks.
Even when something is like 1200 days old .. it does not mean it's 100% complete

SO this error has nothing to do with HP
Rebano
Newbie
Newbie
Posts: 1
Joined: February 7th, 2012, 2:16 pm

Re: Headphones : Music albums and artists auto download prog

Post by Rebano »

Does it also download singles?
tranceology3
Newbie
Newbie
Posts: 3
Joined: January 31st, 2012, 12:51 am

Re: Headphones : Music albums and artists auto download prog

Post by tranceology3 »

Im glad that fix for musicbrainz helped some people out.

Here is the link to that fix I got , it has some other useful tutorials for setting up other programs.

http://forum.xbmc.org/showthread.php?t=120406
ebbandflow
Newbie
Newbie
Posts: 4
Joined: February 5th, 2012, 5:30 pm

Re: Headphones : Music albums and artists auto download prog

Post by ebbandflow »

Thanks for the reply, rascalli. Nevermind my 2nd error listed then, I'm still getting that 1st error more often than not when selecting multiple items at the same time.
dalhoff
Newbie
Newbie
Posts: 12
Joined: January 28th, 2012, 8:19 pm
Location: DK
Contact:

Re: Headphones : Music albums and artists auto download prog

Post by dalhoff »

is it only the headphones.py file i need to download or how do i get this to work ??
Dephcon
Release Testers
Release Testers
Posts: 10
Joined: March 20th, 2009, 1:29 pm

Re: Headphones : Music albums and artists auto download prog

Post by Dephcon »

I'm seeing an bug where headphones lists, for example "Bangarang", as a track title however the file is named "02 - Bangarang (feat. Sirah)". I assume is expecting "02 - Bangarang" and that's why its not working. I feel like this will be an issue with electronic music.

Thanks.
baje
Newbie
Newbie
Posts: 4
Joined: February 18th, 2012, 8:36 pm

Re: Headphones : Music albums and artists auto download prog

Post by baje »

Hello,

i can"t launch headphone because of this :
c:\Program Files (x86)\SABnzbd\rembo10-headphones-a7441e2>Headphones.py
Traceback (most recent call last):
File "C:\Program Files (x86)\SABnzbd\rembo10-headphones-a7441e2\Headphones.py", line 5, in <module>
from lib.configobj import ConfigObj
File "C:\Program Files (x86)\SABnzbd\rembo10-headphones-a7441e2\lib\configobj.py", line 1644
except Exception, e:
^
SyntaxError: invalid syntax
If someone has any idea to help me, thanks !
vectorburn
Newbie
Newbie
Posts: 17
Joined: September 3rd, 2009, 10:11 am

Re: Headphones : Music albums and artists auto download prog

Post by vectorburn »

hey—

so, it's been a bit since i've used headphones as i ran into this +have not had the time to fix it all up.

i get this when i try to hit it:

Code: Select all

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
  File "/Applications/Headphones/cherrypy/_cprequest.py", line 645, in respond
    response.body = self.handler()
  File "/Applications/Headphones/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Applications/Headphones/cherrypy/_cpdispatch.py", line 29, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/Applications/Headphones/headphones/webserve.py", line 39, in home
    artists = myDB.select('SELECT * from artists order by ArtistSortName COLLATE NOCASE')
  File "/Applications/Headphones/headphones/db.py", line 64, in select
    sqlResults = self.action(query, args).fetchall()
  File "/Applications/Headphones/headphones/db.py", line 42, in action
    sqlResult = self.connection.execute(query)
DatabaseError: database disk image is malformed
any ideas where to start? my database was fairly… extensive. not sure i could set it all back up if i tried. anyone have any ideas?
RobSolid82
Newbie
Newbie
Posts: 4
Joined: February 20th, 2012, 1:24 pm

Re: Headphones : Music albums and artists auto download prog

Post by RobSolid82 »

Does anyone have this working properly? I've tried it multiple times in the past and delete it cuz it doesn't hardly work. Musicbrainz server doesn't work. Headphones server is private/vip. Tbeuter works (I guess?) but I added one artist (3 doors down) and 30 minutes later it still said artist info was loading. No albums or nothing showing up.
lucientheron
Newbie
Newbie
Posts: 1
Joined: March 16th, 2012, 5:40 am

Re: Headphones : Music albums and artists auto download prog

Post by lucientheron »

Still struggling, any updates?
RobSolid82
Newbie
Newbie
Posts: 4
Joined: February 20th, 2012, 1:24 pm

Re: Headphones : Music albums and artists auto download prog

Post by RobSolid82 »

Ever going to be fixed or ignored and force everyone to pay for your private server? Wondering how well this thing actually works. Not even the app itself (if it actually worked) but the way people post albums on usenet. On nzbmatrix anway, every one I've seen they don't include bitrate information so how does it know what quality it's grabbing?
Post Reply