Skip to content

Ratings and MPRIS fixes.

Cédric Bellegarde requested to merge JasonLG1979:mpris-fixes into master

Created by: JasonLG1979

  1. Fixed setting ratings via command line.
  2. Fixed emmiting MPRIS ratings changes.
  3. Remember last non-NONE Shuffle state so that the MPRIS shuffle toggles between "None" and the last non-NONE lollypop shuffle state.
  4. MPRIS TrackId's are object paths not strings, must be unique, and must not start with "/org/mpris/MediaPlayer2/" unless you are refering to "NoTrack".

Merge request reports