mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 05:23:12 +01:00
This simplifies the code since we don't have to keep large mappings of extensions and MIME types. We still keep the ability to override the mappings for: - filling in entries not present in the package, for e.g. ".azw3" - picking preferred extensions, for e.g. MimeTypes provides ".conf" as a possible extionsion for "text/plain", and while that is correct, ".txt" would be preferrable - compatibility reasons |
||
|---|---|---|
| .. | ||
| Jellyfin.Api.Tests | ||
| Jellyfin.Common.Tests | ||
| Jellyfin.Controller.Tests | ||
| Jellyfin.Dlna.Tests | ||
| Jellyfin.Extensions.Tests | ||
| Jellyfin.MediaEncoding.Tests | ||
| Jellyfin.Model.Tests | ||
| Jellyfin.Naming.Tests | ||
| Jellyfin.Networking.Tests | ||
| Jellyfin.Providers.Tests | ||
| Jellyfin.Server.Implementations.Tests | ||
| Jellyfin.Server.Integration.Tests | ||
| Jellyfin.Server.Tests | ||
| Jellyfin.XbmcMetadata.Tests | ||
| coverletArgs.runsettings | ||
| jellyfin-tests.ruleset | ||