cefab86ce1bug fixes around new skip-bad-book feature
v4.1.7
Robert McRackan
2020-12-23 14:05:18 -05:00
249a2f3b59bug fix: libhack files: directory not found
Robert McRackan
2020-12-22 15:54:46 -05:00
0e9f2c7681Truncate too-long error message
v4.1.6
Robert McRackan
2020-12-22 11:38:03 -05:00
d25c32ff45When there's a problem downloading a book, you get the option to skip the file temporarily or permanently. This can be useful with extremely old audible titles where the modern download may no longer be supported
v4.1.5
Robert McRackan
2020-12-21 16:25:42 -05:00
642a500f87"Locale" typo. Make user msg more clear
Robert McRackan
2020-12-16 12:57:26 -05:00
0e2469db64If no codec during download, retry with all library flags enabled
v4.1.4
Robert McRackan
2020-12-16 11:19:12 -05:00
9aa4ef70afincrease version
v4.1.3
Robert McRackan
2020-12-14 15:56:30 -05:00
1812fc2c7c- Increase account privacy in logs - Improve book download retry
Robert McRackan
2020-12-14 15:42:27 -05:00
f9849abb7bBetter error logging when codecs are not known
v4.1.2
Robert McRackan
2020-12-08 16:16:16 -05:00
d5cd569319clean up comments
Robert McRackan
2020-08-30 13:01:39 -04:00
a58f51a8ceLibation 4.0 prep: do not allow user to change login id in the middle of logging in. If they do then jsonpath will fail
Robert McRackan
2020-08-28 15:03:55 -04:00
d24c10ddf5Pass account info to login dialogs
Robert McRackan
2020-08-28 13:55:03 -04:00
a12391f0abSerialize getting API instances so that logins don't conflict
Robert McRackan
2020-08-28 10:51:42 -04:00
60f1d8117dRemove reliance on persistent Account objects across boundaries. If you open an account persister, then dispose of it
Robert McRackan
2020-08-27 23:05:46 -04:00
20b6f28cb5Add locale and account to search/filter options
Robert McRackan
2020-08-27 15:33:14 -04:00
9a1fa89f6fGrid, misc column: incl locale and acct
Robert McRackan
2020-08-27 15:08:36 -04:00
2a294f4f85add locale and account to logging
Robert McRackan
2020-08-27 14:54:11 -04:00
0938c84929Do not import non-library 'audible plus' titles
Robert McRackan
2020-08-27 13:57:53 -04:00
99cc6a6425Accounts are editable from ScanAccountsDialog via new edit button
Robert McRackan
2020-08-27 11:36:38 -04:00
0025825d5cIf no accounts, Import>Scan Library to prompt user to create account
Robert McRackan
2020-08-27 10:46:47 -04:00
81b6833118Incl note that defaults can be changed in account settings
Robert McRackan
2020-08-26 12:59:32 -04:00
a51e76d44dLibation 4.0 prep: full multiple account support
Robert McRackan
2020-08-26 12:50:12 -04:00
755a7338e9Account to be included on each import item, not just on the aggr group
Robert McRackan
2020-08-26 10:25:24 -04:00
56732a5365Add stub form for 'scan mult accounts' dialog
Robert McRackan
2020-08-25 16:34:06 -04:00
dd3b032b21Fix account persistence edge case
Robert McRackan
2020-08-25 15:58:56 -04:00
dd25792864Multi-account scan library UI stubs
Robert McRackan
2020-08-25 15:25:28 -04:00
515dfceb73begin account management UI
Robert McRackan
2020-08-24 14:08:07 -04:00
3941906d72Book download validation: librarybook.accountname and/or book.locale is null/blank
Robert McRackan
2020-08-22 07:32:39 -04:00
6407d15fe0Libation 4.0 prep: use new Accounts decrypt key
Robert McRackan
2020-08-21 22:15:25 -04:00
be84fb317eDecryptKey: static => account instance
Robert McRackan
2020-08-21 22:01:23 -04:00
3af010c1f5Update ProcessRunner
Robert McRackan
2020-08-21 17:03:39 -04:00
714bb2ba50Downloading to use new instance locale and account
Robert McRackan
2020-08-21 13:36:01 -04:00
2e5360f0baLibation 4.0 prep: purge global static config Configuration.LocaleCountryCode
Robert McRackan
2020-08-21 11:50:11 -04:00
258775ff3fPurge static current locale from API: complete
Robert McRackan
2020-08-21 11:18:10 -04:00
82318ffab7Progress toward purging static current locale
Robert McRackan
2020-08-21 09:29:33 -04:00
901572e7bbintermediate steps toward purging static current locale
Robert McRackan
2020-08-20 22:53:44 -04:00
cfa938360aLibrary to store book's account in db
Robert McRackan
2020-08-20 17:03:55 -04:00
80017ce9fdpopulate book locale on library update
Robert McRackan
2020-08-20 16:49:50 -04:00
c67972a327Importers need access to Account
Robert McRackan
2020-08-20 16:09:07 -04:00
57ee150d3capi to use hardcoded jsonpath for now. Libation is fully functional again
Robert McRackan
2020-08-20 14:47:26 -04:00
57302e1b5cCreate methods for test and demo use. Can also use temporarily in Libation until migration is complete
Robert McRackan
2020-08-19 15:42:54 -04:00
09dbc67914refactor file migration
Robert McRackan
2020-08-18 07:14:58 -04:00
b768362eaemigrate old files/settings
Robert McRackan
2020-08-18 06:51:12 -04:00
04a32533cbLibation 4.0 prep: migrate old settings => new files. remove old values. remove old file
Robert McRackan
2020-08-18 06:32:45 -04:00
1ad2135a3fComplete: Accounts, persistence, unit tests
Robert McRackan
2020-08-16 23:04:23 -04:00
643ae09b2bLibation 4.0 prep: in process of migrating to new settings files
Robert McRackan
2020-08-16 15:44:47 -04:00
8391e43b03begin token file migration. INCOMPLETE
Robert McRackan
2020-08-13 17:01:06 -04:00
8a54eda4a0Add temp jsonpath options during v3 => v4 migration prep
Robert McRackan
2020-08-13 15:06:22 -04:00
e1299331cc"ApiConnectionSettings" => "AccountsSettings"
Robert McRackan
2020-08-13 14:26:48 -04:00
248b336867minor csproj changes
Robert McRackan
2020-08-13 14:21:59 -04:00
b7d96ae447tiny refactor
Robert McRackan
2020-08-13 09:53:29 -04:00
8ab2af1c5dRename file path var for clarity
Robert McRackan
2020-08-13 09:14:16 -04:00
2d459bb2cfLibation 4.0 prep: add new fields Book.Locale, LibraryBook.Account. Migrate db
Robert McRackan
2020-08-12 11:31:48 -04:00
aeb0d2a82bupdate nuget pkg.s
Robert McRackan
2020-08-12 10:15:04 -04:00
f50dab94a4Libation 4.0 prep: incrementally incorporate jsonpath (1) all AccountsSettings.json access must use centralized jsonpath. For now == null
Robert McRackan
2020-08-11 14:19:35 -04:00
efa5cefa23Libation 4.0 prep. EzApiCreator: remove locale option, add JsonPath support, libation wrapper to pass in jsonpath
Robert McRackan
2020-08-10 10:31:41 -04:00
2e4a97fde74.0 prep: move IdentityTokens data to new AccountsSettings.json file
Robert McRackan
2020-08-06 14:01:12 -04:00