jellyfin/tests
Ahmed Rafiq 6193fdea69 Use MimeTypes package to determine MIME type
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
2021-12-04 20:08:16 +06:00
..
Jellyfin.Api.Tests Don't throw exception on unauthenticated requests 2021-11-13 07:27:28 -07:00
Jellyfin.Common.Tests Replace PBKDF2-SHA1 with PBKDF2-SHA512 2021-11-10 22:34:54 +01:00
Jellyfin.Controller.Tests Actually check server disabled metadata providers 2021-11-15 14:47:06 +01:00
Jellyfin.Dlna.Tests Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 2021-11-01 12:00:53 +00:00
Jellyfin.Extensions.Tests Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 2021-11-01 12:00:53 +00:00
Jellyfin.MediaEncoding.Tests Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 2021-11-01 12:00:53 +00:00
Jellyfin.Model.Tests Use MimeTypes package to determine MIME type 2021-12-04 20:08:16 +06:00
Jellyfin.Naming.Tests Merge pull request #6027 from fredriklindberg/improve-series-matching 2021-11-02 20:17:49 +01:00
Jellyfin.Networking.Tests Merge branch 'master' into TVFix 2021-11-08 10:38:08 +01:00
Jellyfin.Providers.Tests Allow default/forced tag without setting language 2021-11-27 20:13:21 +01:00
Jellyfin.Server.Implementations.Tests Use local time for RecordingHelperTests 2021-11-23 12:57:05 -08:00
Jellyfin.Server.Integration.Tests Use PostAsJsonAsync where possible 2021-12-01 15:58:23 +01:00
Jellyfin.Server.Tests Update to full dotnet 6 2021-11-08 09:40:12 -07:00
Jellyfin.XbmcMetadata.Tests Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 2021-11-01 12:00:53 +00:00
coverletArgs.runsettings Split CI testing files 2020-01-15 11:05:57 +01:00
jellyfin-tests.ruleset Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests 2020-09-03 23:13:46 +02:00