c26800049b
Accepting request 1224582 from multimedia:apps
...
- Fix package build failure due to mpv scripts directory not being
owned by a package
OBS-URL: https://build.opensuse.org/request/show/1224582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv-mpris?expand=0&rev=7
2024-11-17 15:42:06 +00:00
b6b02ff299
- Fix package build failure due to mpv scripts directory not being
...
owned by a package
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv-mpris?expand=0&rev=13
2024-11-16 16:47:14 +00:00
8156492878
Accepting request 1111981 from multimedia:apps
...
OBS-URL: https://build.opensuse.org/request/show/1111981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv-mpris?expand=0&rev=6
2023-09-20 11:26:53 +00:00
369ae833f6
Accepting request 1111686 from home:mantarimay:branches:multimedia:apps
...
- Update to 1.1
OBS-URL: https://build.opensuse.org/request/show/1111686
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv-mpris?expand=0&rev=11
2023-09-18 12:06:31 +00:00
465aaf0687
Accepting request 1077054 from multimedia:apps
...
- Update to 1.0
* rename album fields to match MusicBrainz internal names
gh#hoyon/mpv-mpris#81
* Fix string leaks in property change handler
gh#hoyon/mpv-mpris#84
* Makefile: Allow to append CFLAGS / LDFLAGS from environment.
gh#hoyon/mpv-mpris#87
* Do not use the default GMainContext
gh#hoyon/mpv-mpris#88
OBS-URL: https://build.opensuse.org/request/show/1077054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv-mpris?expand=0&rev=5
2023-04-04 19:26:03 +00:00
d535bdc99d
- Update to 1.0
...
* rename album fields to match MusicBrainz internal names
gh#hoyon/mpv-mpris#81
* Fix string leaks in property change handler
gh#hoyon/mpv-mpris#84
* Makefile: Allow to append CFLAGS / LDFLAGS from environment.
gh#hoyon/mpv-mpris#87
* Do not use the default GMainContext
gh#hoyon/mpv-mpris#88
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv-mpris?expand=0&rev=9
2023-04-03 19:26:27 +00:00
60860a59a6
Accepting request 1007097 from multimedia:apps
...
- Update to 0.9
* expose musicbrainz metadata if available
gh#hoyon/mpv-mpris#79
* Fix test failure with glib 2.73.3
gh#hoyon/mpv-mpris#80
OBS-URL: https://build.opensuse.org/request/show/1007097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv-mpris?expand=0&rev=4
2022-09-30 15:58:06 +00:00
a764be2006
- Update to 0.9
...
* expose musicbrainz metadata if available
gh#hoyon/mpv-mpris#79
* Fix test failure with glib 2.73.3
gh#hoyon/mpv-mpris#80
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv-mpris?expand=0&rev=7
2022-09-29 19:35:54 +00:00
8af9020010
Accepting request 983511 from multimedia:apps
...
- 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
OBS-URL: https://build.opensuse.org/request/show/983511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv-mpris?expand=0&rev=3
2022-06-18 20:06:05 +00:00
2afa4f4d79
- 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
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv-mpris?expand=0&rev=5
2022-06-17 23:43:41 +00:00
087f55852e
Accepting request 933396 from multimedia:apps
...
OBS-URL: https://build.opensuse.org/request/show/933396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv-mpris?expand=0&rev=2
2021-11-24 22:54:27 +00:00
a35a6794ad
Accepting request 932789 from home:iDesmI
...
- Update to 0.6:
* Fix YouTube regex including 0 to the numeric range
* Fix LoopStatus property change signal
* Fix loop-file change handler in mpv 0.33.0
* Fix LoopStatus when numeric argument given to loop-file or loop-playlist
* Full changelog: https://github.com/hoyon/mpv-mpris/compare/0.5...0.6
OBS-URL: https://build.opensuse.org/request/show/932789
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv-mpris?expand=0&rev=4
2021-11-24 08:12:56 +00:00
f16214364d
Accepting request 806784 from multimedia:apps
...
This package contains a plugin for mpv which allows control of the player using the MPRIS D-Bus interface, which enables control with multimedia keys in desktop environments such as GNOME and KDE as well as through tools like playerctl.
OBS-URL: https://build.opensuse.org/request/show/806784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv-mpris?expand=0&rev=1
2020-05-19 12:46:13 +00:00
b82b5a774d
Accepting request 806777 from home:alarrosa:branches:multimedia:apps
...
- Update to mpv-mpris 0.5:
* Fixed some glib warnings
* Uninitialise glib objects on shutdown
* Fix dbus names with multiple instances
* Use YouTube thumbnails as mpris:artUrl when playing YouTube videos
OBS-URL: https://build.opensuse.org/request/show/806777
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv-mpris?expand=0&rev=2
2020-05-18 07:50:31 +00:00
ef001820da
Accepting request 765608 from home:lachs0r
...
MPRIS C plugin for mpv, to replace the currently broken Lua script in devel:languages:lua lua-lua-mpris
OBS-URL: https://build.opensuse.org/request/show/765608
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv-mpris?expand=0&rev=1
2020-01-20 13:01:40 +00:00