degeron / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

LastfmScrobbler: service returned unrecoverable error, scrobbling disabled #613

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Bunch of error messages during qmmp start-up:

LastfmScrobbler: http error: Error downloading 
http://ws.audioscrobbler.com:80/2.0/ - server replied: Bad Request
LastfmScrobbler: status=failed, 6-
    trackNumber is not a valid integer: 1/5
LastfmScrobbler: service returned unrecoverable error, scrobbling disabled

Qmmp Version: 0.7.2 from here https://launchpad.net/~forkotov02/+archive/ppa
Using Qt 4.8.2 (compiled with Qt 4.8.1)
Kubuntu 12.04
KDE Platform Version 4.11.1
Linux marian-pc 3.5.0-41-generic #64~precise1-Ubuntu SMP Thu Sep 12 16:50:04 
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Original issue reported on code.google.com by morov...@live.com on 23 Sep 2013 at 10:19

GoogleCodeExporter commented 9 years ago
Please attach file ~/.qmmp/scrobbler_lastfm.cache I'll try to reproduce this 
bug.

Original comment by trialuser02 on 24 Sep 2013 at 9:54

GoogleCodeExporter commented 9 years ago
Ah, I understand now. There is "track=1/5", looks like it doesn't understand 
"track number/total number" format? Btw, the track affected is in .m4a format.

Original comment by morov...@live.com on 24 Sep 2013 at 10:52

Attachments:

GoogleCodeExporter commented 9 years ago
Scrobbling resumes without problems after manually editing the 
"~/.qmmp/scrobbler_lastfm.cache" file and replacing each "track=#/#" string 
with "track=#".

Original comment by morov...@live.com on 24 Sep 2013 at 11:06

GoogleCodeExporter commented 9 years ago
Thank you for information. I'll try to fix this before 0.7.3 release.

Original comment by trialuser02 on 25 Sep 2013 at 9:39

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3728.

Original comment by trialuser02 on 1 Oct 2013 at 9:52