You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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