stremio-web
stremio-web copied to clipboard
Feature: Allow streams to open in external player by default (#801)
As is states in the issue, I added the option of VLC on "Play in external player" Also when "play" button is clicked, if VLC is the default option, it downloads the file and opens it on VLC automatically, if not, no behavior is changed
Hi. Thanks for the PR. Please fix the build issues first.
Could you please also make it work with MPV? Reading the changes, it seems like it's only for VLC users.