Revert to old OSC compat message
This commit is contained in:
parent
8dda01328f
commit
547a02d980
@ -49,7 +49,7 @@ class MpvPlayer(BasePlayer):
|
||||
if not constants.MPV_OSC_VISIBILITY_CHANGE_VERSION:
|
||||
client.ui.showDebugMessage(
|
||||
"This version of mpv is not known to be compatible with changing the OSC visibility. "
|
||||
"Please use mpv >=0.23.0.")
|
||||
"Please use mpv >=0.28.0.")
|
||||
return MpvPlayer(client, MpvPlayer.getExpandedPath(playerPath), filePath, args)
|
||||
|
||||
@staticmethod
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user