Mastermindzh / tidal-hifi

The web version of Tidal running in electron with hifi support thanks to widevine.
Other
918 stars 53 forks source link

MPRIS pause not returning the paused signal #356

Closed grizeldi closed 3 months ago

grizeldi commented 4 months ago

Whenever I try to pause tidal-hifi playback through gnome's music player controls, the music does stop playing, but the pause button in the gnome dock doesn't turn into a play button, so gnome still thinks the music is playing. Most of the time this isn't more than a mildly annoying but otherwise harmless UI issue, as clicking the "pause" button resumes the track again in 80% of cases, but it does break things like GSConnect, which keep track of the current seek position in the song internally, as they do not receive the paused signal and just keep counting.

Ubuntu 23.10 tidal-hifi 5.9.0 from flathub

DatLem0n commented 3 months ago

This also prevents Play/Pause shortcuts from working so media keys bound to that do not work

6.7.9-arch1-1 Plasma 6.0.1 (Wayland) tidal-hifi 5.9.0 (aur)

hajosattila commented 3 months ago

same here on Arch

6.8.1-AMD-znver3 sway 1.9 Waybar v0.10.0 tidal-hifi-5.9.0 (AppImage)

Mastermindzh commented 3 months ago

Will check this weekend 😄

Mastermindzh commented 3 months ago

Pretty sure it's the same cause as this one: https://github.com/Mastermindzh/tidal-hifi/issues/370. WIll test today