Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 111
    • Merge requests 111
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma Workspace
  • Merge requests
  • !2179

If an app is playing media but hasn't provided a title, say as much instead of "No media playing"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bharadwaj Raju requested to merge work/bharadwaj/mediacontroller-no-title-but-playing into master Sep 30, 2022
  • Overview 1
  • Commits 3
  • Pipelines 6
  • Changes 2

Certain apps, like GNOME's Totem, provide a very rudimentary MPRIS interface with next-to-no metadata. Currently the applet and lockscreen show "No media playing" when these apps play something, which is inaccurate. Change the message in case of (playing || paused) && !title to "No title".

BUG: 456516

Edited Sep 30, 2022 by Bharadwaj Raju
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/bharadwaj/mediacontroller-no-title-but-playing