andy-portmen / open-in-vlc

a browser extension to send media links to VLC media player
https://webextension.org/listing/open-in-vlc.html
Mozilla Public License 2.0
113 stars 54 forks source link

Finally i got it working. Problem was vlc location in program files #29

Open gmiwoj opened 2 years ago

gmiwoj commented 2 years ago

vlc wouldnt run using path to C:\Program Files\VideoLAN\VLC\vlc.exe Dont know why, maybe its permissions, maybe space between program and files. Whatever.

Just copied entire vlc folder to c:\programs folder, change path in addon to C:\Programy\VLC\vlc.exe without quotes! done just that and now it works in both firefox and chrome. you're welcome.

obraz

EDIT: works even better with potplayer! just switch path from vlc to pot and works.

Kamiikaze commented 2 years ago

I just C:\Program Files\VLC Plus Player\vlc.exe as path and works fine. So maybe a permission issue.