[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-31 Thread James
I now thing that the original problem with the comma was a red herring. I've tried chars ()[]#, and they all work in plain text... so, I've uploaded a new version 0.37.5 to Sourceforge: http://sourceforge.net/project/showfiles.php?group_id=105780 James -- James

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-30 Thread yelena66
I also agree with that. --- What music do you like? destinys child fans site http://www.destinys--child.com -- yelena66 yelena66's Profile: http://forums.slimdevices.com/member.php

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-30 Thread yelena66
I looked for docs that referring to this problem but couldn't find any of those, do you have a clue? video applications, there're people who say they can see visions with tarot reading www.tarotreadinglive.com i would like to stream that :) -- yelena66 ---

RE: [SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-27 Thread Craig, James (IT)
Unfortunately the tag submission format is not documented currently so I am just guessing what they're expecting - in this case I would assume the brackets are the problem (although I'm sure I specifically tested brackets). James NOTICE: If

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-21 Thread alter_sack
I have an error again: Scrobbler: ===handleTagSubmit() Scrobbler: Requesting TAG POST on URL: "http://ws.audioscrobbler.com/1.0/rw/xmlrpc.php"; Scrobbler: Posting data: tagTrack alter_sack 4d90b310d96ebd96ddc534feae2aeeb1 84794dad3d70c9f0ba265c93ce8820eb Arcade Fire Neighborhood %232 (Laika) R

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-18 Thread James
OK, I think I found the typically undocumented and non-standard format that the LastFM site is expecting... new version up on Sourceforge. James -- James James's Profile: http://forums.slimdevices.com/member.php?userid=18

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-17 Thread James
I've uploaded a new version to Sourceforge that will continue when the tag submission is not accepted, until I find out what the problem is... James -- James James's Profile: http://forums.slimdevices.com/member.php?useri

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-17 Thread James
Erland's probably is a problem with the non-ascii characters. Unfortunately I've just realised that it will get stuck on the failing track until SlimServer is restarted (normal track play submission will be unaffected). I will have to fix this, although I don't know what to do about the problem

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-17 Thread erland
I have another problem with the tag submitting feature in SlimScrobbler, I suspect it might have something to do with non ascii characters. I got this in the log: Code: 2006-12-17 19:48:57.7212 Scrobbler: ==doBackgroundSubmit() 2006-12-17 19:48:57.7218 Scrobbler: Re

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-17 Thread alter_sack
Since this, he tried to submit that track again and again, regardless which track i play. I didn't make any carriage returns to the tracks. -- alter_sack Squeezebox 3 - Via Epia EN15000 - SlimServer 6.5.1 - CEC DA 53 - Denon PMA 2000AE - Tannoy D500 www.last.fm/user/alter_sack/ -

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-17 Thread James
Are you getting that for all tracks or just some? (It could be the comma in the track name is causing a problem.) I hope the breaks in the XML are just because of the logging, you don't have carriage returns or anything weird in your tags? James -- James -

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-16 Thread alter_sack
Since yesterday afternoon it doesn't work again: Scrobbler: ===handleTagSubmit() Scrobbler: Requesting TAG POST on URL: "http://ws.audioscrobbler.com/1.0/rw/xmlrpc.php"; Scrobbler: Posting data: tagTrackalter_sack9fc37b4fdee1575b8c91d0661594d9f21de386e541b3ca18abd7f589b4646cc2King CreosoteYou Ar

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-13 Thread James
That's not the new version - the new tag submission is in XML now... James -- James James's Profile: http://forums.slimdevices.com/member.php?userid=189 View this thread: http://forums.slimdevices.com/showthread.php?t=301

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-13 Thread alter_sack
It doesn't work for me: Scrobbler: Requesting TAG POST on URL: "http://ws.audioscrobbler.com/player/tag.php"; Scrobbler: Posting data: u=alter_sack&track=Head%20Home&artist=Midlake&tag=Indie%2C%20PopRock%2C%20Album%2C%20Plain%2C%20Male%20vocal%2C%20Best%20of%202006 Scrobbler: Session status for

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-12 Thread chris . mason
Works like a treat, thanks James! Chris. -- chris.mason chris.mason's Profile: http://forums.slimdevices.com/member.php?userid=3323 View this thread: http://forums.slimdevices.com/showthread.php?t=30127 __

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-12 Thread chris . mason
James;161581 Wrote: > I've just posted a new version - 0.37.2 - on the SlimScrobbler web site > to fix the tagging issue. > > http://slimscrobbler.sourceforge.net/ > > (Note that SlimScrobbler CVS is currently for SlimServer 7.0 only and > does *not* contain this fix yet) > > James Great stu

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-11 Thread James
I've just posted a new version - 0.37.2 - on the SlimScrobbler web site to fix the tagging issue. http://slimscrobbler.sourceforge.net/ (Note that SlimScrobbler CVS is currently for SlimServer 7.0 only and does *not* contain this fix yet) James -- James -

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-08 Thread chris . mason
Thanks for the update, James. Chris. Craig, James (IT);160782 Wrote: > Um, I got in touch with someone that gave me the new format, but he was > still having authentication problems in his app. > Will have to see if the new format works for SlimScrobbler... > > James >

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-08 Thread chris . mason
Really? I thought it was only available through Squeezenetwork. -- chris.mason chris.mason's Profile: http://forums.slimdevices.com/member.php?userid=3323 View this thread: http://forums.slimdevices.com/showthread.php?t=3

