Robert McRackan
6254585ae2
New feature: auto-library updating
v7.3.0
2022-05-09 15:28:00 -04:00
Robert McRackan
4332732cc4
update dependencies
2022-05-09 13:24:23 -04:00
Robert McRackan
15b6b673d7
Merge branch 'master' of https://github.com/rmcrackan/Libation
2022-05-09 11:21:16 -04:00
Robert McRackan
cb8b5d74d7
auto-scan initial code. Feature not yet complete
2022-05-09 11:21:09 -04:00
rmcrackan
535dc7a038
Update README.md
2022-05-09 11:15:33 -04:00
rmcrackan
c6f7b142ee
Update README.md
2022-05-09 11:12:36 -04:00
rmcrackan
4853b26cd3
Update README.md
2022-05-09 11:09:48 -04:00
Robert McRackan
c99ee56f24
documentation: getting started
2022-05-09 11:08:57 -04:00
rmcrackan
f6a22db188
Update README.md
2022-05-09 11:04:29 -04:00
rmcrackan
c26b31f548
Update README.md
2022-05-09 11:03:42 -04:00
Robert McRackan
96654c599b
move documentation
2022-05-09 11:02:38 -04:00
rmcrackan
57be386ac7
Update README.md
2022-05-09 11:01:34 -04:00
rmcrackan
09f782bfbd
Update README.md
2022-05-09 10:58:08 -04:00
rmcrackan
cb673e34c1
Update README.md
2022-05-09 10:57:43 -04:00
rmcrackan
62af7ab70c
Update Advanced.md
2022-05-09 10:57:08 -04:00
rmcrackan
71f2f656e8
Update Advanced.md
2022-05-09 10:56:40 -04:00
rmcrackan
fddf096de6
Update Advanced.md
2022-05-09 10:55:13 -04:00
Robert McRackan
9b8cf69148
documentation: advanced
2022-05-09 10:53:50 -04:00
Robert McRackan
628c80048b
fix read me
2022-05-09 10:46:47 -04:00
Robert McRackan
9daa264af4
images => Documentation/images
2022-05-09 10:42:51 -04:00
Robert McRackan
8f8a8e7340
remove duplicate image files. also in LibationWinForms\Resources
2022-05-09 10:33:51 -04:00
Robert McRackan
389fbb2371
Move source code into "Source" folder
2022-05-09 10:31:45 -04:00
Robert McRackan
1ee73fa1a7
increment version
v7.2.0
2022-05-09 07:58:01 -04:00
Robert McRackan
adbbff368f
Merge branch 'master' of https://github.com/rmcrackan/Libation
2022-05-09 07:56:25 -04:00
Robert McRackan
ee9d30bd56
Michael's "frame" fix from email
2022-05-09 07:56:16 -04:00
rmcrackan
5a822809a9
Merge pull request #239 from Mbucari/master
...
Fix temp file storage/deletion + a few new features:
* .tmp and .json files are again properly stored in DownloadsInProgressDirectory, and the are again used if resuming a download.
* Yellow stoplight works again.
* All audio files stored in DecryptInProgressDirectory are deleted if the conversion fails Partial / Complete files in %temp%\Libation are not tidied / reused #144
* Added option to retain aax file Feature Request: Allow saving the original aax #187
* Add option to remove "(Unabridged)" from metadata tags Remove "(Unabridged)" from the title? #223
* Added options for mp3 encoding
* Add option to create cue sheet
* Prevent same book being decrypted more than once at a time
* Made a new settings tab for all audio file editing/fixing options.
2022-05-08 22:13:47 -04:00
Michael Bucari-Tovo
4e587e0429
Add try block
2022-05-08 19:58:48 -06:00
Michael Bucari-Tovo
9a619186fd
If keeping aaxc, write aaxc key to file
2022-05-08 19:56:59 -06:00
Michael Bucari-Tovo
eab6f71a4c
Don't delete temp aaxc file if download failed.
2022-05-08 17:07:10 -06:00
Michael Bucari-Tovo
f68bf2d6b3
Better method for downloading only 1 book at a time.
2022-05-08 16:48:58 -06:00
Michael Bucari-Tovo
2afcaebb78
Prevent same bok being decrypted more than once at a time
2022-05-08 16:31:24 -06:00
Michael Bucari-Tovo
458ea6a377
Fix tmp file extension to aaxc
2022-05-08 16:13:35 -06:00
Michael Bucari-Tovo
0e2997d309
Merge branch 'master' of https://github.com/Mbucari/Libation
2022-05-08 15:46:57 -06:00
Michael Bucari-Tovo
420f4b9d5d
Add optional cue sheet
2022-05-08 15:46:33 -06:00
Mbucari
bcfa97219f
Merge branch 'rmcrackan:master' into master
2022-05-08 14:49:07 -06:00
Michael Bucari-Tovo
4c66010afe
Add user settings for mp3 encoding.
2022-05-08 14:48:43 -06:00
Michael Bucari-Tovo
05f25a88c6
Fix temp file reuse/cleanup. Add retain aax option.
2022-05-08 11:08:23 -06:00
rmcrackan
2c6c08fbb5
Merge pull request #238 from Mbucari/master
...
Add option to remove Audible branding audio
2022-05-08 12:57:21 -04:00
Michael Bucari-Tovo
8af60b56b6
Refactoring for clarity.
2022-05-08 09:40:21 -06:00
Michael Bucari-Tovo
c0516772a7
Move OutputFormat to DownloadLicense
2022-05-08 09:40:08 -06:00
Michael Bucari-Tovo
77de70762c
Add default for StripAudibleBrandAudio option
2022-05-08 09:39:55 -06:00
Michael Bucari-Tovo
7164100cb1
Merge branch 'master' of https://github.com/Mbucari/Libation
2022-05-07 23:46:55 -06:00
Michael Bucari-Tovo
9292a62015
Fix mutually exclusive setting options
2022-05-07 23:44:28 -06:00
Mbucari
5280e68da9
Update AaxDecrypter.csproj
2022-05-07 23:23:31 -06:00
Michael Bucari-Tovo
0f6b0bf9fe
Add trim audio support to multipart files.
2022-05-07 22:34:28 -06:00
Michael Bucari-Tovo
510ed95590
Remove 500ms headroom
2022-05-07 21:42:23 -06:00
Michael Bucari-Tovo
9862593f4a
Add option to strip Audible brand audio
2022-05-07 21:29:29 -06:00
Michael Bucari-Tovo
d595b62f13
Update aaxclean
2022-05-06 17:16:14 -06:00
Robert McRackan
12abbb79b1
Don't allow multiple simultaneous imports
v7.1.1
2022-05-06 16:00:37 -04:00
Robert McRackan
ecaa3b9aab
Scanning no longer blocks UI
2022-05-04 17:15:28 -04:00