Scrobbler Error

Creating and modifying plugins.
Post Reply
KarlKoch
Regular
Posts: 12
Joined: Wed Oct 04, 2006 2:58 pm
Contact:

Scrobbler Error

Post by KarlKoch »

Hey Folk from s9y :D

I am running a S9y blog for a few days, just for testing.
I have had running some WP blogs, but s9y is quite easier and has more style, so good work developers :) The theme blue has style :) (But I don't know if I make 2 or 3 columns? what looks better)

So I activated the scrobbler Plugin, but i doesn't work.
PLUGIN_AUDIOSCROBBLER_ERROR:

* Cache konnnte nicht ausgewertet werden
means cache couldn't be evaluatet

I think that is an error which depends on my settings, but I don't know what it Could be, i don't change so much. I'm not an beginner- I think - but i can't figure out why this error comes. it says the cache, but i don't changed this setting.

sorry for my bad english, hope you understand me :)

Thx for help,

KarlKoch aka André
The sky is the sky and people are people wherever you go.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Scrobbler Error

Post by garvinhicking »

Hi!

Do you have audioscrobbler_cache_* files in your templates_c directory? Are they readable, do they have content? Is your templates_c directory (still) writable?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
ms-k
Regular
Posts: 6
Joined: Sat Mar 11, 2006 12:34 pm
Location: Japan
Contact:

Post by ms-k »

This error happened a few day ago in my s9y.
In the meanwhile, this plugin worked.

BTW, the location of last fm's rss was changed.
old) http://ws.audioscrobbler.com/rdf/history/username
now) http://ws.audioscrobbler.com/1.0/user/u ... tracks.rss

So, I changed line247 in serendipity_plugin_audioscrobller.php, but plugin doesnot work.
Is your templates_c directory (still) writable?
yes, of course.
KarlKoch
Regular
Posts: 12
Joined: Wed Oct 04, 2006 2:58 pm
Contact:

Post by KarlKoch »

And my template.c directory is (still) writable too. But there is no Audioscrobbler temp file in the directory...(I think scrobbler couldn't make one beacause of the wrong/failure reading from the feed)
If I change line 247

Code: Select all

$array      = $objXml->getXMLArray('http://ws.audioscrobbler.com/1.0/user/estide/recenttracks.rss');
there is one more error

Code: Select all

PLUGIN_AUDIOSCROBBLER_FEED_OFFLINE
btw the de_lang and en_lang files have the same content is that correct?

nice day or whatever,

André
The sky is the sky and people are people wherever you go.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

I don'T use audioscrobbler, so maybe the changed something completely - sadly I'm not familiar enough with their web service. Maybe you can get in contact with alpha at alphalogic.org, who wrote the plugin?

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

I don'T use audioscrobbler, so maybe the changed something completely - sadly I'm not familiar enough with their web service. Maybe you can get in contact with alpha at alphalogic.org, who wrote the plugin?

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
ms-k
Regular
Posts: 6
Joined: Sat Mar 11, 2006 12:34 pm
Location: Japan
Contact:

Post by ms-k »

I sent him a mail today.
Thanks.
alphalogic
Regular
Posts: 14
Joined: Mon Jul 25, 2005 12:11 am

Post by alphalogic »

I will have a look this weekend
KarlKoch
Regular
Posts: 12
Joined: Wed Oct 04, 2006 2:58 pm
Contact:

Post by KarlKoch »

alphalogic wrote:I will have a look this weekend
Thanks..
The sky is the sky and people are people wherever you go.
alphalogic
Regular
Posts: 14
Joined: Mon Jul 25, 2005 12:11 am

Post by alphalogic »

A working version is now on CVS. I have still to change a few things like lang files, but if you want to have a working version you can grab it.
Last.fm removed the album info from the feed so you should change your formatstring and remove %album%
ms-k
Regular
Posts: 6
Joined: Sat Mar 11, 2006 12:34 pm
Location: Japan
Contact:

Thanks a lot!

Post by ms-k »

Hi alphalogic.
This is MS-K who sent you a mail.

Now I have tried your fix and I am realy thanksfull.
It is working well.

Thanks your great job!
alphalogic
Regular
Posts: 14
Joined: Mon Jul 25, 2005 12:11 am

Re: Thanks a lot!

Post by alphalogic »

ms-k wrote:Hi alphalogic.
This is MS-K who sent you a mail.

Now I have tried your fix and I am realy thanksfull.
It is working well.

Thanks your great job!
Thanks :)
Check for an update soon i have to clean some things up because of the last.fm changes, but at least the output should be correct right now.
basquiat
Regular
Posts: 6
Joined: Sat Oct 07, 2006 11:45 am
Location: Mannheim, Germany
Contact:

Post by basquiat »

alphalogic wrote:Check for an update soon i have to clean some things up because of the last.fm changes, but at least the output should be correct right now.
I really missed my scrobbler thingie on the blog, so I just updated to version 1.22 today - and everything works fine again! Thank you for your plugin, your update, your work - it's appreciated. :-)
Post Reply