librefm-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-bugs] [bug #26509] Libre.fm server rejecting tracks due to time


From: Seth Woodworth
Subject: [Librefm-bugs] [bug #26509] Libre.fm server rejecting tracks due to timestamp error
Date: Sat, 09 May 2009 01:47:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10

URL:
  <http://savannah.nongnu.org/bugs/?26509>

                 Summary: Libre.fm server rejecting tracks due to timestamp
error
                 Project: libre.fm
            Submitted by: isforinsects
            Submitted on: Sat 09 May 2009 01:47:17 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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>address@hidden:~/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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26509>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]