aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2022-01-03Merge pull request #7052 from crobibero/image.jpegCody Robibero
2021-12-27Remove more warningsCody Robibero
2021-12-27More cleanupBond_009
2021-12-26Merge pull request #6934 from nyanmisaka/hwaCody Robibero
2021-12-25Add image/jpg to extension lookupCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-25Merge remote-tracking branch 'origin/master' into hwanyanmisaka
2021-12-24Apply suggestions from code reviewnyanmisaka
2021-12-24EncodingHelper hwaccel pipelines refactornyanmisaka
2021-12-24Merge pull request #6920 from marius-luca-87/subtitle_dropCody Robibero
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-21Force a remux/transcode with external audio filescvium
2021-12-20Use our own Contains extensioncvium
2021-12-18Use System.IO.Compression instead of SharpCompress for zipsBond_009
2021-12-16Deprecate LibraryOptions.EnableInternetProvidersJoe Rogers
2021-12-15Merge pull request #7002 from crobibero/dotnet-6.0.1Joshua M. Boniface
2021-12-15Merge pull request #6979 from crobibero/baseitemkindClaus Vium
2021-12-14Update to dotnet 6.0.1Cody Robibero
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-12-12Use correct jpeg MIME typeBond_009
2021-12-11Merge pull request #6902 from cvium/migrate_networkconfigCody Robibero
2021-12-09- add an option for dropping specific subtitle formats using the DLNA Subtitl...Marius Luca
2021-12-04Refactor MimeTypes.ToExtension()Ahmed Rafiq
2021-12-04Update documentationAhmed Rafiq
2021-12-04Use MimeTypes package to determine MIME typeAhmed Rafiq
2021-12-01Use JsonContent where possibleBond_009
2021-11-26- enable seek function when direct streaming over DLNAMarius Luca
2021-11-24Migrate network configuration safelycvium
2021-11-20Merge pull request #6870 from cvium/fix_omdb_image_providerCody Robibero
2021-11-19Merge pull request #6850 from PetrusZ/collection-validatorCody Robibero
2021-11-19Refactor omdb providerscvium
2021-11-18Replace library option to AutomaticallyAddToCollectionPetrus.Z
2021-11-17Add AutoCollection optionPetrus.Z
2021-11-16Fix some warningsBond_009
2021-11-15Add setter for CustomPrefsJoe Rogers
2021-11-15Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1dependabot[bot]
2021-11-13Merge pull request #6818 from Bond-009/passwordCody Robibero
2021-11-12Remove Obsolete attribute on enumCody Robibero
2021-11-11Fix nullability on DisplayPreferencesDtoCody Robibero
2021-11-10Replace PBKDF2-SHA1 with PBKDF2-SHA512Bond_009
2021-11-09Merge pull request #6808 from cvium/dlnope_never_againCody Robibero
2021-11-09Merge pull request #6794 from Bond-009/deadClaus Vium
2021-11-09Fix SortCriteria and refactor SetSortingcvium
2021-11-09Remove some dead codeBond_009
2021-11-09Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0dependabot[bot]
2021-11-08Fix and disable new dotnet6 warningsCody Robibero
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-08Merge pull request #5918 from crobibero/client-loggerClaus Vium
2021-11-06Remove ImageType.Screenshot and ItemFields.ScreenshotJoe Rogers
2021-11-03Merge branch 'master' into client-loggerCody Robibero