Robert McRackan
|
28625029cd
|
code clean up
|
2022-05-02 16:13:35 -04:00 |
|
Robert McRackan
|
878a5dd36c
|
Libary import got a complete overhaul. On a library of 1,200 titles: initial scan is 80-85% faster. Subsequent imports are 60-70% faster
|
2022-04-29 16:35:49 -04:00 |
|
Robert McRackan
|
7c144b8277
|
Bug fix #234 : chapters were no longer included in the m4b file
|
2022-04-27 11:31:13 -04:00 |
|
Michael Bucari-Tovo
|
e5dd4b856e
|
Update Libation to work with new AAXClean.Codecs
|
2022-04-24 19:40:34 -06:00 |
|
Robert McRackan
|
5caa9c5687
|
Improved logging for import errors
|
2022-04-16 16:36:49 -04:00 |
|
Robert McRackan
|
c8c0ffeb0d
|
Bug fix #231 : Some books without categories are not getting imported
|
2022-04-15 16:30:43 -04:00 |
|
Robert McRackan
|
1f8a5b256e
|
Bug fix: Defensive FirstOrDefault. #194
|
2022-02-03 08:53:41 -05:00 |
|
Robert McRackan
|
c296bff47f
|
Bug fix #181 : if audible gives a null picture id then once that image is searched for, no further cover art was downloaded
|
2022-01-12 22:20:58 -05:00 |
|
Robert McRackan
|
6b649cf4ca
|
Rare duplicates are making their way into the db. Defensive FirstOrDefault added to address bug #184
|
2022-01-11 07:34:42 -05:00 |
|
Robert McRackan
|
b260554a2a
|
Bug fix #173 : error when importing the same book from multiple accounts during the same import
|
2021-12-06 11:05:46 -05:00 |
|
Robert McRackan
|
b3dc5a7054
|
Upgrade to .net6
|
2021-11-24 12:59:02 -05:00 |
|
Robert McRackan
|
0a986238bc
|
Defensive FirstOrDefault
|
2021-10-21 15:39:53 -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
|
5772d9c31e
|
defensive FirstOrDefault
|
2021-10-05 10:07:58 -04:00 |
|
Robert McRackan
|
1165f81203
|
bug fix in series importer
|
2021-09-27 07:57:24 -04:00 |
|
Robert McRackan
|
61385f0f0b
|
more explicit book series order
|
2021-09-22 11:51:06 -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
|
89207866f3
|
make sure that __log is never empty so that .Last() can't throw
|
2021-09-04 18:17:29 -04:00 |
|
Robert McRackan
|
de34e5c795
|
import speed improvements
|
2021-09-03 16:35:31 -04:00 |
|
Robert McRackan
|
8ffcefd6ae
|
massive speed-up for import contributors
|
2021-09-03 15:30:17 -04:00 |
|
Robert McRackan
|
e59ab9b483
|
remove v3=>4 migration work-arounds
|
2021-09-03 13:42:58 -04:00 |
|
Robert McRackan
|
57fa1bd763
|
cross thread issue. add temp time logging in ImportAccountAsync
|
2021-09-03 11:36:55 -04:00 |
|
Robert McRackan
|
9e0caf34d6
|
Rename db table Library => LibraryBooks
|
2021-09-02 15:26:20 -04:00 |
|
Robert McRackan
|
ad87f1851e
|
Add episodes content type to Books in db
|
2021-09-01 16:51:59 -04:00 |
|
Robert McRackan
|
42f94e7f6c
|
more nuget migration
|
2021-08-25 15:33:09 -04:00 |
|
Robert McRackan
|
f16ad30891
|
bug fix from my last bug fix :(
|
2021-08-24 09:28:13 -04:00 |
|
Robert McRackan
|
f19c46ee45
|
Book: add pdf url as is, not Absolute
|
2021-08-23 16:07:19 -04:00 |
|
Robert McRackan
|
9d00da006c
|
Trim title
|
2021-07-26 17:11:49 -04:00 |
|
Robert McRackan
|
d31121e307
|
Bug fix to address #59
|
2021-07-20 14:43:08 -04:00 |
|
Michael Bucari-Tovo
|
5df7d80aac
|
Revert earlier.
|
2021-07-02 21:21:17 -06:00 |
|
Michael Bucari-Tovo
|
4b2c8ee513
|
Add any subtitle to the title.
|
2021-07-02 17:00:04 -06:00 |
|
Michael Bucari-Tovo
|
81195e382e
|
Revert "Remove items from library."
This reverts commit 00f7e4b7796c724192e4246c0498e6b183782f18.
|
2021-07-02 15:24:05 -06:00 |
|
Michael Bucari-Tovo
|
35fc3581b3
|
Revert "Added count of items removed from library."
This reverts commit 771d992da718da66319fadf129655137f4e8b6c3.
|
2021-07-02 15:23:26 -06:00 |
|
Michael Bucari-Tovo
|
771d992da7
|
Added count of items removed from library.
|
2021-07-02 15:01:55 -06:00 |
|
Michael Bucari-Tovo
|
00f7e4b779
|
Remove items from library.
|
2021-07-02 14:07:42 -06:00 |
|
Michael Bucari-Tovo
|
5d4bcb2db0
|
Removed unnecessary conversion to List.
|
2021-07-02 13:51:32 -06:00 |
|
Robert McRackan
|
959a1aebe9
|
Enough already. I'm obviously not incentivized/shamed into writing unit tests for things in UNTESTED dir.s. It's just making a mess of the file tree
|
2021-06-17 14:21:15 -04:00 |
|
Robert McRackan
|
2df38706f7
|
upgrade to .NET5
|
2020-11-18 09:32:15 -05:00 |
|
Robert McRackan
|
60f1d8117d
|
Remove reliance on persistent Account objects across boundaries. If you open an account persister, then dispose of it
|
2020-08-27 23:05:46 -04:00 |
|
Robert McRackan
|
755a7338e9
|
Account to be included on each import item, not just on the aggr group
|
2020-08-26 10:25:24 -04:00 |
|
Robert McRackan
|
6900a68b9d
|
Rename for clarity: AccountsSettings <=> Accounts
|
2020-08-24 22:57:08 -04:00 |
|
Robert McRackan
|
3941906d72
|
Book download validation: librarybook.accountname and/or book.locale is null/blank
|
2020-08-22 07:32:39 -04:00 |
|
Robert McRackan
|
cfa938360a
|
Library to store book's account in db
|
2020-08-20 17:03:55 -04:00 |
|
Robert McRackan
|
80017ce9fd
|
populate book locale on library update
|
2020-08-20 16:49:50 -04:00 |
|
Robert McRackan
|
c67972a327
|
Importers need access to Account
|
2020-08-20 16:09:07 -04:00 |
|
Robert McRackan
|
c54c45df33
|
Bugfix. Audible changed how they handle categories, causing a new bug. Temp fix to get everything working again -- part 2
|
2020-06-01 21:51:47 -04:00 |
|
Robert McRackan
|
53f252e56f
|
Bugfix. Audible changed how they handle categories, causing a new bug. Temp fix to get everything working again
|
2020-05-26 14:38:29 -04:00 |
|
Robert McRackan
|
f27ac279b2
|
Bugfix: some series indexes/sequences could cause library not to import
|
2020-02-17 15:17:59 -05:00 |
|
Robert McRackan
|
c7891dc448
|
2 bug fixes which prevented saving to db
|
2019-12-16 10:32:38 -05:00 |
|