Add alertOSDSupport setting to MPC-**
This commit is contained in:
parent
4a467faff0
commit
df163cd8a1
@ -309,6 +309,7 @@ class MPCHCAPIPlayer(BasePlayer):
|
|||||||
alertOSDSupported = False
|
alertOSDSupported = False
|
||||||
customOpenDialog = False
|
customOpenDialog = False
|
||||||
chatOSDSupported = False
|
chatOSDSupported = False
|
||||||
|
alertOSDSupported = False
|
||||||
osdMessageSeparator = "; "
|
osdMessageSeparator = "; "
|
||||||
|
|
||||||
def __init__(self, client):
|
def __init__(self, client):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user