Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mpris] Don't add default path prefix. Contributes to JB#59570 #19

Merged
merged 1 commit into from Feb 6, 2023

Conversation

llewelld
Copy link
Member

@llewelld llewelld commented Jan 26, 2023

Rather than adding/removing the default prefix, this change leaves the prefix choice to the application, and doesn't perform any stripping.

The path still has to be formatted as a valid DBus path. If something invalid is used, it will be replaced by
"/org/mpris/MediaPlayer2/TrackList/NoTrack".

Rather than adding/removing the default prefix, this change leaves the
prefix choice to the application, and doesn't perform any stripping.

The path still has to be formatted as a valid DBus path. If something
invalid is used, it will be replaced by
"/org/mpris/MediaPlayer2/TrackList/NoTrack".
@llewelld
Copy link
Member Author

Rebased.

@Tomin1 Tomin1 merged commit 8777b54 into master Feb 6, 2023
@Tomin1 Tomin1 deleted the jb59570 branch March 31, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants