Michael Bucari-Tovo
d848c1a499
Cache book and pdf statuses for faster sorting.
2022-05-10 00:04:55 -06: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
Michael Bucari-Tovo
b320276926
Add PictureID_1215 to Book and migrate DB
2022-05-09 23:21:52 -06:00
Michael Bucari-Tovo
6ccb8d612f
Merge branch 'master' of https://github.com/Mbucari/Libation
2022-05-09 22:16:24 -06:00
Michael Bucari-Tovo
23460e0137
Don't show description form in task bar
2022-05-09 22:09:47 -06:00
Mbucari
7723de7284
Update ProductsGrid.cs
2022-05-09 21:49:56 -06:00
Michael Bucari-Tovo
138f94594f
Fixed cross-thread access error.
2022-05-09 21:31:21 -06:00
Michael Bucari-Tovo
81c152ddcb
Add libation icon to forms
2022-05-09 21:12:41 -06:00
Michael Bucari-Tovo
04665fea36
Change default border width
2022-05-09 20:37:41 -06:00
Michael Bucari-Tovo
803eef3825
Settings are not mutually exclusive
2022-05-09 20:37:05 -06:00
Michael Bucari-Tovo
e2a05761a6
Unnecessary. Cleanup of unfinished decrypts is performed by Caller
2022-05-09 20:36:48 -06:00
Michael Bucari-Tovo
b1968caa0f
Improve display and fix display indices
2022-05-09 20:29:08 -06:00
Michael Bucari-Tovo
6474ef98f5
Fix description form location
2022-05-09 18:10:09 -06:00
Michael Bucari-Tovo
8763d63a93
Better windows positioning
2022-05-09 17:15:16 -06:00
Michael Bucari-Tovo
201ecebda9
Show full book description when Description cell is clicked.
2022-05-09 16:44:44 -06:00
Michael Bucari-Tovo
1c9ea0a710
No text trimming since columns are enlargeable
2022-05-09 15:44:37 -06:00
Michael Bucari-Tovo
30feb42ed8
Add setting to persist ProductsGrid column widths
2022-05-09 15:30:18 -06:00
Mbucari
cfe2eac351
Merge branch 'rmcrackan:master' into master
2022-05-09 14:40:18 -06:00
Michael Bucari-Tovo
725979afb0
Improve Context Menu performance.
2022-05-09 14:38:14 -06:00
Michael Bucari-Tovo
19262bceac
Fix display issue if all columns are hidden on startup
2022-05-09 14:16:14 -06:00
Robert McRackan
6254585ae2
New feature: auto-library updating
v7.3.0
2022-05-09 15:28:00 -04:00
Mbucari
5ad1e45c65
Merge branch 'rmcrackan:master' into master
2022-05-09 13:21:52 -06:00
Michael Bucari-Tovo
9fe95bbddc
Add option to reorder ProductsGrid columns
2022-05-09 13:21:10 -06:00
Michael Bucari-Tovo
aecc54401d
Add option for user to hide columns in ProductsGrid
2022-05-09 12:58:09 -06:00
Robert McRackan
4332732cc4
update dependencies
2022-05-09 13:24:23 -04:00
Robert McRackan
15b6b673d7
Merge branch 'master' of https://github.com/rmcrackan/Libation
2022-05-09 11:21:16 -04:00
Robert McRackan
cb8b5d74d7
auto-scan initial code. Feature not yet complete
2022-05-09 11:21:09 -04:00
rmcrackan
535dc7a038
Update README.md
2022-05-09 11:15:33 -04:00
rmcrackan
c6f7b142ee
Update README.md
2022-05-09 11:12:36 -04:00
rmcrackan
4853b26cd3
Update README.md
2022-05-09 11:09:48 -04:00
Robert McRackan
c99ee56f24
documentation: getting started
2022-05-09 11:08:57 -04:00
rmcrackan
f6a22db188
Update README.md
2022-05-09 11:04:29 -04:00
rmcrackan
c26b31f548
Update README.md
2022-05-09 11:03:42 -04:00
Robert McRackan
96654c599b
move documentation
2022-05-09 11:02:38 -04:00
rmcrackan
57be386ac7
Update README.md
2022-05-09 11:01:34 -04:00
rmcrackan
09f782bfbd
Update README.md
2022-05-09 10:58:08 -04:00
rmcrackan
cb673e34c1
Update README.md
2022-05-09 10:57:43 -04:00
rmcrackan
62af7ab70c
Update Advanced.md
2022-05-09 10:57:08 -04:00
rmcrackan
71f2f656e8
Update Advanced.md
2022-05-09 10:56:40 -04:00
rmcrackan
fddf096de6
Update Advanced.md
2022-05-09 10:55:13 -04:00
Robert McRackan
9b8cf69148
documentation: advanced
2022-05-09 10:53:50 -04:00
Robert McRackan
628c80048b
fix read me
2022-05-09 10:46:47 -04:00
Robert McRackan
9daa264af4
images => Documentation/images
2022-05-09 10:42:51 -04:00
Robert McRackan
8f8a8e7340
remove duplicate image files. also in LibationWinForms\Resources
2022-05-09 10:33:51 -04:00
Robert McRackan
389fbb2371
Move source code into "Source" folder
2022-05-09 10:31:45 -04:00
Robert McRackan
1ee73fa1a7
increment version
v7.2.0
2022-05-09 07:58:01 -04:00
Robert McRackan
adbbff368f
Merge branch 'master' of https://github.com/rmcrackan/Libation
2022-05-09 07:56:25 -04:00
Robert McRackan
ee9d30bd56
Michael's "frame" fix from email
2022-05-09 07:56:16 -04:00
rmcrackan
5a822809a9
Merge pull request #239 from Mbucari/master
...
Fix temp file storage/deletion + a few new features:
* .tmp and .json files are again properly stored in DownloadsInProgressDirectory, and the are again used if resuming a download.
* Yellow stoplight works again.
* All audio files stored in DecryptInProgressDirectory are deleted if the conversion fails Partial / Complete files in %temp%\Libation are not tidied / reused #144
* Added option to retain aax file Feature Request: Allow saving the original aax #187
* Add option to remove "(Unabridged)" from metadata tags Remove "(Unabridged)" from the title? #223
* Added options for mp3 encoding
* Add option to create cue sheet
* Prevent same book being decrypted more than once at a time
* Made a new settings tab for all audio file editing/fixing options.
2022-05-08 22:13:47 -04:00