aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Net/MimeTypes.cs
AgeCommit message (Expand)Author
2025-07-14vob file support (#14471)FJOX.win
2025-01-26Use MediaTypeNames where possible (#13440)Bond-009
2024-11-30Resolve audio/x-aac to .aacBond_009
2024-09-04Use frozen collections in MimeTypes.cs (#10826)Stepan Goremykin
2024-02-15Add missing MIME types for comicbook formats (#11010)Robert Lützner
2024-02-10Correct m4b mimetype (#10980)felix920506
2023-02-16Verify ContentType of uploaded imagesBond_009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-01-04Remove incorrect mime type image/jpgBond_009
2021-12-25Add image/jpg to extension lookupCody Robibero
2021-12-12Use correct jpeg MIME typeBond_009
2021-12-04Refactor MimeTypes.ToExtension()Ahmed Rafiq
2021-12-04Update documentationAhmed Rafiq
2021-12-04Use MimeTypes package to determine MIME typeAhmed Rafiq
2021-11-16Fix some warningsBond_009
2021-09-24Address commentsBond_009
2021-09-24Target net6.0Bond_009
2021-09-19Reduce allocationsBond_009
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2020-11-13Fix nullability errors in MediaBrowser.Modelcrobibero
2020-11-13Fix nullability errors in Jellyfin.Api (part 1)crobibero
2020-09-04Fix aac mime-typeBill Thornton
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-20Add .edl Mimetypeartiume
2020-05-15Update MimeTypes.csartiume
2020-05-15Add opf mimetypeartiume
2020-05-07Remove ogg video mimetypeartiume
2020-05-06Update MimeTypes.csartiume
2020-05-06Update MediaBrowser.Model/Net/MimeTypes.csartiume
2020-05-06Update MediaBrowser.Model/Net/MimeTypes.csartiume
2020-05-05Add missing commaMark Monteiro
2020-05-05add azw3artiume
2020-05-04Update MimeTypes.csartiume
2020-05-03Update MimeTypes.csartiume
2020-04-17Add mime type for .mpegts files.randrey
2020-04-17Add mime types for ape and wv files.randrey
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-03-17add wasm mimetypeShawmon
2020-02-23Fix some warningsBond_009
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2020-01-09Remove StringHelper functionsBond-009
2019-09-01Restore flac mime typeBill Thornton
2019-07-28Use a dictionary to look up mimetypesBond-009
2019-01-27Fix more analyzer warningsBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan