Reenabled "mplayer" as valid mplayer2 path
This commit is contained in:
parent
52f1b04185
commit
4ca88ddd02
@ -39,7 +39,7 @@ MPC_PATHS = [
|
||||
r"C:\Program Files\Combined Community Codec Pack\MPC\mpc-hc.exe",
|
||||
r"C:\Program Files\MPC HomeCinema (x64)\mpc-hc64.exe",
|
||||
]
|
||||
MPLAYER_PATHS = ["mplayer2"]
|
||||
MPLAYER_PATHS = ["mplayer2", "mplayer"]
|
||||
MPV_PATHS = ["mpv", "/opt/mpv/mpv"]
|
||||
VLC_PATHS = [
|
||||
r"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user