Add VLC wrapper for if regular VLC is not working in Linux
This commit is contained in:
parent
9a04e6e0c5
commit
eb847e007a
@ -69,6 +69,7 @@ VLC_PATHS = [
|
||||
r"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe",
|
||||
r"C:\Program Files\VideoLAN\VLC\vlc.exe",
|
||||
"/usr/bin/vlc",
|
||||
"/usr/bin/vlc-wrapper",
|
||||
"/Applications/VLC.app/Contents/MacOS/VLC"
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user