cyl0 / ModernX

A modern OSC UI replacement for MPV that retains the functionality of the default OSC.
545 stars 28 forks source link

mpv showing "The shared-script-properties property is deprecated and will be removed in the future. Use the user-data property instead." warning #64

Closed fighuass closed 7 months ago

fighuass commented 11 months ago

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?

zydezu commented 11 months ago

This repo seems dead — but this issue came up here : https://github.com/zydezu/mpvconfig/issues/6

fighuass commented 11 months ago

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.

cyl0 commented 7 months ago

should be fixed by 726e71ffa46d4ad05d4a9dfba7c48f1c68ef3ada