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 |
|
Robert McRackan
|
bcc237c693
|
sqlite db file should live in LibationFiles dir, not in app dir
|
2019-12-09 14:44:46 -05:00 |
|
Robert McRackan
|
1cecd4ba2e
|
Improved logging. Updated nuget packages
|
2019-11-26 10:42:38 -05:00 |
|
Robert McRackan
|
a2e30df51f
|
Improved importing
|
2019-11-25 13:45:29 -05:00 |
|
Robert McRackan
|
6c9074169a
|
Added beta-specific logging
|
2019-11-24 21:45:35 -05:00 |
|
Robert McRackan
|
80b0ef600d
|
Better ToString for DataLayer objects
|
2019-11-19 09:54:42 -05:00 |
|
Robert McRackan
|
f3128b562d
|
Fix performance issues, esp regarding saving tags
|
2019-11-18 14:37:17 -05:00 |
|
Robert McRackan
|
df90fc5361
|
All scraping code removed
|
2019-11-05 13:42:11 -05:00 |
|
Robert McRackan
|
c61bc27a7b
|
This version is powered by the Audible API. Legacy scraping code is still present but is commented out. All future check-ins are not guaranteed to have any scraping code
|
2019-11-05 08:19:58 -05:00 |
|
Robert McRackan
|
664fcc50e2
|
Finalize move from library scraping to api
|
2019-11-04 23:07:40 -05:00 |
|
Robert McRackan
|
591d84e719
|
scraping => api transition almost complete
|
2019-11-04 14:16:57 -05:00 |
|