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

Allow modifying dbus name with --audio-client-name #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mjsir911
Copy link

@mjsir911 mjsir911 commented Jul 14, 2024

This allows for a combination of:

.mpv/config

[Music]
profile-cond=require 'mp.utils'.join_path(working_directory, path):match('tunes') ~= nil
audio-client-name=mpv-tunes

&

.config/rescrobbled/config.toml:

...
player-whitelist = ["mpv-tunes"]

To signal some data to be able to filter between different kinds of files being played by mpv.

@mjsir911 mjsir911 force-pushed the msirabella/customizable-names branch from f7fdb4a to e18a353 Compare July 14, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant