mopidy / mopidy-scrobbler

Mopidy extension for scrobbling played tracks to Last.fm
https://mopidy.com/ext/scrobbler/
Apache License 2.0
66 stars 14 forks source link

Error submitting playing track to Last.fm: trackNumber is not a valid integer: None #7

Closed Mebus closed 9 years ago

Mebus commented 9 years ago

Hallo,

I am using mopidy-scrobbler 0.19.5-1 from the Debian repository and I am getting this error:

2014-12-28 23:20:33,386 WARNING [5706:ScrobblerFrontend-6] mopidy_scrobbler.frontend: Error submitting playing track to Last.fm: trackNumber is not a valid integer: None

What can I do to fix this?

Mebus

jodal commented 9 years ago

This was fixed in the last commit (528ecdde492e522bcd67ff52c17e0fec3fa204f3) three months ago, but not released. The change causing the issue originally intended for Mopidy 0.20, which is still not released, but was backported to the recently released Mopidy 0.19.5. I'll make a new Mopidy-Scrobbler release right away.

jodal commented 9 years ago

The Mopidy-Scrobbler 1.1.1 release is up on GitHub, PyPI, apt.mopidy.com, and soon Debian unstable.

Mebus commented 9 years ago

Thank you for the quick fix! Now it works and scrobbles!