darkfeline / cantata

Automatically exported from code.google.com/p/cantata
GNU General Public License v3.0
0 stars 0 forks source link

Scrobble submits one song reproduced many times. #526

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of Cantata? 1.4 (shows 1.3.54 in Help > About)

Which build? Qt only personal build in Ubuntu 14.04, can't ascertain if its qt4 
or 5

What steps will reproduce the problem?
1.Activate Lastfm logging
2.Reproduce song.

What is the expected output? What do you see instead?

I expect songs to be logged, and it happens, but very repeatedly,
I play it once, and it shows as played 10 -20 times or more at the
same time in lastfm website.

Please see URL provided below.

http://www.lastfm.es/user/elric27/tracks?page=4 and following pages.

Original issue reported on code.google.com by ocampa...@gmail.com on 24 Aug 2014 at 11:04

GoogleCodeExporter commented 9 years ago
1.3.54 is a pre-release version. Can you please try with the released 1.4.0? If 
it is still present, then can you checkout and try branches/1.4 - as there have 
been a lot of scrobbling related changes.

svn checkout http://cantata.googlecode.com/svn/branches/1.4 cantata-1.4

If the bug is still present, please perform the following:

1. remove ~/.cache/cantata/cantata.log (if present)
2. run cantata from the commandline as follows:

CANTATA_DEBUG=0x00012000

3. re-create the issue
4. stop cantata, and post ~/.cache/cantata/cantata.log here

Original comment by craig.p....@gmail.com on 24 Aug 2014 at 11:53

GoogleCodeExporter commented 9 years ago
Must admit that I dont use scrobbling - but I just tried, with trunk (but the 
scrobbling code is 100% the same), and it appears to work fine for me:

http://www.last.fm/user/craigpdrummond/tracks

Original comment by craig.p....@gmail.com on 24 Aug 2014 at 6:07

GoogleCodeExporter commented 9 years ago
Strange... I tried first with the "old" code, and I could only reproduce the 
bug once, then I built with the code available at your link and, after playing 
a couple of albums, the issue is gone.

Original comment by ocampa...@gmail.com on 25 Aug 2014 at 7:06

GoogleCodeExporter commented 9 years ago
...as I said, 1.3.54 is a development version - therefore, the scrobbling would 
not have been finished.

Original comment by craig.p....@gmail.com on 25 Aug 2014 at 9:59