Robert McRackan
|
8f487894f5
|
Fixed logging bug in single-book liberation
v5.1.0
|
2021-07-04 16:10:11 -04:00 |
|
Robert McRackan
|
cd3e0dba68
|
Remove validation against 0-length chapters. It is evidently allowed
|
2021-07-04 16:08:30 -04:00 |
|
rmcrackan
|
6f31d97763
|
Merge pull request #47 from Mbucari/master
Addressed two issues and some minor fixed.
|
2021-07-04 09:27:58 -04:00 |
|
Mbucari
|
fa5637a340
|
Merge branch 'rmcrackan:master' into master
|
2021-07-03 22:07:34 -06:00 |
|
Michael Bucari-Tovo
|
7ab209171b
|
Merge branch 'master' of https://github.com/Mbucari/Libation
|
2021-07-03 22:07:08 -06:00 |
|
Michael Bucari-Tovo
|
6d856f73e7
|
Reused yellow stoplight to indicate and interrupted and resumable download.
|
2021-07-03 22:06:56 -06:00 |
|
Michael Bucari-Tovo
|
05426eb618
|
Added uri refresh to step 2.
|
2021-07-03 21:54:28 -06:00 |
|
Michael Bucari-Tovo
|
d73701c939
|
Stop automatic processing if form is closed instead of crashing.
|
2021-07-03 20:34:50 -06:00 |
|
Michael Bucari-Tovo
|
f284f53edd
|
Clicking on red stoplight now only decrypts that book with no conformation.
|
2021-07-03 20:21:11 -06:00 |
|
rmcrackan
|
17f3187748
|
Merge pull request #46 from Mbucari/master
Added resumable download support to FFMpegAaxcProcessor.
|
2021-07-03 21:06:25 -04:00 |
|
Mbucari
|
f55a41ac0a
|
Merge branch 'rmcrackan:master' into master
|
2021-07-03 19:00:56 -06:00 |
|
Michael Bucari-Tovo
|
0be2a17537
|
Made FFMpegAaxcProcesser use NetworkFileStream.
|
2021-07-03 18:59:18 -06:00 |
|
rmcrackan
|
b417c5695e
|
Merge pull request #45 from Mbucari/master
Fixed critical bug with Read stream not blocking.
|
2021-07-03 20:55:33 -04:00 |
|
Michael Bucari-Tovo
|
6efe064ca7
|
Added support for changing Uri to the same file in case iold one expires.
|
2021-07-03 17:15:35 -06:00 |
|
Michael Bucari-Tovo
|
da7af895fb
|
Fixed possible hang issue.
|
2021-07-03 14:37:24 -06:00 |
|
Mbucari
|
1b39f30fd0
|
Merge branch 'rmcrackan:master' into master
|
2021-07-03 14:31:23 -06:00 |
|
Michael Bucari-Tovo
|
9cde6bddbd
|
Fixed Read not blocking
|
2021-07-03 14:31:02 -06:00 |
|
rmcrackan
|
b21f257baa
|
Merge pull request #43 from Mbucari/master
Modified NetworkFileStream to make it resumable.
|
2021-07-03 11:14:07 -04:00 |
|
Michael Bucari-Tovo
|
da68ddc9b8
|
Renamed property.
|
2021-07-03 06:13:38 -06:00 |
|
Michael Bucari-Tovo
|
9e15fde2e3
|
Modified NetworkFileStream to make is resumable.
|
2021-07-03 06:10:51 -06:00 |
|
rmcrackan
|
ef5b14a929
|
Merge pull request #40 from Mbucari/master
Addressed Issue #37 and minor corrections
|
2021-07-02 23:48:44 -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
|
097bda2d25
|
Added null check.
|
2021-07-02 15:58:37 -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 |
|
Mbucari
|
fbf92bf151
|
Merge branch 'rmcrackan:master' into master
|
2021-07-02 08:42:14 -06:00 |
|
Robert McRackan
|
2cb3e34d98
|
update 5.0.0.x ver #
v5.0.0
|
2021-07-02 10:02:37 -04:00 |
|
rmcrackan
|
80589e3854
|
Update README.md
Add "Allow Libation to fix up audiobook metadata" to readme
|
2021-07-02 09:52:49 -04:00 |
|
Michael Bucari-Tovo
|
b9770220db
|
Fixed stupid mistake. I need to go to ber.
|
2021-07-01 21:56:38 -06:00 |
|
rmcrackan
|
11128ffb1a
|
Merge pull request #34 from Mbucari/master
Minor code fixes and simplification
|
2021-07-01 23:53:38 -04:00 |
|
Michael Bucari-Tovo
|
1d557d05c5
|
Merge branch 'master' of https://github.com/Mbucari/Libation
|
2021-07-01 21:44:12 -06:00 |
|
Michael Bucari-Tovo
|
d41fe0d3e6
|
Added log
|
2021-07-01 21:42:44 -06:00 |
|
Mbucari
|
17bd54a897
|
Merge branch 'rmcrackan:master' into master
|
2021-07-01 18:01:37 -06:00 |
|
Michael Bucari-Tovo
|
0d89c34107
|
Added try blocks. TODO: Add error logging.
|
2021-07-01 18:01:03 -06:00 |
|
Michael Bucari-Tovo
|
66bd18fdc5
|
Fixed typo.
|
2021-07-01 17:58:02 -06:00 |
|
Robert McRackan
|
7143104b40
|
git ignore windows shortcuts: *.lnk files
|
2021-07-01 16:11:52 -04:00 |
|
Michael Bucari-Tovo
|
729212a5d5
|
Simplified ffmpeg chapter parser by using json insterad of xml.
|
2021-07-01 13:16:54 -06:00 |
|
Michael Bucari-Tovo
|
6dafa03554
|
Replaced property name string with nameof.
|
2021-07-01 13:14:54 -06:00 |
|
Robert McRackan
|
08644fb937
|
Move UnicodeToAscii to Dinah.Core, minor refactoring
|
2021-07-01 11:46:23 -04:00 |
|
Robert McRackan
|
7ff4953f7b
|
RetainAaxFiles no longer used
|
2021-07-01 11:19:16 -04:00 |
|
rmcrackan
|
797112740e
|
Merge pull request #33 from Mbucari/master
Work with updated Api Dtos and some minor readability edits.
|
2021-07-01 10:52:15 -04:00 |
|
Michael Bucari-Tovo
|
36ab494b31
|
Minor refactoring.
|
2021-07-01 08:22:04 -06:00 |
|
Michael Bucari-Tovo
|
8c6ada8d20
|
Removed unused namespaces.
|
2021-07-01 08:17:10 -06:00 |
|
Michael Bucari-Tovo
|
41b0ace238
|
Code readability edit.
|
2021-07-01 08:10:28 -06:00 |
|
Michael Bucari-Tovo
|
c84f144274
|
Merge branch 'master' of https://github.com/Mbucari/Libation
|
2021-07-01 07:56:50 -06:00 |
|
Michael Bucari-Tovo
|
00f8a63781
|
Use new AudibleApi Dtos.
|
2021-07-01 07:52:28 -06:00 |
|