-
-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Describe the bug
Before updating multi-scrobbler, fresh new listened songs well-tagged appears with its MB id in Koito. When updating to v0.11.5, that information was missing both in web-ui and api.
To Reproduce
Steps to reproduce the behavior:
- Scrobble with MS v0.11.4
- See Koito logs parsing everything fine.
- Scrobble with MS v0.11.5 (last version)
- Koito not storing mbids
Expected behavior
Koito stores MB ids for listened songs. I opened a bug in MS thinking that it was its problem (issue), but it appears that MS was mistakenly sending MusicBrainz Track ID as recording ID, and this is the difference, that is fixed in latest MS.
I don't know if the ID Koito has to store about each song is recording/track. I thought that the good one is recording, as a song can be in a lot of different formats (single release, album, compilation...), but the song is always the same.
Screenshots/Logs
Version (please complete the following information):
- Koito version: v0.1.7
Additional context