23 Commits

Author SHA1 Message Date
73833a1a14 Break out all the executable-finding guff and add some tests 2023-11-28 20:07:17 +10:30
5121438ffc Attempted fix for portable mode 2023-11-26 18:50:30 +10:30
d73c38ddc3 Perform host/path substitutions 2023-11-21 22:04:52 +10:30
a1e6421842 Destinations are now DownloadOptions 2023-11-20 21:01:50 +10:30
a5e201c290 Restore cleanup 2023-03-15 05:04:02 +10:30
4909f63c93 Appease the linter 2023-03-15 04:45:10 +10:30
08e2c1c377 Use constants and constructors in the test 2023-03-13 10:48:38 +10:30
b40dd218f1 Add move to destination functionality 2023-03-13 10:32:20 +10:30
3e7a3a2f3b Fix some more races 2023-03-10 00:07:29 +10:30
9944cb9104 Appease linter 2023-03-09 21:32:24 +10:30
16d9ac368c Start of destination support and some refactoring 2022-07-05 20:43:32 +09:30
ee7b8565cc Refactor to prevent races on access of downloads 2022-04-18 19:53:07 +09:30
5c362df35d Add state for "Fixing MPEG-TS" which takes a while 2022-04-09 17:50:26 +09:30
15ee200615 Alternative download ETA string 2022-04-09 17:46:03 +09:30
91c68d8816 Show more information when downloading from playlists 2022-04-09 15:13:22 +09:30
c05bed1148 Refactor download creation 2022-04-06 20:35:28 +09:30
4a5b5009eb Allow POSIX platforms only to stop downloads. Windows is another ball of wax, as usual. 2022-01-06 21:37:30 +10:30
f487ff0371 Use Process.Kill instead which is (hopefully) cross-platform enough. Improve test reliability. 2022-01-06 16:19:22 +10:30
3dc33cd441 Fix recursive lock 2022-01-05 23:56:12 +10:30
e8a4f41ca2 Implement download queue (default size 2) and cleanup old entries after a while 2021-11-21 16:19:49 +10:30
4b433304f6 Add link to re-show the popup, and add some colour and other visual improvements 2021-10-26 22:48:16 +10:30
3bd3d30701 Improve log matching and test 2021-10-04 11:40:32 +10:30
fc0d6a32c3 Allow downloads to be created, prompt the user for a profile. 2021-09-30 23:48:56 +09:30