mafintosh / peerflix

Streaming torrent client for node.js
MIT License
6.17k stars 674 forks source link

Request: Add path for VLC Flatpak #383

Open chaibronz opened 2 years ago

chaibronz commented 2 years ago

Can peerflix add support for VLC flatpak? Or can someone tell me how I can alter existing code to make peerflix check for VLC flatpak when using the --vlc flag?

user3534 commented 5 months ago

workaround: mkdir -p ~/.local/bin echo "flatpak run org.videolan.VLC $@" > ~/.local/bin/vlc peerflix "torrent" --vlc