v7.0.0-beta.3
Major feature
UPnP server integrated into rqbit - it can advertise all known torrents to local network, and you can browse and stream torrents from compatible devices (checked on my LG and Sony TVs).
Configurable both from UI and CLI.
CLI usage
rqbit --upnp-server-hostname 192.168.0.112 --upnp-server-friendly-name "rqbit is awesome" server start ...
UI
What's Changed
- Fill yourip in extended handshake by @izderadicka in #206
- Fix persistence bugs by @ikatson in #207
- [Major feature] UPNP server integrated into rqbit by @ikatson in #208
- [Feature] UPnP server configurable from UI by @ikatson in #209
Full Changelog: v7.0.0-beta.2...v7.0.0-beta.3