Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last.fm scrobbling via MPRIS broken #422

Open
unnervingduck opened this issue Jun 18, 2024 · 1 comment
Open

Last.fm scrobbling via MPRIS broken #422

unnervingduck opened this issue Jun 18, 2024 · 1 comment
Labels
bug Something isn't working Fixed with workaround Fixed.. by using a workaround :)

Comments

@unnervingduck
Copy link

As Tidal Hi-Fi doesn't have a last.fm integration built-in, I use mpris-scrobbler with MPRIS enabled from the settings. The app seems to feed it the incorrect album information though, if I play anything from my liked songs list "tracks", it shows that as the album name.

kesä 18 12:43:01 fedora mpris-scrobbler[12524]: INFO     api::submitted_to[last.fm]: ok
kesä 18 12:43:01 fedora mpris-scrobbler[12524]: DEBUG   changed::volume:               no
kesä 18 12:43:01 fedora mpris-scrobbler[12524]: DEBUG   changed::position:             no
kesä 18 12:43:01 fedora mpris-scrobbler[12524]: DEBUG   changed::playback_status:      no
kesä 18 12:43:01 fedora mpris-scrobbler[12524]: DEBUG   changed::track:               yes
kesä 18 12:43:01 fedora mpris-scrobbler[12524]: DEBUG   events::add_event:now_playing[tidal-hifi] in 0.00s, elapsed 0.00s
kesä 18 12:43:01 fedora mpris-scrobbler[12524]: DEBUG   events::add_event:queue[tidal-hifi] in 241.00s
kesä 18 12:43:01 fedora mpris-scrobbler[12524]: INFO    scrobbler::now_playing[tidal-hifi]: Holiday / Boulevard of Broken Dreams//Green Day//Tracks
kesä 18 12:43:01 fedora mpris-scrobbler[12524]: DEBUG   events::add_event:now_playing[tidal-hifi] in 65.00s, elapsed 0.00s
kesä 18 12:43:02 fedora mpris-scrobbler[12524]: INFO     api::submitted_to[last.fm]: ok

This in turn breaks last.fm as the scrobbles have incorrect data, https://www.last.fm/music/Green+Day/tracks. But it would apply for anything that uses MPRIS.

@Mastermindzh
Copy link
Owner

Hey,

This is a known issue for now, you can solve it by navigating to the homepage after selecting your playlist.
Will be fixed when we introduce state-based metadata tracking.

@Mastermindzh Mastermindzh added bug Something isn't working Fixed with workaround Fixed.. by using a workaround :) labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed with workaround Fixed.. by using a workaround :)
Projects
None yet
Development

No branches or pull requests

2 participants