• v1.6.0 6f73b849b6

    V1.6.0 Stable

    serrebi released this 2026-05-22 10:05:58 -07:00 | 2 commits to main since this release

    Breaking

    • None

    Features

    • None

    Fixes

    • None

    Other

    • @ feat: support BitTorrent v2 / hybrid torrent hashes
    • Track both v1 (btih) and v2 (btmh) info-hashes throughout the local
    • session, magnet generation, and state restoration so hybrid torrents
    • are matched, deduped, and restored correctly.
      • session_manager: store per-torrent hash dicts, look up DB/state and
    • removal by any v1/v2 alias, add hash-dict helpers
      • torrent_parsing: parse btmh magnets, build hybrid magnet URIs
      • clients/main: emit v1/v2 hashes and full magnet links (prefer
    • libtorrent make_magnet_uri) when copying magnets
      • torrent_creator: build magnet via make_magnet_uri for hybrid output
      • bump reported qBittorrent version to 5.2.0
      • tests for btmh parsing and hybrid magnet building
    • Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com
    • @
    Downloads