tidal-hifi icon indicating copy to clipboard operation
tidal-hifi copied to clipboard

Window title (and MPRIS) not updated if playlist ends and similar songs are played.

Open arvedarved opened this issue 1 year ago • 1 comments

While a playlist plays, everything works as expected, the Window title is updated with the current song, and the MPRIS information also contains the Current song.

After the end of the playlist TIDAL continues playing similar songs. But the Window Title remains on the last song from the playlist (and in MPRIS it looks like the last song was played over and over again).

arvedarved avatar Jan 14 '25 18:01 arvedarved

Hey,

With the web-scraper this is unfortunately what happens. The new songs aren't added to the playlist on screen which is where some of the data is gathered from.

This will (partially) be solved once we finish the multiple info scraper methods branches (expect February)

Mastermindzh avatar Jan 20 '25 09:01 Mastermindzh