Hi Thomas,

On Thu, Feb 10, 2005 at 06:50:34AM +0100, Thomas Labourdette wrote:
> me->audioscrobbler :
> GET /?hs=true&p=1.1&c=xms&v=0.3.7&u=tlabourdette HTTP/1.1 
> Host: post.audioscrobbler.com 
> Pragma: no-cache 
> Accept: */* 

That just looks like a handshake to get the cookie returned below...
it's not trying to submit anything there.

> audioscrobbler->me :
> HTTP/1.0 200 OK 
> Server: Apache-Coyote/1.1 
> Set-Cookie: JSESSIONID=16BC56DA9F3CFCF9CFC012C4B72654D2; Path=/ 
> Content-Type: text/plain;charset=ISO-8859-1 
> Date: Thu, 10 Feb 2005 05:37:39 GMT 
> X-Cache: MISS from proxy.labourdette.homelinux.com 
> X-Cache-Lookup: MISS from proxy.labourdette.homelinux.com:3128 
> Connection: close 
>  
> UPTODATE
> 16BC56DA9F3CFCF9CFC012C4B72654D2
> http://post.audioscrobbler.com:80/protocol_1.1
> INTERVAL 1

That looks like a usual type response to me.

So I find it odd that it's not working for you. The plugin will not
submit any track data until it is either 2 mins or half way through
(which ever comes first), and will not submit data about tracks that are
30 seconds or shorter. Also, be aware that it will not submit data about
radio streams, even ones with correct meta data, as this is not allowed
by AudioScrobbler. Only local (on your filesystem) mp3 and ogg files,
and wma files will be submitted, as well as CD Audio.

Can you confirm that you are playing from a local music source? (gnump3d
does not count here, as it uses http to send the data to the client,
which xmms-scrobbler would then ignore).

Thanks,
-- 
Brett Parker


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to