Tsubajashi / mpv-settings

basically my settings for MPV
386 stars 41 forks source link

updates to lua scripts, bring back MPV OSC ModernX #28

Closed Xathros1 closed 1 year ago

Xathros1 commented 1 year ago

Small updates to the current lua scripts; Source: https://github.com/mpv-player/mpv/tree/master/TOOLS/lua

Bring back MPV OSC ModernX; Source: https://github.com/cyl0/ModernX

Fixes: https://github.com/Tsubajashi/mpv-settings/issues/19

Xathros1 commented 1 year ago

They fixed it:

fix: icons not displaying on Linux/MacOS

Changed the format for UTF-8 encoding to decimal, which is what MPV osc.lua uses.

https://github.com/cyl0/ModernX/pull/40/commits/c35261466076b333d6c39faebcaaca5dc5072e37

Tsubajashi commented 1 year ago

Awesome, thank you for taking a look at it! ill merge it right away :)