asapach / peerflix-server

Streaming torrent client for Node.js with web ui.
MIT License
1.31k stars 586 forks source link

web ui settings #103

Open ghost opened 7 years ago

ghost commented 7 years ago

Can I add a web ui settings "connections" and "verify" that would be applicable during peerflix-server. This would help to work on slow devices.

Можно ли добавить в web ui настройку "connections" и "verify" которая бы применялась во время работы peerflix-server. Это бы помогло для работы на медленных устройствах.

asapach commented 7 years ago

I don't think you can change the connection settings in torrent-stream after it has been instantiated and I haven't tried turning off the verify option as you have noticed in #100, so I don't really see the point.