Skip to content

v7.0.0-beta.3

Compare
Choose a tag to compare
@ikatson ikatson released this 23 Aug 23:46
· 139 commits to main since this release
4ad12c3

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

Screenshot 2024-08-24 at 00 36 50

What's Changed

Full Changelog: v7.0.0-beta.2...v7.0.0-beta.3