19 Commits

Author SHA1 Message Date
9944cb9104 Appease linter 2023-03-09 21:32:24 +10:30
b0095e0a00 Disable test temporarily 2023-03-09 21:16:43 +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
bb8e8662fd Commit missing file 2022-04-09 12:30:37 +09:30
2e94eb6a87 Create a ConfigService struct to handle managing our config. 2022-04-07 20:39:14 +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
c5d1b35955 Improve testing across the max downloads per domain. 2022-01-06 00:03:48 +10:30
3dc33cd441 Fix recursive lock 2022-01-05 23:56:12 +10:30
0bfa38fff5 Cleanup incorrect comment 2021-11-21 16:25:24 +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