Closed fighuass closed 7 months ago
This repo seems dead — but this issue came up here : https://github.com/zydezu/mpvconfig/issues/6
Thanks!
I only replaced utils.shared_script_property_set("osc-visibility", mode)
with mp.set_property_native("user-data/osc/visibility", mode)
, and that seemed to fix it. Is that right?
EDIT: Nvm, noticed that you have your own fork of ModernX, I'll switch to that, thanks.
should be fixed by 726e71ffa46d4ad05d4a9dfba7c48f1c68ef3ada
Currently running mpv 0.37.0, and I'm getting a "The shared-script-properties property is deprecated and will be removed in the future. Use the user-data property instead." warning if I use ModernX.
Heads up for the dev?