mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-09 07:27:01 +00:00
Import OS into mpv for getExpandedPath
This commit is contained in:
parent
400731d8f7
commit
2976dc51f5
@ -1,5 +1,6 @@
|
||||
from syncplay.players.mplayer import MplayerPlayer
|
||||
from syncplay import constants
|
||||
import os
|
||||
|
||||
class MpvPlayer(MplayerPlayer):
|
||||
SLAVE_ARGS = constants.MPV_SLAVE_ARGS
|
||||
|
Loading…
Reference in New Issue
Block a user