Albert Vaca Cintora
2e0550651e
Remove mpris "nowPlaying" field
...
We've had separate title & artist for a while, and all clients should be
using those by now.
Also fixes the position change not being emitted when the song changes,
and fixes the values being written after emitting that they changed.
2023-06-08 21:58:58 +00:00
Fushan Wen
47c6f5b768
plugins/mpris*: "xesam:artist" is of stringlist type
...
Fix the type in metadata, but still use string type in network packets.
2023-03-25 22:13:31 +08:00
Nicolas Fella
a918ffc0cb
Add and make use of ECM's clang-format integration
2022-09-11 23:21:58 +00:00
Nicolas Fella
87db95b22f
Convert license headers to SPDX expressions
2020-08-17 09:48:10 +00:00
Matthijs Tijink
f7b7cdbfd5
Adds an MPRIS server for controlling other device's MPRIS services
...
By creating a DBus connection per player, we are able to support
multiple remote players.
The album art is not yet supported.
2020-03-15 22:38:03 +00:00