RE: [SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-08 Thread Craig, James (IT)
Um, I got in touch with someone that gave me the new format, but he was still having authentication problems in his app. Will have to see if the new format works for SlimScrobbler... James NOTICE: If received in error, please destroy and no

Re: [SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-08 Thread Dave Dewey
Quoting chris.mason ([EMAIL PROTECTED]): > > Thats great news! Any update on progress? > I noticed this wasn't working a little while ago, and thought it was > something I screwed up. It did seem to coincide with going from > SlimServer 6.5 to 6.5.1 but I think that was incidental. > > I still

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-12-08 Thread chris . mason
Thats great news! Any update on progress? I noticed this wasn't working a little while ago, and thought it was something I screwed up. It did seem to coincide with going from SlimServer 6.5 to 6.5.1 but I think that was incidental. I still really enjoy Last.fm, but I agree their website is bloo

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread James
OK, I agree that the tag submission no longer works. The submission is accepted by LastFM, but no response is returned. It seems that the official player (now?) uses a different method to tag files. I should be able to move to the new method in a couple of days... James -- James --

RE: [SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread Craig, James (IT)
There have been instances of lost data in the past - they always get played down though. And I also agree that the LastFM developers focus doesn't seem to agree with what I want any more - but the increasing server slowdowns must mean greater popularity? And there is no-one else that I know of that

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread alter_sack
I don't think so. Although there is some trouble with databases sometimes, the last.fm crew fixes that everytime without the lost of data. and name me a service comparable to last.fm, which is better. i love it. -- alter_sack Squeezebox 3 - Via Epia EN15000 - SlimServer 6.5.1 - CEC DA 53 -

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread MelonMonkey
Tags have never worked for me. I've always run 6.5.1 with the lasted Audioscrobbler plugin. Though in the past few days I'm questioning the usefulness of scrobbling at all. The Last.FM site is really bad. Really really bad. It has more bugs than Slimserver beta nightly releases and user data

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread alter_sack
surly, it's 0.37.1 :-) -- alter_sack Squeezebox 3 - Via Epia EN15000 - SlimServer 6.5.1 - CEC DA 53 - Denon PMA 2000AE - Tannoy D500 www.last.fm/user/alter_sack/ alter_sack's Profile: http://forums.slimdevices.com/member

RE: [SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread Craig, James (IT)
And you upgraded the SlimScrobbler plugin at the same time? I didn't think the versions that support 6.3 also supported tag submission. James NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread alter_sack
yes it works until upgrading zo slimserver 6.5.1 from 6.3 -- alter_sack Squeezebox 3 - Via Epia EN15000 - SlimServer 6.5.1 - CEC DA 53 - Denon PMA 2000AE - Tannoy D500 www.last.fm/user/alter_sack/ alter_sack's Profile: h

RE: [SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread Craig, James (IT)
Did it ever work? If so, has anything (SlimScrobbler plugin/SlimServer version) changed since? I must admit I've had SlimScrobbler disabled for a while now, will check it out when I get a chance. James NOTICE: If received in error, pleas

[SlimDevices: Plugins] Re: Audioscrobbler Tag Submitting?

2006-11-29 Thread alter_sack
hmm, but i have this problem for a few weeks now. -- alter_sack Squeezebox 3 - Via Epia EN15000 - SlimServer 6.5.1 - CEC DA 53 - Denon PMA 2000AE - Tannoy D500 www.last.fm/user/alter_sack/ alter_sack's Profile: http://fo