13 Commits
Author SHA1 Message Date
Stone_Red e41a9eff45 Update/Replace NuGet libraries 2025-03-03 21:21:29 +01:00
Stone_Red 6117fcc81f Add WAV streaming support 2023-12-18 19:52:17 +01:00
Stone_Red a44d8ebe73 Add estimated time remaining to download progress 2023-12-14 23:54:49 +01:00
Stone_Red 30ce61cc41 Upgrade project to .NET 8 2023-12-14 19:00:47 +01:00
Stone_Red e7c3d6ea44 Add directory watcher functionality 2023-12-14 17:55:20 +01:00
Stone_Red 93aef05f3b Fix download speed calculation 2023-12-14 14:16:21 +01:00
Stone_Red d383d4d15b Add download speed to NetworkSocket 2023-12-14 12:29:17 +01:00
Stone_Red 8a587ee627 Add new log command and some general command improvments 2023-12-13 21:34:57 +01:00
Stone_Red fb21a9f492 Code cleanup 2023-02-06 15:15:47 +01:00
Stone_Red 495a09ec60 Update naming and add auto retry if hash is wrong 2022-04-21 07:34:28 +02:00
Stone_Red 6572e5bda5 Fix bug
- Fix incorrect download speed calculation
- Add debug logging to the download section
2022-03-02 19:05:45 +01:00
Stone_Red a90af811c1 Fix important bug
- Fixed a bug that caused the content of the file to be sent as the filename
2022-02-28 20:28:05 +01:00
Stone_Red cf7f952012 Improve code structure
- Add separate API project
- Add notification system
2022-02-24 22:56:45 +01:00