Skip to content

v2.9.0

Compare
Choose a tag to compare
@kannibalox kannibalox released this 02 Jul 14:18
· 280 commits to main since this release

Fixed

  • rtcontrol: Under some circumstances, ~/.rtorrent.rc would not be checked for a connection
  • mktor: Don't strip characters after final . from auto-generated torrent name for directories
  • rtcontrol: Allow more than two OR conditions

Changed

  • rtcontrol: Output sub-multicall fields (e.g. p_client_version) in JSON format
  • rtcontrol: Exact matches also match in patterns. E.G.: previously name="[ARCH] live.iso" would not match an item of the exact same name, due to [ and ] being special characters in fnmatch
  • Expand ~ when set in scgi_url (#34)