Ticket #278 (closed bug: invalid)

Opened 3 months ago

Last modified 3 months ago

Scrobbling not working

Reported by: sergiomdgomes@… Owned by: vollmerk
Priority: major Milestone: 3.4.x Stable Release
Component: Other Version: 3.4.x
Keywords: scrobbling last.fm Cc:

Description

Recently, very few tracks end up actually being submitted to last.fm. Here's an excerpt of my ampache log:

2008-08-12 10:51:26 { admin } ( stream ) - Starting stream of /mnt/shared/Audio/Everything But The Girl - Missing (Todd Terry Remix).mp3 with size 6061803
2008-08-12 10:52:57 { admin } ( Stats ) - Registering stats for Missing (Todd Terry Remix)
2008-08-12 10:52:57 { admin } ( LastFM ) - Running Handshake, missing information
2008-08-12 10:52:58 { admin } ( LastFM ) - Handshake Failed: Invalid POST URL returned, unable to continue
2008-08-12 10:52:58 { admin } ( LastFM ) - Handshake failed, you lose
2008-08-12 10:52:58 { admin } ( stream ) - Stream Ended at 6061803 bytes out of 6061803

Also, I looked at scrobbler.class.php to try to find the error, but all I noticed is that the timeout on line 76 seems really short (2 seconds). Increasing it to 10 still produces the same results (which makes sense, because it is getting a reply, it just doesn't seem to like it).

Any idea what might be going on? Is this a problem with last.fm or ampache? Let me know if you need any more tests.

Cheers,
Sérgio

Attachments

Change History

Changed 3 months ago by vollmerk

  • status changed from new to closed
  • resolution set to invalid

This looks like a last.fm issue, scrobbling was working for me yesterday morning. It may just be down. The 2 second timeout is to prevent ampache from sitting for a long time when last.fm is dead

Add/Change #278 (Scrobbling not working)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.