This problem is easily fixed!
Change line 642 from:
                my ($session,$url) = $data =~
/^session=(.*)\nstream_url=(.*)$/;
To
                my ($session,$url) = $data =~
/^session=(.*)\nstream_url=(.*)\n/;

However I cannot get any further, possibly because the playlist,add
command I'm using does not seem to work correctly in 6.1
I'll see if I can make any more progress...

James

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Siduhe
Sent: 28 June 2005 19:33
To: [email protected]
Subject: [SlimDevices: Plugins] Re: Last.fm plugin ?


...that following the upgrade to the streaming architecture at Last.fm,
I can't get the plugin to work at all now.  Seems to connect ok, just
won't load:

2005-06-28 19:28:01.6608 LastFM: Connecting to:
http://wsdev.audioscrobbler.com/radio/getsession.php?username=[myusernam
e]&passwordmd5=[mypassword]
2005-06-28 19:28:01.9819 LastFM:
session=eccdc0f62e9a3b21ba5f0e7b3a3ee525
stream_url=http://moses.last.fm:81/last.mp3?Session=eccdc0f62e9a3b21ba5f
0e7b3a3ee525
personal_allowed=1
profile_allowed=1
2005-06-28 19:28:01.9937 LastFM: Loading error


This is a bit of a tragedy, as Last.fm was pretty much my
standout-runaway-favourite thing to do with the Squeezebox...Craig, is
it worth me emailing the guys at Last.fm to see if they might be
willing to take a look at the problem ?


-- 
Siduhe
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited.
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to