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

mpv config: BL uses the deprecated [pseudo-gui] profile #87

Closed
johnraff opened this issue May 24, 2018 · 2 comments
Closed

mpv config: BL uses the deprecated [pseudo-gui] profile #87

johnraff opened this issue May 24, 2018 · 2 comments

Comments

@johnraff
Copy link
Member

man mpv says

   WARNING:
   Currently, you can extend the pseudo-gui profile in  the  config  file
   the normal way. This is deprecated. In future mpv releases, the behav‐
   ior might change, and not apply your additional settings, and/or use a
   different profile name.

I would suggest we define our own profile, eg

 [bl-pseudo-gui]
player-operation-mode=pseudo-gui

and use it in /usr/bin/bl-mpv: MPV_PROFILE=bl-pseudo-gui to allow user modification going forward.

@johnraff
Copy link
Member Author

Suggested workaround: #88

@johnraff
Copy link
Member Author

#88 seemed to do the job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant