XBMC Community Forum
Headphones - Music albums & artists auto download program - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+--- Thread: Headphones - Music albums & artists auto download program (/showthread.php?tid=103688)



- HenryFord - 2012-02-15 20:32

Mhm... don't know if it actually has to do anything with it, but my mirror is currently acting up. Will fix it in <2hrs .


- HenryFord - 2012-02-15 21:42

My server is back up and should be reachable again.


- jitterbug - 2012-02-15 21:45

HenryFord Wrote:My server is back up and should be reachable again.

Yeah thx.
I Can search again and add.
But now I cant fetch artist info. Can you help me out there aswell Wink ?

Christian


- jdoggvt - 2012-02-15 21:50

jitterbug Wrote:But no I cant fetch artist info. Can you help me out there aswell Wink ?

Yep, same here


- HenryFord - 2012-02-15 22:31

This was because I missed to start the server with the right user - so database-access and data-output misbehaved, this could have caused the errors. Now everything is fine again - can you try it out again?
If something like this happens again, you can just use a direct-link to the artist in your browser to ensure that my server is working correctly:
http://tbueter.com:3000/artist/6670e460-9bd2-4dd5-9221-65a31fb33ae6

If you get an error-message or something related, just PM me and I will provide a fix as soon as possible.


- jitterbug - 2012-02-15 22:33

HenryFord Wrote:This was because I missed to start the server with the right user - so database-access and data-output misbehaved, this could have caused the errors. Now everything is fine again - can you try it out again?

Yeah - its working again Wink
Cheers


- nordberg - 2012-02-16 16:04

Hi,

Firstly, thanks to Henry Ford for his hard work in keeping this alive...

Now, I have a problem with Headphones. It was all working fine and dandy up until a few days ago. At the moment, I can add artists and get their albums listed. Problem comes when Headphones queries Newzbin. No matter what I look for, it always comes back as not found. Eg:

16-Feb-2012 13:51:01 - INFO :: CP Server Thread-8 : Searching for Adele 19 2008
since it was marked as wanted
16-Feb-2012 13:51:03 - INFO :: CP Server Thread-8 : Parsing results from <a href
="https://www.newzbin.com/search/?feed=rss&u_url_posts_only=0&hauth=1&ps_rb_audi
o_format=10&category=7&u_post_results_amt=50&retention=&u_nfo_posts_only=0&searc
haction=Search&fpn=p&q=Adele+19+2008&u_comment_posts_only=0&u_show_passworded=0"
>https://www.newzbin.com/</a>
16-Feb-2012 13:51:03 - INFO :: CP Server Thread-8 : No results found from NEWZBI
N for Adele 19 2008


This happens for every search I do...

Running under Windows. Version hash is 047c5043e24a5b2bd933eaab75ad85e0fdfe7fc5

Any ideas please?


- HenryFord - 2012-02-16 17:35

Might have something to do with this:
Code:
Closed

The site is no longer at this location.

It now operates on a different domain name. You can use a search engine to find it.

This happenend when I called your link directly. Also - if you call newzbin.com, you'll see it is down.
The new site is located at newzbin2.es - this should be changed in future headphones-updates.


- TeKo - 2012-02-16 18:15

But the Version in the 1st post is still the one getting updated or do I have to load another one?


- nordberg - 2012-02-16 19:16

HenryFord Wrote:Might have something to do with this:
Code:
Closed

The site is no longer at this location.

It now operates on a different domain name. You can use a search engine to find it.

This happenend when I called your link directly. Also - if you call newzbin.com, you'll see it is down.
The new site is located at newzbin2.es - this should be changed in future headphones-updates.

Ah yeh... I should have spotted that.

I edited the searcher.py file and replaced newzbin.com with newzbin2.es and it's all working nicely again.

Thanks!