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

Does not send an event on exit #61

Closed
UtkarshVerma opened this issue Dec 21, 2021 · 1 comment
Closed

Does not send an event on exit #61

UtkarshVerma opened this issue Dec 21, 2021 · 1 comment

Comments

@UtkarshVerma
Copy link

I have statusbar scripts which constantly poll the following command to show currently playing media.

dbus-monitor "path=/org/mpris/MediaPlayer2,member=PropertiesChanged"

However, I've noticed the mpv doesn't send an event when it exists, which leaves my statusbar stale. Would it be possible to achieve this?

@hoyon hoyon closed this as completed in c688351 Mar 5, 2022
@UtkarshVerma
Copy link
Author

Thank you. The commit works as expected.

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this issue Jun 18, 2022
https://build.opensuse.org/request/show/983511
by user mia + dimstar_suse
- Update to 0.8.1
  * Fix Unknown Artist for YouTube videos
    #gh/hoyon/mpv-mpris#76
  * Emit signal for fullscreen event
    #gh/hoyon/mpv-mpris#78

- Update to 0.7.1
  * Add test suite
  * Emit Stopped Signal on exit.
    #gh/hoyon/mpv-mpris#61
    #gh/hoyon/mpv-mpris#22
  * Set xesam:artist to channel name for YouTube videos.
    #gh/hoyon/mpv-mpris#50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant