Robert McRackan
30e2caaff5
New feature: setting to not download episodes
2021-09-24 16:44:28 -04:00
Robert McRackan
fd56017af5
dedicated lock objects for safety
2021-09-24 11:46:37 -04:00
Robert McRackan
d2eaf26117
Removing books
...
* message box is too big when removing huge amounts of books. This scenario is typical when removing podcasts
* removing books should remove user defined entries. eg: tags and is-liberated
v6.1.1
2021-09-24 10:00:52 -04:00
Robert McRackan
7c38e18435
Add support for unencrypted mp3 audiobooks
2021-09-24 08:26:23 -04:00
Robert McRackan
bfb1dbc69a
Merge branch 'master' of https://github.com/rmcrackan/Libation
2021-09-24 08:25:16 -04:00
Robert McRackan
d2ff19e309
null description causes errors
2021-09-24 08:24:16 -04:00
rmcrackan
aa3a7dce06
Merge pull request #123 from Mbucari/master
...
Add support for unencrypted mp3 audiobooks.
2021-09-24 08:23:14 -04:00
Mbucari
71075838eb
Moved event logging to LibationBaseForm
2021-09-23 19:29:25 -06:00
Michael Bucari-Tovo
803a0b7ccf
Comment typo.
2021-09-23 18:14:29 -06:00
Michael Bucari-Tovo
d9f3fa825c
Renaming and comments.
2021-09-23 18:13:43 -06:00
Michael Bucari-Tovo
df42ba584e
Better naming.
2021-09-23 18:06:59 -06:00
Michael Bucari-Tovo
9f09a62a1e
Ensure chapter info is downloaded for unencrypted MP3s
2021-09-23 18:04:12 -06:00
Michael Bucari-Tovo
e714179c30
Add support for unencrypted mp3 audiobooks.
2021-09-23 18:01:39 -06:00
Robert McRackan
db84c9a7d9
unencrypted podcast downloads (incomplete)
2021-09-23 16:50:59 -04:00
Robert McRackan
937bd56fcc
debug code to incl episodes
2021-09-23 16:20:08 -04:00
Robert McRackan
f29968f379
conditional re-index
v6.0.6
2021-09-23 14:44:11 -04:00
Robert McRackan
14e14ba9bd
batch book status updates
...
bug fixes, esp. threading
2021-09-23 14:33:04 -04:00
Robert McRackan
613c97524a
User get getting "bindingsource cannot be its own data source" error. Can't repro locally. Adding SyncBindingSource for datagrid views to attempt to solve it
v6.0.5
2021-09-23 10:41:33 -04:00
Robert McRackan
4fd16f04e0
More robust error handling, especially before logging can be initialized
v6.0.4
2021-09-23 09:19:35 -04:00
Robert McRackan
61385f0f0b
more explicit book series order
v6.0.3
2021-09-22 11:51:06 -04:00
Robert McRackan
7647882344
update audible api dependency
2021-09-22 09:48:28 -04:00
Robert McRackan
96ffa619ec
Bug fix: podcast episodes with no title cause library import failure
v6.0.2
2021-09-21 15:06:01 -04:00
Robert McRackan
de1147ac1b
External login completed
v6.0.1
2021-09-20 15:31:07 -04:00
Robert McRackan
926a7a1148
* include new external login interfaces in ApiExtended
...
* new ext method to simplify api access in file liberator
2021-09-17 16:09:49 -04:00
Robert McRackan
51020ef99e
* upgrade api. lay the groundwork for supporting external logins. When complete, this will be v6.0
...
* replace AudibleApiActions with ApiExtended
2021-09-17 15:30:06 -04:00
Robert McRackan
5a1303c33a
update dependency
2021-09-17 14:02:26 -04:00
Robert McRackan
a0e2d78b9b
* upgraded AAXClean addresses issues #104 , #110
...
* update dependencies
v5.7.5
2021-09-16 07:53:34 -04:00
rmcrackan
6b711190c3
Merge pull request #116 from Mbucari/master
...
Correctly write mp3 Xing header.
2021-09-16 07:46:03 -04:00
Michael Bucari-Tovo
b4a6342513
Revert accidental change.
2021-09-15 15:32:34 -06:00
Michael Bucari-Tovo
988b137d67
Updated AAXClean version.
2021-09-15 15:26:40 -06:00
Michael Bucari-Tovo
dae9c9c9b6
Add read permission to file stream.
2021-09-15 15:16:08 -06:00
Robert McRackan
420b7529c6
Bug fix: issues #113 , #114
...
Forcing a new build order. Seems to fix the issue. Since the issue was already intermittent (race condition?) it's difficult to be sure
v5.7.4
2021-09-14 09:05:56 -04:00
Robert McRackan
4cf999c84d
null book description throws
v5.7.3
2021-09-13 11:05:44 -04:00
Robert McRackan
8fe3896d76
build error bug fix
v5.7.2
2021-09-13 10:35:41 -04:00
Robert McRackan
adcba34560
'bad book' setting labels
2021-09-11 08:01:58 -04:00
Robert McRackan
8e09d7e617
Merge branch 'master' of https://github.com/rmcrackan/Libation
v5.7.1
2021-09-10 22:59:02 -04:00
Robert McRackan
197b50e3ac
issue #111 -- setting for bad book abort/retry/ignore. default: ask
2021-09-10 22:58:34 -04:00
rmcrackan
ac2114e270
Add CLI documentation
2021-09-10 17:20:13 -04:00
Robert McRackan
29461701cd
I meant to increm the minor version for cli
v5.6.8
2021-09-10 17:04:47 -04:00
Robert McRackan
0f130c70f5
LibationCli and structural changes to support it incl: no LibationLauncher, just LibationWinForms. LibationWinForms builds to a different output dir so cli can be deployed easily. Versioning number is moved to scaffolding library shared by both apps
2021-09-10 16:54:32 -04:00
Robert McRackan
995637e843
add logging. helpful when viewing in console
2021-09-10 12:51:07 -04:00
Robert McRackan
9501687f86
Change build path. Necessary for possibly building a non-winforms exe to the same output dir
2021-09-09 16:04:17 -04:00
Robert McRackan
248dea3402
write to log, not console
2021-09-09 13:26:00 -04:00
Robert McRackan
1d420f5430
File Liberators should log their own progresss and not depend on controller or forms to do so. This means that LogMe will create duplicate log entries for non-form and non-controller calls but that's a refactor for a rainy day.
2021-09-09 11:27:03 -04:00
Robert McRackan
5f0a6b8526
bug fix: installer bug for users who say 'return user' but don't have valid files
v5.6.7
2021-09-07 16:58:04 -04:00
Robert McRackan
c337c0b44e
library book composite key comments
2021-09-07 13:35:59 -04:00
Robert McRackan
89207866f3
make sure that __log is never empty so that .Last() can't throw
2021-09-04 18:17:29 -04:00
Robert McRackan
9e11086d49
bug fix
v5.6.6
2021-09-04 18:09:51 -04:00
rmcrackan
58b172f816
Merge pull request #103 from Mbucari/master
...
Minor fix and changes for form size and location persistance.
2021-09-04 14:15:50 -04:00
Mbucari
0b8084bc03
Added form size and position persistance to audio decode forms.
2021-09-03 23:00:35 -06:00