Robert McRackan
577145096d
* GridEntry.DownloadBook is no longer called. it was the only one calling UpdateLiberatedStatus(true) or using DownloadInProgress flag
...
* cleaned up unused code, old forms, ProcessorAutomationController...
* what's left of LogMe and ProcessorAutomationController should be moved eventually
2022-05-16 14:44:17 -04:00
Mbucari
255e26435c
Merge branch 'rmcrackan:master' into master
2022-05-12 10:32:05 -06:00
Robert McRackan
75c5f662dc
* Batch actions for visible books: 'remove from library' complete
...
* refactor entity properties into extension methods
* refactor shared simple message boxes => MessageBoxLib
2022-05-12 09:53:21 -04:00
Michael Bucari-Tovo
936a1d60a0
Minor mods for future UI changes
2022-05-11 18:36:48 -06:00
Robert McRackan
e368e4669b
bug fix: db persistence shouldn't be a side effect. the client should say when to persist in some fairly explicit way
2022-05-10 16:48:52 -04:00
Robert McRackan
c6ce814e1c
Set the stage for batch processing
2022-05-10 16:18:09 -04:00
Michael Bucari-Tovo
48ffc40abb
Move cover download to processable
2022-05-09 23:53:10 -06:00
Michael Bucari-Tovo
82b5daa809
Download large cover art after successfilly downloading an audiobook.
2022-05-09 23:22:21 -06:00
Robert McRackan
389fbb2371
Move source code into "Source" folder
2022-05-09 10:31:45 -04:00