Timothy Baldridge
|
c225c468fd
|
Several fixes for the Youtube Downloader inferencing code.
|
2020-05-27 06:05:55 -06:00 |
|
Timothy Baldridge
|
b2a112bd37
|
Whole app now useses Async IO exclusively
|
2020-05-25 11:34:25 -06:00 |
|
Justin Swanson
|
2b0866b4f3
|
Adjusted TempFolder init concepts
Wasn't being awaited in the App ctor. Swapped for a static factory that can be awaited to ensure initialization is complete
|
2020-04-27 22:17:06 -05:00 |
|
Timothy Baldridge
|
a9ea0421be
|
Bump all the deps in the project
|
2020-04-20 16:54:32 -06:00 |
|
Justin Swanson
|
01588dbcc9
|
Merge branch 'master' into wabbajack-lib-nullability
|
2020-04-12 00:40:49 -05:00 |
|
Justin Swanson
|
806ff74893
|
Wabbajack.Lib nullability finished up
|
2020-04-10 13:32:35 -05:00 |
|
Justin Swanson
|
a29eb93caf
|
Wabbajack.Lib downloaders enable nullable
|
2020-04-10 13:23:23 -05:00 |
|
Timothy Baldridge
|
712438c6a6
|
Several ProcessStartInfo -> ProcessHelper conversions
|
2020-04-10 06:58:55 -06:00 |
|
Timothy Baldridge
|
45254b0055
|
No more MessagePack, Json is love, Json is life
|
2020-04-06 14:48:54 -06:00 |
|
Timothy Baldridge
|
8af841f3d6
|
Fix several more tests
|
2020-04-03 16:41:42 -06:00 |
|
Timothy Baldridge
|
129f6b4fc2
|
Cleaned up a bunch of warnings and errors
|
2020-04-03 16:40:52 -06:00 |
|
Timothy Baldridge
|
9d3af1db5c
|
All downloader tests pass
|
2020-04-03 16:40:51 -06:00 |
|
Timothy Baldridge
|
defbc15593
|
Only 149 errors left in Wabbajack.Lib
|
2020-04-03 16:38:48 -06:00 |
|
Timothy Baldridge
|
a1e911669a
|
Youtube Downloader (#596)
* Can download audio tracks from Youtube, re-encoding to XWM in the process
|
2020-03-03 14:53:29 -07:00 |
|