Libation/LibationFileManager
2022-04-08 09:11:36 -04:00
..
_InternalsVisible.cs File naming is Configuration driven: Configuration, AudioFileStorageExt, Templates, TemplateTags, 2021-10-26 16:18:27 -04:00
AudibleFileStorage.cs Bug fix #225 : SaferEnumerateFiles will skip files with UnauthorizedAccessException 2022-04-08 09:11:36 -04:00
Configuration.cs Better exception logging with Serilog.Exceptions library 2022-03-03 16:54:43 -05:00
FilePathCache.cs Add error recovery around FileLocations.json to handle file corruption 2022-02-21 10:24:56 -05:00
FileTypes.cs FileManager: separate generic from Libation-specific 2021-10-11 16:06:50 -04:00
LibationFileManager.csproj Better exception logging with Serilog.Exceptions library 2022-03-03 16:54:43 -05:00
LibraryBookDto.cs template file naming: code complete. Clean up and testing remain 2021-11-02 14:26:11 -04:00
PictureStorage.cs Bug fix #181 : if audible gives a null picture id then once that image is searched for, no further cover art was downloaded 2022-01-12 22:20:58 -05:00
QuickFilters.cs FileManager: separate generic from Libation-specific 2021-10-11 16:06:50 -04:00
SqliteStorage.cs Bug fix: Spent hours hunting down why database files weren't closing correctly. New to EF Core 6 "SQLite: Connections are pooled" " This results in database files being kept open by the process even after the ADO.NET connection object is closed." wtf microsoft?! 2021-12-06 12:00:12 -05:00
TagsPersistence.cs FileManager: separate generic from Libation-specific 2021-10-11 16:06:50 -04:00
Templates.cs Enhancement: add if-series conditional logic to custom file naming. Issue #151 2021-11-11 16:43:44 -05:00
TemplateTags.cs Enhancement: add if-series conditional logic to custom file naming. Issue #151 2021-11-11 16:43:44 -05:00
UtilityExtensions.cs template file naming: code complete. Clean up and testing remain 2021-11-02 14:26:11 -04:00