Files
pgsql-jellyfin/MediaBrowser.Model/bin/Debug/net10.0
wjones ae274053a8 Add Sqlite provider binaries and enhance API documentation
- Added new compiled binaries and XML documentation for Jellyfin.Database.Providers.Sqlite, Jellyfin.Extensions, MediaBrowser.Common, and related assemblies.
- Introduced Jellyfin.Database.Providers.Sqlite as a new SQLite database provider, including its runtime and dependency files.
- Added and updated XML documentation files (e.g., Jellyfin.Database.Implementations.xml, MediaBrowser.Model.xml) to provide comprehensive API references for developers.
- Fixed a constructor bug in SqliteDatabaseProvider.cs and updated code analysis suppressions via GlobalSuppressions.cs.
- Updated build artifacts and cache files to reflect the new and rebuilt assemblies.
- These changes improve modularity, code quality, and developer experience through better documentation and code analysis configuration.
2026-02-20 16:37:44 -05:00
..