Skip to content

v0.9.75

Compare
Choose a tag to compare
@scakemyer scakemyer released this 02 Mar 08:25
· 24 commits to master since this release
  • Added feature to move finished downloads to separate folders,
    #440, #536, #97
    • Files will only be moved after seeding is finished (see
      BitTorrent settings), and will wait if currently playing
    • If the same item exists with library integration, the strm
      file will be removed to prevent duplicates, leaving you
      with a local file in your library instead 🎉
    • Note: Season packs still need work, since we move
      individual files and delete the folder afterwards, so
      you can easily lose a few episodes this way. This will
      be fixed in the next release, but I didn't want to delay
      this feature any longer. You've been warned until then.
  • Properly check we have valid, writable, locally mounted paths
    and inform user otherwise, #768, #641, #440, #419...
  • Fixed catch-all error notifications and regression from #740
  • Possible fix for installation with Kodi from Windows Store,
    #547, #763
  • Inform user which platform/architecture package was expected
    when getting the 'Unable to find Quasar binary' error, #772
  • Total download/upload rates are now shown in the background
    progress dialog, along with per torrent rates, #754
  • WebUI:
    • Fixed deleting multiple torrents (again) and added
      seeding progress bar
    • Added total download/upload rate stats
    • Improved responsive for tablet/mobile, #743