Robert McRackan
|
c33891a4bc
|
update dependencies
|
2022-06-22 22:13:56 -04:00 |
|
Robert McRackan
|
f802d1524f
|
make auto-scan more fault-tolerant
|
2022-06-21 22:44:25 -04:00 |
|
Robert McRackan
|
ba722487d8
|
Non-null disposed BlockingCollection can throw exception
|
2022-06-21 21:08:49 -04:00 |
|
rmcrackan
|
eff2634b32
|
linux + WINE link
|
2022-06-21 20:54:38 -04:00 |
|
Robert McRackan
|
b7fd87b09c
|
* bug fix: occasional hang bug in process queue
* bug fix: #283 template folders
v8.1.1
|
2022-06-21 10:42:57 -04:00 |
|
rmcrackan
|
ab82a1656d
|
Merge pull request #282 from Mbucari/master
Fixed rare bug that would hang if an error occured while downloading
|
2022-06-21 10:34:31 -04:00 |
|
Michael Bucari-Tovo
|
71387e94d8
|
Fix bug if folder ended in trailing slash
|
2022-06-21 08:08:09 -06:00 |
|
Michael Bucari-Tovo
|
503379079b
|
Fix WaitToPosition logic
|
2022-06-21 00:23:02 -06:00 |
|
Michael Bucari-Tovo
|
1ae767087f
|
Check downloadEnded inside WaitToPosition
|
2022-06-20 23:13:34 -06:00 |
|
Michael Bucari-Tovo
|
cfd2b7b7aa
|
Fixed rare bug that would cause a hang if an error occured in the download loop
|
2022-06-20 22:36:14 -06:00 |
|
Robert McRackan
|
2c42b4c585
|
* #278 -- new hier. chapters format
* #281 -- template bug fix
Thanks for the quick turn-around, @MBucari !
v8.1.0
|
2022-06-20 21:02:15 -04:00 |
|
rmcrackan
|
d3a9ff539e
|
Merge pull request #280 from Mbucari/master
Add support for Audible's new hierarchical chapters
|
2022-06-20 20:57:06 -04:00 |
|
Michael Bucari-Tovo
|
58f01bd642
|
Fix possible x-thread error.
|
2022-06-20 18:45:44 -06:00 |
|
Michael Bucari-Tovo
|
38806740e1
|
Use Path.Join instead of string.Join
|
2022-06-20 18:12:29 -06:00 |
|
Michael Bucari-Tovo
|
df583e73c2
|
Fixed file naming template
|
2022-06-20 17:37:52 -06:00 |
|
Michael Bucari-Tovo
|
e787d33e5a
|
Fix NRE on cancel when there's nothing to cancel.
|
2022-06-20 16:47:25 -06:00 |
|
Michael Bucari-Tovo
|
91db665428
|
Merge branch 'master' of https://github.com/Mbucari/Libation
|
2022-06-20 15:45:00 -06:00 |
|
Michael Bucari-Tovo
|
94d155cff2
|
Add support for Audible's new hierarchical chapters.
|
2022-06-20 15:41:37 -06:00 |
|
Robert McRackan
|
ad79075fd7
|
Fix issues #183 and #186
v8.0.3
|
2022-06-20 16:30:40 -04:00 |
|
rmcrackan
|
7baefe2f44
|
Merge pull request #277 from Mbucari/master
Issues #183 and #186, and a lot of other little things
|
2022-06-20 16:29:20 -04:00 |
|
Michael Bucari-Tovo
|
141a4c29bb
|
Correct error in saving settings
|
2022-06-20 14:04:03 -06:00 |
|
Michael Bucari-Tovo
|
b2992da370
|
Move DownloadOptions to FileLiberator
|
2022-06-20 10:22:21 -06:00 |
|
Michael Bucari-Tovo
|
fdee254020
|
Only copy files if conversion succeeded.
|
2022-06-20 09:04:06 -06:00 |
|
Michael Bucari-Tovo
|
c51489ac74
|
Await cancell
|
2022-06-19 18:49:47 -06:00 |
|
Michael Bucari-Tovo
|
3cd394ec10
|
Change unicode asterisk
|
2022-06-19 18:04:00 -06:00 |
|
Michael Bucari-Tovo
|
8374fea776
|
Update tests for unicode chars
|
2022-06-19 17:59:16 -06:00 |
|
Michael Bucari-Tovo
|
733ca891de
|
Fix unicode replacement
|
2022-06-19 17:29:46 -06:00 |
|
Michael Bucari-Tovo
|
490d121db3
|
Add unicode replacements for illegal characters
|
2022-06-19 16:57:44 -06:00 |
|
Michael Bucari-Tovo
|
45c5efffbd
|
Add support for multipart title naming templates
|
2022-06-19 15:42:21 -06:00 |
|
Michael Bucari-Tovo
|
a24c929acf
|
Update tests for long file paths
|
2022-06-19 15:38:59 -06:00 |
|
Michael Bucari-Tovo
|
86a39f10d1
|
Formatting
|
2022-06-19 12:59:35 -06:00 |
|
Michael Bucari-Tovo
|
4658afdc20
|
Add Track Number support and make Cancel async
|
2022-06-19 12:56:33 -06:00 |
|
Michael Bucari-Tovo
|
ae6c2afb30
|
Improve filename template
|
2022-06-18 13:04:57 -06:00 |
|
Michael Bucari-Tovo
|
a3844a3535
|
Add long path support
|
2022-06-18 11:28:48 -06:00 |
|
Michael Bucari-Tovo
|
b710075544
|
Make use of unauthenticated API
|
2022-06-17 23:09:22 -06:00 |
|
Mbucari
|
c4c9786050
|
Merge branch 'rmcrackan:master' into master
|
2022-06-17 16:46:31 -06:00 |
|
Robert McRackan
|
b4cc81139a
|
Bug fix ( #276 ): x-thread error on fresh install
v8.0.2
|
2022-06-17 12:40:37 -04:00 |
|
Mbucari
|
fb20eb9162
|
Merge branch 'rmcrackan:master' into master
|
2022-06-15 14:22:09 -06:00 |
|
Robert McRackan
|
263987d2c9
|
Merge branch 'master' of https://github.com/rmcrackan/Libation
|
2022-06-15 10:43:04 -04:00 |
|
Robert McRackan
|
0b30a35383
|
updated dependencies
|
2022-06-15 10:42:56 -04:00 |
|
Mbucari
|
47df1fc602
|
Merge branch 'rmcrackan:master' into master
|
2022-06-14 10:46:00 -06:00 |
|
rmcrackan
|
d8375454b9
|
Merge pull request #274 from maaximal/spelling
Fix spelling error
|
2022-06-14 09:16:05 -04:00 |
|
Max Byszio
|
ad535501c4
|
Fix spelling error
|
2022-06-14 14:43:21 +02:00 |
|
Michael Bucari-Tovo
|
159f5cbd00
|
Add lame options to ConvertToMp3
|
2022-06-13 22:18:00 -06:00 |
|
Michael Bucari-Tovo
|
2bc74d5378
|
Combine Streamable and Processable, remove unused events.
|
2022-06-13 21:40:37 -06:00 |
|
Robert McRackan
|
eb513f563e
|
Allow sorting by "Remove" column
v8.0.1
|
2022-06-13 13:55:39 -04:00 |
|
rmcrackan
|
09dc5e9846
|
Merge pull request #273 from Mbucari/master
Add option to save episodes to series parent
v8.0.0
|
2022-06-13 12:00:05 -04:00 |
|
Mbucari
|
cf35a87d85
|
Update AppScaffolding.csproj
|
2022-06-12 19:48:51 -06:00 |
|
Michael Bucari-Tovo
|
9f25f619a8
|
Formatting
|
2022-06-12 19:37:42 -06:00 |
|
Michael Bucari-Tovo
|
7e989c730c
|
Add option to save podcasts to series folder
|
2022-06-12 19:36:18 -06:00 |
|