mopidy-mpris icon indicating copy to clipboard operation
mopidy-mpris copied to clipboard

Mopidy extension for controlling Mopidy through the MPRIS D-Bus interface

Results 8 mopidy-mpris issues
Sort by recently updated
recently updated
newest added

I'm running kde plasma 5.24 and I have a couple a weird issue with mopidy mpris. I'm running mopidy as a user without any modification to mpris configuration. The issue...

Hi developers! I'm facing with this issue. In HTTP streaming, when available, the metadata can be retrieved, however on song changes, the signal PropertiesChanged is not emitted. Only when another...

Currently not all affected MPRIS properties are updated when mopidy’s state changes. This PR adds handling for - the tracklist transitioning between empty/non-empty - next/prev/play state on song change

Info on testing within KDE Plasma. **TL;DR** Does not register in default media player

I am getting the following error from `journalctl`: `MPRIS frontend setup failed (g-io-error-quark: Cannot autolaunch D-Bus without X11 $DISPLAY (0))` This seems to be due to `$DBUS_SESSION_BUS_ADDRESS` [not being properly...

In regards to your readme which states: >gnome-shell-extensions-mpris-indicator-button is a minimalistic version of gnome-shell-extensions-mediaplayer. It works with Mopidy-MPRIS, with the exception of the play/pause button not changing state when Mopidy...

Currently Mopidy-MPRIS does not implement the [MPRIS TrackList interface](https://specifications.freedesktop.org/mpris-spec/latest/Track_List_Interface.html): > Provides access to a short list of tracks which were recently played or will be played shortly. This is intended...

enhancement

- [x] Use case: Run Mopidy-MPRIS + Rygel on a headless system to support playing audio in Mopidy from an UPnP client. - [ ] Research: Does any MPRIS clients...

enhancement