Robert McRackan
c43e03b228
FileManager: separate generic from Libation-specific
2021-10-11 16:06:50 -04:00
Robert McRackan
19369a21ef
* New feature: setting to not import episodes ( #125 )
2021-09-25 14:02:27 -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
de1147ac1b
External login completed
2021-09-20 15:31:07 -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
995637e843
add logging. helpful when viewing in console
2021-09-10 12:51:07 -04:00
Mbucari
3ae0f2daa2
Fixed FindInactiveBooks to work with new logger.
2021-09-03 22:40:35 -06:00
Robert McRackan
de34e5c795
import speed improvements
2021-09-03 16:35:31 -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
c2c732b2b1
central event for library altered: books added or removed
2021-09-02 15:55:12 -04:00
Robert McRackan
9e0caf34d6
Rename db table Library => LibraryBooks
2021-09-02 15:26:20 -04:00
Robert McRackan
802763a4fb
minor
2021-09-02 15:19:55 -04:00
Robert McRackan
b4803c42a5
Streamline GetLibrary_Flat_NoTracking with better context dispose
2021-09-02 14:51:06 -04:00
Robert McRackan
dc0dd3474b
separate the concepts of UserDefinedItem being updated in memory vs successful persistence
2021-09-02 09:51:17 -04:00
Robert McRackan
e723467ca6
book liberation status Error:
...
* show system error icon in grid instead of stoplight
* list error count in bottom right #s
* SearchEngine bool: LiberatedError
2021-08-27 17:01:00 -04:00
Robert McRackan
8969c216af
comments
2021-08-26 16:08:26 -04:00
Robert McRackan
d7eb190f69
reduce use of Book.Supplements
2021-08-23 16:16:08 -04:00
Michael Bucari-Tovo
6beb5cc74a
Made changes discussed.
2021-08-22 13:27:39 -06:00
Michael Bucari-Tovo
2a7e185dc3
Finish MVVM conversion
2021-08-21 22:03:16 -06:00
Michael Bucari-Tovo
9e06c343c1
Don't check if values have changed when updating the database.
2021-08-21 21:15:25 -06:00
Michael Bucari-Tovo
f25734334d
Add separate command for updating tags
2021-08-21 18:16:24 -06:00
Michael Bucari-Tovo
1369ee575a
Replaced LiberatedState with LiberatedStatus and PdfState with LiberatedStatus?
2021-08-21 16:29:16 -06:00
Robert McRackan
c9727f84ab
(hopefully) complete minimum viable product with stateful is-liberated status
2021-08-20 21:22:52 -04:00
Robert McRackan
aa56bb74a1
refactor out most of TransitionalFileLocator. Almost done with new stateful is-liberated paradigm
2021-08-20 20:51:37 -04:00
Robert McRackan
a639857ec6
Book details changes liberated status in db and search engine. Minor changes to audible api to hopefully fix the weird log-in edge cases
2021-08-20 16:06:01 -04:00
Michael Bucari-Tovo
c7454ea5d2
Updated RemoveBooksDialog to use latest GridEntry
2021-08-09 23:11:37 -06:00
Michael Bucari-Tovo
35f54779f0
Add library command to get books removed from library.
2021-08-09 01:08:00 -06:00
Robert McRackan
1fcacb9cfb
Much faster for grid refresh
2021-07-29 14:55:48 -04:00
Robert McRackan
a3542c53e2
Remove duplicate logic
2021-07-29 11:32:16 -04:00
Robert McRackan
204e77008b
TransitionalFileLocator to trust Book values, not hit db directly
2021-07-29 10:20:27 -04:00
Robert McRackan
0c265a9010
Centralize audio/aaxc files GetPath and Exists into temp TransitionalFileLocator
2021-07-29 07:50:37 -04:00
Robert McRackan
53a46b5dfc
Pull non-presentation logic out of main form
2021-07-28 17:20:16 -04:00
Robert McRackan
5c6b5c0af2
Populate new values for book tracking state. Not using them yet, but getting much closer
2021-07-28 16:05:00 -04:00
Robert McRackan
85c18c8334
NoTracking() to simplify confusing EF Core state. Tracking is now only used during mass import, not in UI
2021-07-28 14:51:35 -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
b1a033e162
Keep download license details with aax file, not in db
2021-06-22 16:49:19 -04:00
Robert McRackan
9416f4e040
Persist keys to db. Necessary in the event that download succeeds then decrypt fails.
2021-06-22 11:25:18 -04: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