PDA

View Full Version : Scrobbler (was: crash when wiping cache)



Eric Gauthier
2004-05-17, 09:10
>> Since Scrobble only cares about events with valid $clients (play,
>> stop, pause, etc.) I have just stuck the following at the top of
>> Scrobble::commandCallback
>>
>> if (!$client) return;
>>
>> Not the most elegant fix, but it works.
>
>glad that's solved :)
>I'm surprised you are able to use Scrobbler. I've not been
>able to get any play from it since the protocol changed. It
>refuses to let the song info get sent due to login problems.
>Oddly, its probably the only plugin I refuse to have installed.
>
>-kdf

Scrobbler posting is working fine for me now, no problems with login. My
Scrobbler page shows the latest entries from the SlimScrobbler plugin.

http://www.audioscrobbler.com/user/egauthier/

I did have to upgrade to v0.25 which was released in February 2004.
Available here:

http://www.skyscratch.com/SlimScrobbler.html

Regards,
-Eric

kdf
2004-05-17, 09:14
Quoting Eric Gauthier <EGauthier (AT) comcast (DOT) net>:

> >> Since Scrobble only cares about events with valid $clients (play,
> >> stop, pause, etc.) I have just stuck the following at the top of
> >> Scrobble::commandCallback
> >>
> >> if (!$client) return;
> >>
> >> Not the most elegant fix, but it works.
> >
> >glad that's solved :)
> >I'm surprised you are able to use Scrobbler. I've not been
> >able to get any play from it since the protocol changed. It
> >refuses to let the song info get sent due to login problems.
> >Oddly, its probably the only plugin I refuse to have installed.
> >
> >-kdf
>
> Scrobbler posting is working fine for me now, no problems with login. My
> Scrobbler page shows the latest entries from the SlimScrobbler plugin.
>
> http://www.audioscrobbler.com/user/egauthier/
>
> I did have to upgrade to v0.25 which was released in February 2004.
> Available here:
>
> http://www.skyscratch.com/SlimScrobbler.html
>
That's the one I used to :)
I got a message from the author a while back saying he was looking into it, but
have heard nothing since. I dont have enough time to chase someone down over it
:) I would certainly send your findings to him so that a future version can
include the fix or something like it.

-kdf

Jason Holtzapple
2004-05-17, 10:50
It doesn't work very well for me any more. The first submission or
two works, but then the server gets BADAUTH errors until the next
slimserver restart. I sent in a problem report but got no reply.

--Jason

Eric Gauthier wrote:
>>>Since Scrobble only cares about events with valid $clients (play,
>>>stop, pause, etc.) I have just stuck the following at the top of
>>>Scrobble::commandCallback
>>>
>>> if (!$client) return;
>>>
>>>Not the most elegant fix, but it works.
>>
>>glad that's solved :)
>>I'm surprised you are able to use Scrobbler. I've not been
>>able to get any play from it since the protocol changed. It
>>refuses to let the song info get sent due to login problems.
>>Oddly, its probably the only plugin I refuse to have installed.
>>
>>-kdf
>
>
> Scrobbler posting is working fine for me now, no problems with login. My
> Scrobbler page shows the latest entries from the SlimScrobbler plugin.
>
> http://www.audioscrobbler.com/user/egauthier/
>
> I did have to upgrade to v0.25 which was released in February 2004.
> Available here:
>
> http://www.skyscratch.com/SlimScrobbler.html
>
> Regards,
> -Eric

Stewart Loving-Gibbard
2004-06-26, 20:36
Jason Holtzapple wrote:
> It doesn't work very well for me any more. The first submission or
> two works, but then the server gets BADAUTH errors until the next
> slimserver restart. I sent in a problem report but got no reply.

I'm sorry for all the difficulties guys. I may be able to have a look at
it soon.

Stew (http://www.skyscratch.com)