Libation/Source/FileLiberator
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
..
AudioDecodable.cs Don't replace library properties in queued item with null/empty 2025-05-02 13:07:53 -06:00
AudioFileStorageExt.cs Add codec tag and use real bitrate/samplerate (#1227) 2025-05-02 11:20:58 -06:00
ConvertToMp3.cs Add spatial audio support 2025-04-27 14:31:14 -06:00
DownloadDecryptBook.cs Always change the last chapter's length to coincide with the end of the audio file. 2025-05-09 13:36:07 -06:00
DownloadOptions.cs Fix occasional error of audio downloads hanging. 2025-05-09 16:32:59 -06:00
DownloadOptions.Factory.cs Fix occasional error of audio downloads hanging. 2025-05-09 16:32:59 -06:00
DownloadPdf.cs Add options to set file created/modified timestamps (#638) 2023-06-25 14:07:39 -06:00
FileLiberator.csproj Add spatial audio support 2025-04-27 14:31:14 -06:00
Processable.cs Integrate new Title and Subtitle properties into Libation 2023-06-29 21:06:54 -06:00
UtilityExtensions.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00