Stremio / stremio-shell

🐚 Qt5-based shell for Stremio; compile this to run the desktop app
GNU General Public License v3.0
580 stars 126 forks source link

[linux] No option to use external player. #417

Open darshanCommits opened 1 month ago

darshanCommits commented 1 month ago

Theres an option "Launch playerin a separate window (advanced)" that is a boolean. All it does is launch the player in mpv like window. It does not make use of the system mpv(which I want) but some barebones player that only has basic functionalities. image

Dynamically selecting player or using the env var VIDEO_PLAYER should be the ideal choice (and to extend work done here to stremio-web #f5a0bc8)

tested on: nix pkgs, flatpak