omega-gg / MotionBox

Video Browser for Motion Freedom
http://omega.gg/MotionBox
GNU General Public License v3.0
115 stars 14 forks source link

Disable Torrent #42

Open dominiquefournier opened 1 year ago

dominiquefournier commented 1 year ago

I don't like the torrents in a context of firewalled network : lot of connections not needed. It can be famous to allow the user to disable this protocol without recompile all the code.

3unjee commented 1 year ago

I'm curious at which point you're using the protocol without wanting it ?

dominiquefournier commented 1 year ago

I just use Youtube protocol, and not the P2P Torrent one. So I would like to disable the last one. The Torrent generate a lot of connections to outside, which are blocked by the output firewall, with logs.

3unjee commented 1 year ago

There's no way to do this at the moment, however once the backend index is configurable you might be able to switch to the lite one which has no BitTorrent backend included in it (for iOS mostly).