Skip to content

v0.3.2

Compare
Choose a tag to compare
@sweetbbak sweetbbak released this 14 Oct 07:00
· 8 commits to main since this release

Changelog

  • 2bb0965 # This is a combination of 2 commits. # [toru] big update. moved old download command to 'wget' and made the download command interactively select and download multiple episodes to a specified directory
  • df02366 Merge pull request #21 from MagicFun1241/patch-1
  • baedb51 Merge pull request #23 from EnergoStalin/main
  • 748dd69 Merge pull request #24 from sweetbbak/single-episode-filename
  • 65040fb [toru] add a simple 'latest' sub-command to interactively search for the latest anime
  • 07b6420 [toru] add file display path
  • 18d6665 [toru] add test
  • a026990 [toru] automatically set ports to a free port to allow for multiple instances of toru without any hassle
  • 96ea9bb [toru] fix race condition with Progress() goroutine that messed up the main fzf menu
  • b709ba1 [toru] single ep filename - client doesn't need to specify a filepath when there is only one file in a torrent.
  • 4b2b32b [toru] single ep filename - client doesn't need to specify a filepath when there is only one file in a torrent.
  • c8c7479 [toru] sort multi-episode torrents in reverse so newest is first - thanks to EnergoStalin #22 (comment)
  • 12f5e24 [toru] update readme
  • 4838fc4 chore: rewrite to use filepath query string parameter from url
  • 15b3afe fix: single episode filename assignment
  • c8c3b55 fix: typo in README.md