bugGNU FM - Bugs: bug #26509, Libre.fm server rejecting tracks...

 
 

bug #26509: Libre.fm server rejecting tracks due to timestamp error

Submitter:  Seth Woodworth <isforinsects>
Submitted:  Sat 09 May 2009 01:47:17 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 18 Feb 2010 01:01:42 PM UTC, comment #3: 

Trying to upload lasy.fm scrape to profile, I receive this exception:

Traceback (most recent call last):
  File "./import.py", line 49, in <module>
    gobbler.add_track(GobbleTrack(artist, track, dt))
  File "/home/nvsbl/Desktop/lastscrape/gobble.py", line 67, in add_track
    self.submit()
  File "/home/nvsbl/Desktop/lastscrape/gobble.py", line 60, in submit
    raise GobbleException("Server returned: %s" % (response,))
gobble.GobbleException: Server returned: FAILED Submitted track has timestamp in the future

I didn't even know I had become unstuck in time, and have mysteriously shifted into the future. The Tralfamadorians look a lot different than I expected them to. Please help!

(file #19747)

James Martin <nvsblmonstr>
Mon 11 May 2009 06:34:50 PM UTC, comment #2: 

both amarok 1.4.x plugins do not work due to this bug.

Kuba <xqbamiszczx>
Sat 09 May 2009 06:57:49 AM UTC, comment #1: 

Confirmed with Banshee. Even set the timestamp backwards.

Shii <shii>
Sat 09 May 2009 01:47:17 AM UTC, original submission:  

turtle.libre.fm claims I am adding timestamps from the future:

<code>Adding to post The Decemberists playing The Wanting Comes In Waves / Repaid
Traceback (most recent call last):
  File "./import.py", line 30, in <module>
    gobbler.add_track(GobbleTrack(artist, track, dt))
  File "/home/seth/code/librefm/trunk/lastscrape/gobble.py", line 63, in add_track
    self.submit()
  File "/home/seth/code/librefm/trunk/lastscrape/gobble.py", line 56, in submit
    raise GobbleException("Server returned: %s" % (response,))
gobble.GobbleException: Server returned: FAILED Submitted track has timestamp in the future</code>

but this is unlikely, as ntp says I am pretty close to real time:

<code>seth@isforcoffee:~/Music$ sudo ntpdate time-a.nist.gov
 8 May 21:37:41 ntpdate[7692]: adjust time server 129.6.15.28 offset -0.019882 sec</code>


I was able to upload the oldest 1000 scrobbles

<code>cat lastfm.txt | tail -n 1000 >> last_lastfm.txt</code>

turtle.l.f either needs to allow for fuzzier timestamps, or probably needs to be ntpdate'd itself.

Seth Woodworth <isforinsects>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #19747:  log added by nvsblmonstr (500B - application/octet-stream - Same problem with Rhythmbox)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nvsblmonstr (Updated the item)
  • -email is unavailable- added by xqbamiszczx (Posted a comment)
  • -email is unavailable- added by isforinsects (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-02-18 shii Carbon-CopyRemoved 73660 -
    2010-02-18 nvsblmonstr Attached File- Added log, #19747

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code