Commit Graph

  • 5e349c6662 Removed repeated code Sean Kelly 2021-09-30 20:32:30 +13:00
  • 4b78b757aa Move files Sean Kelly 2021-09-30 19:44:32 +13:00
  • 22548dc8ae bug fix: if not importing episodes, remember to remove parents from import list v6.1.6 Robert McRackan 2021-09-29 10:00:04 -04:00
  • 1165f81203 bug fix in series importer v6.1.5 Robert McRackan 2021-09-27 07:57:24 -04:00
  • 13294d3414 Added m4b & mp3 methods for multiple files. Sean Kelly 2021-09-27 21:34:43 +13:00
  • 8a74a29700 Added configuration and wired it up. Sean Kelly 2021-09-27 20:18:50 +13:00
  • 36f58b64d6 proof of concept Sean Kelly 2021-09-26 23:05:17 +13:00
  • 19369a21ef * New feature: setting to not import episodes ( #125 ) v6.1.4 Robert McRackan 2021-09-25 14:02:27 -04:00
  • 611fb4d6d8 increm ver v6.1.3 Robert McRackan 2021-09-24 20:11:52 -04:00
  • c77ec54035 bug fix: DownloadEpisodes logic needs parans Robert McRackan 2021-09-24 19:59:57 -04:00
  • c9c28c7826 oops. again v6.1.2 Robert McRackan 2021-09-24 16:44:49 -04:00
  • 30e2caaff5 New feature: setting to not download episodes Robert McRackan 2021-09-24 16:44:28 -04:00
  • fd56017af5 dedicated lock objects for safety Robert McRackan 2021-09-24 11:46:37 -04:00
  • d2eaf26117 Removing books v6.1.1 Robert McRackan 2021-09-24 10:00:52 -04:00
  • 7c38e18435 Add support for unencrypted mp3 audiobooks Robert McRackan 2021-09-24 08:26:23 -04:00
  • bfb1dbc69a Merge branch 'master' of https://github.com/rmcrackan/Libation Robert McRackan 2021-09-24 08:25:16 -04:00
  • d2ff19e309 null description causes errors Robert McRackan 2021-09-24 08:24:16 -04:00
  • aa3a7dce06
    Merge pull request #123 from Mbucari/master rmcrackan 2021-09-24 08:23:14 -04:00
  • 71075838eb Moved event logging to LibationBaseForm Mbucari 2021-09-23 19:29:25 -06:00
  • 803a0b7ccf Comment typo. Michael Bucari-Tovo 2021-09-23 18:14:29 -06:00
  • d9f3fa825c Renaming and comments. Michael Bucari-Tovo 2021-09-23 18:13:43 -06:00
  • df42ba584e Better naming. Michael Bucari-Tovo 2021-09-23 18:05:45 -06:00
  • 9f09a62a1e Ensure chapter info is downloaded for unencrypted MP3s Michael Bucari-Tovo 2021-09-23 18:04:12 -06:00
  • e714179c30 Add support for unencrypted mp3 audiobooks. Michael Bucari-Tovo 2021-09-23 18:01:39 -06:00
  • db84c9a7d9 unencrypted podcast downloads (incomplete) Robert McRackan 2021-09-23 16:50:59 -04:00
  • 937bd56fcc debug code to incl episodes Robert McRackan 2021-09-23 16:20:08 -04:00
  • f29968f379 conditional re-index v6.0.6 Robert McRackan 2021-09-23 14:44:11 -04:00
  • 14e14ba9bd batch book status updates bug fixes, esp. threading Robert McRackan 2021-09-23 14:33:04 -04:00
  • 613c97524a User get getting "bindingsource cannot be its own data source" error. Can't repro locally. Adding SyncBindingSource for datagrid views to attempt to solve it v6.0.5 Robert McRackan 2021-09-23 10:41:33 -04:00
  • 4fd16f04e0 More robust error handling, especially before logging can be initialized v6.0.4 Robert McRackan 2021-09-23 09:19:35 -04:00
  • 61385f0f0b more explicit book series order v6.0.3 Robert McRackan 2021-09-22 11:51:06 -04:00
  • 7647882344 update audible api dependency Robert McRackan 2021-09-22 09:48:28 -04:00
  • 96ffa619ec Bug fix: podcast episodes with no title cause library import failure v6.0.2 Robert McRackan 2021-09-21 15:06:01 -04:00
  • de1147ac1b External login completed v6.0.1 Robert McRackan 2021-09-20 15:31:07 -04:00
  • 926a7a1148 * include new external login interfaces in ApiExtended * new ext method to simplify api access in file liberator Robert McRackan 2021-09-17 16:09:49 -04:00
  • 51020ef99e * upgrade api. lay the groundwork for supporting external logins. When complete, this will be v6.0 * replace AudibleApiActions with ApiExtended Robert McRackan 2021-09-17 15:30:06 -04:00
  • 5a1303c33a update dependency Robert McRackan 2021-09-17 14:02:26 -04:00
  • a0e2d78b9b * upgraded AAXClean addresses issues #104 , #110 * update dependencies v5.7.5 Robert McRackan 2021-09-16 07:53:34 -04:00
  • 6b711190c3
    Merge pull request #116 from Mbucari/master rmcrackan 2021-09-16 07:46:03 -04:00
  • b4a6342513 Revert accidental change. Michael Bucari-Tovo 2021-09-15 15:32:34 -06:00
  • 988b137d67 Updated AAXClean version. Michael Bucari-Tovo 2021-09-15 15:26:40 -06:00
  • dae9c9c9b6 Add read permission to file stream. Michael Bucari-Tovo 2021-09-15 15:16:08 -06:00
  • 420b7529c6 Bug fix: issues #113 , #114 Forcing a new build order. Seems to fix the issue. Since the issue was already intermittent (race condition?) it's difficult to be sure v5.7.4 Robert McRackan 2021-09-14 09:05:56 -04:00
  • 4cf999c84d null book description throws v5.7.3 Robert McRackan 2021-09-13 11:05:44 -04:00
  • 8fe3896d76 build error bug fix v5.7.2 Robert McRackan 2021-09-13 10:35:41 -04:00
  • adcba34560 'bad book' setting labels Robert McRackan 2021-09-11 08:01:58 -04:00
  • 8e09d7e617 Merge branch 'master' of https://github.com/rmcrackan/Libation v5.7.1 Robert McRackan 2021-09-10 22:59:02 -04:00
  • 197b50e3ac issue #111 -- setting for bad book abort/retry/ignore. default: ask Robert McRackan 2021-09-10 22:58:34 -04:00
  • ac2114e270
    Add CLI documentation rmcrackan 2021-09-10 17:20:13 -04:00
  • 29461701cd I meant to increm the minor version for cli v5.6.8 Robert McRackan 2021-09-10 17:04:47 -04:00
  • 0f130c70f5 LibationCli and structural changes to support it incl: no LibationLauncher, just LibationWinForms. LibationWinForms builds to a different output dir so cli can be deployed easily. Versioning number is moved to scaffolding library shared by both apps Robert McRackan 2021-09-10 16:54:32 -04:00
  • 995637e843 add logging. helpful when viewing in console Robert McRackan 2021-09-10 12:51:07 -04:00
  • 9501687f86 Change build path. Necessary for possibly building a non-winforms exe to the same output dir Robert McRackan 2021-09-09 16:04:17 -04:00
  • 248dea3402 write to log, not console Robert McRackan 2021-09-09 13:26:00 -04:00
  • 1d420f5430 File Liberators should log their own progresss and not depend on controller or forms to do so. This means that LogMe will create duplicate log entries for non-form and non-controller calls but that's a refactor for a rainy day. Robert McRackan 2021-09-09 11:27:03 -04:00
  • 5f0a6b8526 bug fix: installer bug for users who say 'return user' but don't have valid files v5.6.7 Robert McRackan 2021-09-07 16:58:04 -04:00
  • c337c0b44e library book composite key comments Robert McRackan 2021-09-07 13:35:59 -04:00
  • 89207866f3 make sure that __log is never empty so that .Last() can't throw Robert McRackan 2021-09-04 18:17:29 -04:00
  • 9e11086d49 bug fix v5.6.6 Robert McRackan 2021-09-04 18:09:51 -04:00
  • 58b172f816
    Merge pull request #103 from Mbucari/master rmcrackan 2021-09-04 14:15:50 -04:00
  • 0b8084bc03 Added form size and position persistance to audio decode forms. Mbucari 2021-09-03 23:00:35 -06:00
  • 37970222f3 Make SaveSizeAndLocation and RestoreSizeAndLocation a form extension. Mbucari 2021-09-03 22:44:02 -06:00
  • bcab2dd440 Adjust display parameters. Mbucari 2021-09-03 22:43:03 -06:00
  • d402128d1d GetNonString now handles values and classes. Mbucari 2021-09-03 22:41:21 -06:00
  • 3ae0f2daa2 Fixed FindInactiveBooks to work with new logger. Mbucari 2021-09-03 22:40:35 -06:00
  • 126919d578 update dependencies Robert McRackan 2021-09-03 23:02:28 -04:00
  • 437e85fd12 mp3 bugfix v5.6.5 Robert McRackan 2021-09-03 18:22:31 -04:00
  • de34e5c795 import speed improvements Robert McRackan 2021-09-03 16:35:31 -04:00
  • 8ffcefd6ae massive speed-up for import contributors Robert McRackan 2021-09-03 15:30:17 -04:00
  • e59ab9b483 remove v3=>4 migration work-arounds Robert McRackan 2021-09-03 13:42:58 -04:00
  • 57fa1bd763 cross thread issue. add temp time logging in ImportAccountAsync Robert McRackan 2021-09-03 11:36:55 -04:00
  • dccb2d73d6
    Merge pull request #101 from Mbucari/master rmcrackan 2021-09-03 08:15:37 -04:00
  • 77fc865636 Fixed crossthread. Mbucari 2021-09-02 21:21:36 -06:00
  • 1040a347c6 Fixed cross thread bug and Enumerable change bug. Mbucari 2021-09-02 21:04:16 -06:00
  • 6ed1307443 v5.6.3.1 : support for episodes ( issue #96 ) v5.6.3 Robert McRackan 2021-09-02 16:05:23 -04:00
  • c2c732b2b1 central event for library altered: books added or removed Robert McRackan 2021-09-02 15:55:12 -04:00
  • 9e0caf34d6 Rename db table Library => LibraryBooks Robert McRackan 2021-09-02 15:26:20 -04:00
  • 802763a4fb minor Robert McRackan 2021-09-02 15:19:55 -04:00
  • b4803c42a5 Streamline GetLibrary_Flat_NoTracking with better context dispose Robert McRackan 2021-09-02 14:51:06 -04:00
  • 62c98c66a3 Merge branch 'master' of https://github.com/rmcrackan/Libation Robert McRackan 2021-09-02 14:15:10 -04:00
  • 6b289445e2 update dependencies Robert McRackan 2021-09-02 14:14:25 -04:00
  • 52bf91f8aa
    Merge pull request #99 from Mbucari/master rmcrackan 2021-09-02 13:47:57 -04:00
  • 6d2dff1a98 Code Cleanup Michael Bucari-Tovo 2021-09-02 11:21:20 -06:00
  • 7c9970c0cb
    Merge branch 'rmcrackan:master' into master Mbucari 2021-09-02 11:18:32 -06:00
  • d2892f9076 Fix crash when checkbox checked via spacebar. Michael Bucari-Tovo 2021-09-02 11:11:40 -06:00
  • 89f60a7ca3 fix wording Robert McRackan 2021-09-02 11:35:32 -04:00
  • ea37c09081
    Merge pull request #98 from Mbucari/master rmcrackan 2021-09-02 10:54:42 -04:00
  • 76cb280933 Added AAXClean as nuget package. Michael Bucari-Tovo 2021-09-02 08:13:42 -06:00
  • 0a54a8104c update counts label to reflect recent workflow changes Robert McRackan 2021-09-02 09:54:02 -04:00
  • 7464336535 remove WinFormsDesigner Robert McRackan 2021-09-02 09:52:41 -04:00
  • dc0dd3474b separate the concepts of UserDefinedItem being updated in memory vs successful persistence Robert McRackan 2021-09-02 09:51:17 -04:00
  • 7b9c5c0f4f Add episode/podcast search engine bool Robert McRackan 2021-09-01 16:56:09 -04:00
  • ad87f1851e Add episodes content type to Books in db Robert McRackan 2021-09-01 16:51:59 -04:00
  • e8423341ef bug fix: bottom count numbers and menu options weren't updating on liberate-all Robert McRackan 2021-09-01 14:28:01 -04:00
  • a9d3494af1 Added support for episodic content incl podcasts. Not yet complete. Need to mark them as such in the db somehow and also add search engine bools Robert McRackan 2021-09-01 12:47:59 -04:00
  • 90731a8948 'Convert all M4b to Mp3': add confirmation dialog with better explanation Robert McRackan 2021-08-31 09:32:50 -04:00
  • e723467ca6 book liberation status Error: v5.5.9 Robert McRackan 2021-08-27 17:01:00 -04:00
  • 722c33bf61 Add readme to help/annoy collaborators Robert McRackan 2021-08-27 15:14:42 -04:00
  • f080215cbb Book details dialog: tags should get initial focus Robert McRackan 2021-08-27 14:07:06 -04:00
  • d5c74d629f update dependencies Robert McRackan 2021-08-27 11:16:13 -04:00