Robert McRackan
|
01de928b7a
|
Better validation when writing to decrypt log UI
|
2021-07-20 15:19:01 -04:00 |
|
Robert McRackan
|
0a54f8d881
|
v5.2.1
|
2021-07-20 14:47:15 -04:00 |
|
Robert McRackan
|
b86bd76726
|
New button in settings to open file logs folder
|
2021-07-20 14:37:32 -04:00 |
|
Robert McRackan
|
c49edbc77b
|
Better error logging. MessageBoxAlertAdmin to make it easier for users to report errors
|
2021-07-20 14:27:27 -04:00 |
|
Robert McRackan
|
1ba54a74af
|
rename basic/advanced settings in menu
* basic => Settings
* advanced => Move settings files
|
2021-07-19 23:00:25 -04:00 |
|
Robert McRackan
|
9de08a332f
|
v5.2.0
|
2021-07-19 14:53:10 -04:00 |
|
Robert McRackan
|
c9b434daed
|
Overhaul of installation workflow per issue #36
|
2021-07-19 14:52:34 -04:00 |
|
Michael Bucari-Tovo
|
1a48dbe560
|
Fixed log.
|
2021-07-18 17:28:37 -06:00 |
|
Michael Bucari-Tovo
|
7df8c7427c
|
Added MP3 conversion option.
|
2021-07-18 17:18:35 -06:00 |
|
Robert McRackan
|
8997f52505
|
replace dir selection controls in both settings dialogs with new ctrl.s
|
2021-07-18 17:48:15 -04:00 |
|
Robert McRackan
|
e61418c677
|
upgrade download bugfix
|
2021-07-18 16:29:31 -04:00 |
|
Robert McRackan
|
f94f66da94
|
Revamped advanced settings dialog to use new control
|
2021-07-16 17:02:21 -04:00 |
|
Robert McRackan
|
20a9e4b651
|
Simple winforms work in modern .net core designer. Only keep edge cases which work best in .net framework designer
|
2021-07-15 14:43:10 -04:00 |
|
Robert McRackan
|
0ce4faaf29
|
- Improved debugging for login
- Add warning when in Verbose logging mode
- Settings: don't try to re-save settings which haven't changed
- Remove unused logging config
|
2021-07-14 15:51:29 -04:00 |
|
Robert McRackan
|
bfd494cf93
|
remove unused setting
|
2021-07-13 14:59:55 -04:00 |
|
Robert McRackan
|
827eaefd29
|
Decryption moved to external project: AAXClean
|
2021-07-11 12:26:04 -04:00 |
|
Mbucari
|
b766e43656
|
Merge branch 'master' into master
|
2021-07-11 09:17:07 -06:00 |
|
Robert McRackan
|
7d805728cb
|
Login cvf bug fix
|
2021-07-11 09:51:39 -04:00 |
|
Michael Bucari-Tovo
|
c3c8a6fa6b
|
Replaced FFMpeg decryptor and taglib with AAXClean
|
2021-07-10 20:21:28 -06:00 |
|
Robert McRackan
|
f40df002a2
|
Begin session logging with form feed
|
2021-07-09 11:34:20 -04:00 |
|
Robert McRackan
|
3180ea993c
|
Startup logging: which logging levels are enabled
|
2021-07-09 11:06:57 -04:00 |
|
Robert McRackan
|
4bae07d36c
|
debugging added
|
2021-07-08 20:43:14 -04:00 |
|
Robert McRackan
|
bf23503d67
|
Added MFA-choice log in. Seems to come up more with German users
|
2021-07-08 17:04:11 -04:00 |
|
Robert McRackan
|
aeeba0d567
|
update ver. api bug fix
|
2021-07-08 10:54:38 -04:00 |
|
Robert McRackan
|
e2f919d625
|
"approval needed" ui improved wording
|
2021-07-07 21:34:05 -04:00 |
|
Robert McRackan
|
e821eea333
|
Bug: fix "approval" login step
|
2021-07-07 15:53:47 -04:00 |
|
Robert McRackan
|
8f487894f5
|
Fixed logging bug in single-book liberation
|
2021-07-04 16:10:11 -04:00 |
|
Robert McRackan
|
2cb3e34d98
|
update 5.0.0.x ver #
|
2021-07-02 10:02:37 -04:00 |
|
Robert McRackan
|
7ff4953f7b
|
RetainAaxFiles no longer used
|
2021-07-01 11:19:16 -04:00 |
|
Robert McRackan
|
120fb58da7
|
Add null check when displaying image in form
|
2021-06-29 13:57:18 -04:00 |
|
Michael Bucari-Tovo
|
f0eb57a40b
|
Added Cancel method to stop download/decrypt and added estimated time remaining event.
|
2021-06-28 15:24:33 -06:00 |
|
Michael Bucari-Tovo
|
6bd809c7c6
|
Minor edits and reorganizations.
|
2021-06-26 01:52:18 -06:00 |
|
Michael Bucari-Tovo
|
9930daa914
|
Made changes discussed in pull request.
|
2021-06-26 01:39:18 -06:00 |
|
Robert McRackan
|
703e71ad74
|
Clean up minutia
|
2021-06-22 22:36:16 -04:00 |
|
Robert McRackan
|
305de34a76
|
db migration to remove license keys from Books table. They are not really data related to a book. Also, it was causing problems on update due to other persistence choices. For now, store decrypt keys along side of encrypted file instead.
|
2021-06-22 17:02:00 -04:00 |
|
Robert McRackan
|
b1a033e162
|
Keep download license details with aax file, not in db
|
2021-06-22 16:49:19 -04:00 |
|
Robert McRackan
|
0306c958d1
|
Remove filtering-out audible plus titles during library import. ie: they are now included
|
2021-06-21 15:10:40 -04:00 |
|
Michael Bucari-Tovo
|
310b90962c
|
Download and decrypt AAXC files. Upgraded ffmpeg to 4.4-19.
|
2021-06-19 00:59:39 -06:00 |
|
Robert McRackan
|
ff20d777a6
|
Remove local retrieval of activation bytes. Use audible api. Dramatically reduces program's size
|
2021-06-17 17:02:37 -04:00 |
|
Robert McRackan
|
270e2531e2
|
update version
|
2021-06-17 14:49:05 -04:00 |
|
Michael Bucari-Tovo
|
5731a8f693
|
Added support for downloaded chapters.
|
2021-06-16 17:04:42 -06:00 |
|
Michael Bucari-Tovo
|
ff722b6a52
|
Added support for chapter titles and refactored.
|
2021-06-16 16:58:01 -06:00 |
|
Michael Bucari-Tovo
|
9271114408
|
Allow caller to specify alternate chapters source.
|
2021-06-16 16:27:23 -06:00 |
|
Robert McRackan
|
6ed4eb34bd
|
update references. move db scratch pad into test
|
2021-05-06 11:53:40 -04:00 |
|
Robert McRackan
|
215c539920
|
Bug fix: first line in cue file was incorrectly formatted
|
2021-04-12 14:52:19 -04:00 |
|
Robert McRackan
|
f55a3ca008
|
Search engine bug fix and unit tests
|
2021-04-02 11:27:16 -04:00 |
|
Robert McRackan
|
726b36de4d
|
* bug fix: when user creates a tag which is also a reserved bool word (eg: israted), searching for this tag breaks the search
* add unit tests for search engine
|
2021-04-01 15:45:19 -04:00 |
|
Robert McRackan
|
abd00ff1df
|
* search engine: refactoring and improved logging
* bug fix: after book is liberated, filter should immediately honor new "is liberated" status
|
2021-04-01 12:44:16 -04:00 |
|
Robert McRackan
|
7b966f6962
|
Add IsLiberated option to search engine. Reindex search after download and decrypt
|
2021-03-31 21:50:32 -04:00 |
|
Robert McRackan
|
c0e955d5ef
|
Better logging and error handling during login
|
2021-03-15 13:30:33 -04:00 |
|