Michael Bucari-Tovo
2f082a9656
Refactor and optimize audiobook download and decrypt process
...
- Add more null safety
- Fix possible FilePathCache race condition
- Add MoveFilesToBooksDir progress reporting
- All metadata is now downloaded in parallel with other post-success tasks.
- Improve download resuming and file cleanup reliability
- The downloader creates temp files with a UUID filename and does not insert them into the FilePathCache. Created files only receive their final file names when they are moved into the Books folder. This is to prepare for a future plan re naming templates
2025-07-23 16:55:09 -06:00
MBucari
3cf5fc1d99
Add mp3 embedded cuesheet ( #677 )
2023-07-15 10:44:31 -06:00
Michael Bucari-Tovo
1b0a7f5062
New mp3 options and improved encoding performance
2023-02-24 12:12:41 -07:00
Mbucari
b351033cec
Improve download and convert speed estimate
2023-02-06 15:54:12 -07:00
Michael Bucari-Tovo
25b37c6266
Refactor AaxDecrypter
2023-01-24 22:25:55 -07:00
Michael Bucari-Tovo
0c55f278a4
Revert Solution Changes
2023-01-23 20:32:27 -07:00
Michael Bucari-Tovo
8dc912c11d
Add option to move the moov atom to the beginning of the file.
2023-01-23 20:11:00 -07:00
Michael Bucari-Tovo
7029409792
Upgrade AAXClean.Codecs to 0.5.10 and fix #459
2023-01-23 16:30:17 -07:00
Michael Bucari-Tovo
1addcc8211
Update AAXClean and add better error handling
2023-01-15 21:42:03 -07:00
Michael Bucari-Tovo
1f7000c2c9
Add Configurations property change notifications
2023-01-06 16:50:20 -07:00
Michael Bucari-Tovo
4272dfe03d
Reformat for style
2022-07-06 14:18:53 -06:00
Michael Bucari-Tovo
3b739328fb
Fix some bugs with user settings.
2022-07-06 13:10:37 -06:00
Michael Bucari-Tovo
314f4850bc
Add logging and error handling to Process Queue. and Processables
2022-06-23 15:38:39 -06:00
Michael Bucari-Tovo
b2992da370
Move DownloadOptions to FileLiberator
2022-06-20 10:22:21 -06:00
Michael Bucari-Tovo
86a39f10d1
Formatting
2022-06-19 12:59:35 -06:00
Robert McRackan
389fbb2371
Move source code into "Source" folder
2022-05-09 10:31:45 -04:00