Robert McRackan
35f8c05106
File naming is Configuration driven: Configuration, AudioFileStorageExt, Templates, TemplateTags,
2021-10-26 16:18:27 -04:00
Robert McRackan
e5119357b2
File naming is fully template driven
2021-10-22 17:06:42 -04:00
Robert McRackan
68da9779da
Expose internal to Test projects
2021-10-22 11:07:18 -04:00
Robert McRackan
d636ceed8e
File naming stuff is (finally) centralized under AudioFileStorageExt
2021-10-21 14:38:59 -04:00
Robert McRackan
87e3075fb3
Rename InternalUtilities to AudibleUtilities
2021-10-19 10:22:42 -04:00
Robert McRackan
ab44823c05
Bug fix: update book series. Defensive FirstOrDefault
2021-10-18 20:40:56 -04:00
Robert McRackan
c1af253300
fix partial rollback
2021-10-18 13:44:40 -04:00
Robert McRackan
d08962cffa
Refactor valid path/filename. Centralize validaion. Universal templating is one step closer
2021-10-18 13:36:55 -04:00
Robert McRackan
dfa5829cbd
Safe(r)Delete, Safe(r)Move : could have infinite loop of exceptions. Fixed. Limit 3
2021-10-12 17:05:01 -04:00
Robert McRackan
648b84ee55
All audible-related file naming terminates at FileUtility
...
File extensions: Dinah.Core => Libation FileUtility
2021-10-12 14:48:32 -04:00
Robert McRackan
6a81b9b02d
more LibationFileManager rename. and bug fix
2021-10-11 17:10:37 -04:00
Robert McRackan
c43e03b228
FileManager: separate generic from Libation-specific
2021-10-11 16:06:50 -04:00
Robert McRackan
df90094884
Replaced another id dependency with cache. Now safe for multi-file audiobooks. Also safe for current session not trying to move files created in a previous session or a parallel session of a different title
2021-10-08 21:34:42 -04:00
Robert McRackan
d0b78cc501
New and moved files Upsert themselves in FileManager.FilePathCache
2021-10-08 11:47:54 -04:00
Robert McRackan
ef9c60cc4f
File splitting: omit tiny chapters
2021-10-07 08:45:02 -04:00
Robert McRackan
5f8c672361
CLI: error when scan has new book with pdf attachment:
2021-10-06 15:35:19 -04:00
Robert McRackan
be5e18d977
settings descriptions
2021-10-05 11:09:36 -04:00
Robert McRackan
c437a39a82
New feature: download already split into chapters
2021-10-05 10:35:41 -04:00
Robert McRackan
22548dc8ae
bug fix: if not importing episodes, remember to remove parents from import list
2021-09-29 10:00:04 -04:00
Robert McRackan
1165f81203
bug fix in series importer
2021-09-27 07:57:24 -04:00
Robert McRackan
19369a21ef
* New feature: setting to not import episodes ( #125 )
2021-09-25 14:02:27 -04:00
Robert McRackan
611fb4d6d8
increm ver
2021-09-24 20:11:52 -04:00
Robert McRackan
30e2caaff5
New feature: setting to not download episodes
2021-09-24 16:44:28 -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
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
db84c9a7d9
unencrypted podcast downloads (incomplete)
2021-09-23 16:50:59 -04:00
Robert McRackan
f29968f379
conditional re-index
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
2021-09-23 10:41:33 -04:00
Robert McRackan
4fd16f04e0
More robust error handling, especially before logging can be initialized
2021-09-23 09:19:35 -04:00
Robert McRackan
61385f0f0b
more explicit book series order
2021-09-22 11:51:06 -04:00
Robert McRackan
96ffa619ec
Bug fix: podcast episodes with no title cause library import failure
2021-09-21 15:06:01 -04:00
Robert McRackan
de1147ac1b
External login completed
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
a0e2d78b9b
* upgraded AAXClean addresses issues #104 , #110
...
* update dependencies
2021-09-16 07:53:34 -04: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
2021-09-14 09:05:56 -04:00
Robert McRackan
4cf999c84d
null book description throws
2021-09-13 11:05:44 -04:00
Robert McRackan
8fe3896d76
build error bug fix
2021-09-13 10:35:41 -04:00
Robert McRackan
197b50e3ac
issue #111 -- setting for bad book abort/retry/ignore. default: ask
2021-09-10 22:58:34 -04:00
Robert McRackan
29461701cd
I meant to increm the minor version for cli
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