Michael Bucari-Tovo
db588629c0
Null safety and minor UI bugfix
...
Properly cancel the Locate Audiobooks when the dialog window closes before scanning is finished.
2025-08-04 17:15:37 -06:00
Michael Bucari-Tovo
7024bbf823
Provide NTFS default characters for non-windows users ( #1258 )
2025-07-29 15:20:52 -06:00
MBucari
ca30fd41c6
Use proper version string based on build version
2025-07-28 08:59:20 -06:00
Michael Bucari-Tovo
1f473039e1
Make search syntax dialog field names scrollable
2025-07-22 15:39:43 -06:00
Michael Bucari-Tovo
0f4197924e
Use LibationUiBase.ReactiveObject where applicable
...
Also tweak the classic process queue control layout
2025-07-22 11:59:34 -06:00
Michael Bucari-Tovo
1fdcea929f
Form thread safety
2025-07-21 22:52:17 -06:00
Michael Bucari-Tovo
7848366818
Write logs to text .log file instead of .zip file
...
The ZipFile sink could cause program hangs. Additionally, the only reason it was ever used was to package verbose AudibleApi account login errors, saving the returned Html page as a file. Otherwise, the zip file only contains a .log text file.
- Removed Serilog.Sinks.ZipFile
- Add Serilog configuration migration
- Added a custom destructure to handle logging files. If any files are logged, they will be written to "LogyyyyMM_AdditionalFiles.zip"
2025-07-21 22:19:55 -06:00
Michael Bucari-Tovo
ef67ae9d6a
Ask users to clear the accounts when enabling widevine ( #1249 )
2025-05-09 17:52:14 -06:00
Michael Bucari-Tovo
f35c82d59d
Change ApiExtended to always allow provide login option
...
Previously, only some calls to ApiExtended.CreateAsync() would prompt users to login if necessary. Other calls would only work if the account already had a valid identity, and they would throw exceptions otherwise.
Changed ApiExtended so that the UI registers a static ILoginChoiceEager factory delegate that ApiExtended will use in the event that a login is required.
2025-05-09 17:32:12 -06:00
Michael Bucari-Tovo
152b0e362d
Update message box icons
2025-05-07 16:10:03 -06:00
Michael Bucari-Tovo
5f4551822b
Remove Book.AudioFormat property
...
This property was set to the highest quality returned by the library scan. Since adding quality option settings, it is no longer guaranteed to reflect the file that is downloaded. Also, the library scan qualities don't contain spatial audio or widevine-specific qualities., only ADRM.
2025-05-02 12:39:12 -06:00
Michael Bucari-Tovo
1090d29f74
Add fine-grained options for downloading widevine content
2025-05-01 13:03:03 -06:00
MBucari
ece48eb6d7
Add spatial audio support
2025-04-27 14:31:14 -06:00
Michael Bucari-Tovo
7d806e0f3e
Increase tag template options for contributor and series types
...
- Add template tag support for multiple series
- Add series ID and contributor ID to template tags
- <first author> and <first narrator> are now name types with name formatter support
- Properly import contributor IDs into database
- Updated docs
2025-03-25 09:34:57 -06:00
Michael Bucari-Tovo
0a9e489f48
Move contributors to UI Base
2025-03-24 13:29:02 -06:00
Michael Bucari-Tovo
7eeb2dcd7f
Move encoding options above to the mp3 settings column ( #764 )
...
Additionally, add more tool tips for cryptic options.
2025-03-05 11:17:47 -07:00
Michael Bucari-Tovo
a790c7535c
Changes to default directories for file storage ( #1112 )
...
- Add My Music and Local Application Data to known directories
- Make %localappdata%\Libation the default settings folder on *nix machines
- Make %MyMusic%\Libation\Books the default books folder on *nix machines
2025-02-28 12:01:58 -07:00
Michael Bucari-Tovo
13aad1a7cb
Restrict audio sample rate settings to allowed values ( #1116 )
2025-01-16 10:35:58 -07:00
Chris Bordeman
f92b2b65b2
Implemented Name on Quick Filters.
2024-10-11 05:45:04 -04:00
Robert McRackan
27b2fe741c
Add accessibility
2024-05-07 10:39:30 -04:00
Michael Bucari-Tovo
c4f2ec428d
Allow Settings form resizing
2023-08-30 12:38:28 -06:00
Mbucari
1d54f32ef3
Fix DPI scaling bug ( #692 )
2023-08-01 11:55:23 -06:00
MBucari
e8c63e9a6e
Fix UI control overlapping label ( #686 )
2023-07-30 13:15:43 -06:00
Mbucari
ea6adeb58f
Add category ladders
2023-07-17 16:50:45 -06:00
MBucari
c08b2b575c
UI Tweak
2023-07-16 10:57:17 -06:00
Mbucari
d1df10d060
Add products grid scaling setting
...
- Add Grid Scaling Settings
- Add WinForms DPI migration to remove stored form sizes
- Add textbox clear button
2023-07-12 15:32:37 -06:00
Mbucari
7d09728e6b
Add Re-download context menu item
2023-07-09 16:26:58 -06:00
Mbucari
4899ef3007
Add new settings and settings dialog help tips
...
Add CombineNestedChapterTitles setting (#663 )
Add SaveMetadataToFile setting
Add extended setting descriptions for select options
2023-07-09 16:07:13 -06:00
Mbucari
27c74e52ca
Fix classic scaling on high dpi displays
2023-07-06 21:34:29 -06:00
Robert McRackan
bfa7f5cca9
Bug fix #657 : Settings dialog size was recently changed. Save and Cancel buttons were pushed outside of the dialog's bounds
2023-07-06 09:27:52 -04:00
Mbucari
423b5312f7
Add setting to choose downloaded audio quality (( #648 )
2023-07-02 19:19:28 -06:00
Mbucari
83fa73cef5
Integrate new Title and Subtitle properties into Libation
2023-06-29 21:06:54 -06:00
MBucari
b4b85cd485
Change the default file timestamp source
2023-06-25 17:28:26 -06:00
MBucari
ac87d70613
Add options to set file created/modified timestamps ( #638 )
2023-06-25 14:07:39 -06:00
Mbucari
46f6ba1710
Add feature #627 and fix bug #628
...
- Feature: Option to overwrite existing audio files when moving to Books
- Bugfix: Do not set liberated status if moving files fails.
2023-06-14 10:51:43 -06:00
Mbucari
b4aa220051
Refactor LibationSearchEngine
2023-06-12 14:02:55 -06:00
Mbucari
fd510861c6
Add AbsentFromLastScan ( #601 ) LastDownloaded ( #602 ) search
2023-05-19 11:09:57 -06:00
Mbucari
c4f55d2ad1
Change "Click here" link verbiage
2023-04-14 11:37:22 -06:00
Mbucari
4456432116
Add WebLoginDialog for Windows Chardonnay
2023-04-13 19:16:32 -06:00
Mbucari
df2936e0b6
Use WebLoginDialog as primary login method on Win10+
2023-04-13 09:10:13 -06:00
Mbucari
6252f015b3
Reattach event handlers
2023-04-03 14:09:22 -06:00
Mbucari
826e53c9cb
Remove assemblies add acknowledgements to About
2023-04-03 13:34:20 -06:00
Michael Bucari-Tovo
1991bf5b4d
Add more info to About dialog
2023-04-02 18:16:01 -06:00
MBucari
8d73f5cc7e
Add About dialog
2023-04-02 13:27:51 -06:00
Mbucari
255e18eb5e
Fix external login failure error ( #563 )
2023-03-31 12:00:20 -06:00
Mbucari
efc9ff4bd8
Disable buttons on new row
2023-03-29 13:31:39 -06:00
Mbucari
5611431abf
Quick Filters display moveup and movedown buttons appropriately
2023-03-29 13:06:18 -06:00
Mbucari
a75932d1f4
Refine Walkthrough
2023-03-29 11:35:17 -06:00
MBucari
27d2ada5a4
Don't warn for blank password with external login
2023-03-27 17:23:46 -06:00
Mbucari
702219ee69
Add guided walkthrough
2023-03-27 16:18:21 -06:00