aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-23Merge branch 'master' into studios-images-pluginCody Robibero
# Conflicts: # MediaBrowser.Providers/MediaBrowser.Providers.csproj
2021-12-23Fix build from PR mergingCody Robibero
2021-12-24Merge pull request #6819 from ↵Cody Robibero
cvium/why_should_we_use_the_imageinfo_when_we_can_guess
2021-12-24Merge pull request #6920 from marius-luca-87/subtitle_dropCody Robibero
2021-12-24Merge branch 'master' into unharden-for-lxcCody Robibero
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-24Merge pull request #6867 from yresquirol/related-mediaCody Robibero
2021-12-23Update Jellyfin.Api/Controllers/LibraryController.csCody Robibero
2021-12-22Merge pull request #7028 from cvium/everything_went_wrongCody Robibero
2021-12-21Merge pull request #7035 from cvium/force_remux_or_transcodeCody Robibero
2021-12-21Merge pull request #7034 from cvium/dont_dieBond-009
2021-12-21Force a remux/transcode with external audio filescvium
2021-12-21Catch HttpRequestException when saving images from local providercvium
2021-12-21Don't cache special feature idscvium
2021-12-20Don't skip extras refresh when replacing metadata or doing a full refreshcvium
2021-12-20Translated using Weblate (Filipino)Kichirou Hoshino
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
2021-12-20Use our own Contains extensioncvium
2021-12-20Fix buildcvium
2021-12-20Fix extras folderscvium
2021-12-19Merge pull request #7015 from Bond-009/zipCody Robibero
2021-12-19Merge pull request #7013 from 1337joe/increment-library-namesCody Robibero
2021-12-19Merge pull request #7018 from Bond-009/json2Cody Robibero
2021-12-19Merge pull request #7021 from cvium/baseitem_closureCody Robibero
2021-12-19Merge pull request #7012 from nnnlog/remove-protect-clockCody Robibero
2021-12-19Use == instead of Object.Equals to avoid closure allocationcvium
2021-12-19Merge pull request #7020 from cvium/static_anonBond-009
2021-12-19Use static lambdascvium
2021-12-19Merge pull request #7017 from crobibero/typoClaus Vium
2021-12-19Remove unreachable branches from JsonConvertersBond_009
* If the type is a reference type we don't have to handle null ourselves * reader.ValueSpan is only valid if reader.HasValueSequence is false
2021-12-18Fix query param spellingCody Robibero
2021-12-18Increment library number instead of appendingJoe Rogers
2021-12-18Use System.IO.Compression instead of SharpCompress for zipsBond_009
Also removes unused methods from ZipClient
2021-12-18Translated using Weblate (Welsh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
2021-12-18Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2021-12-18Merge pull request #6978 from Bond-009/framerateCody Robibero
Add tests for ProbeResultNormalizer.GetFrameRate
2021-12-18Return null on division by zeroBond_009
2021-12-18Add tests for ProbeResultNormalizer.GetFrameRateBond_009
2021-12-18Remove ProtectClock for hardware encodingnlog
2021-12-17Merge pull request #6956 from cvium/what_could_go_wrongCody Robibero
2021-12-16Merge pull request #7005 from 1337joe/deprecate-enableinternetprovidersBond-009
2021-12-16Merge pull request #7006 from crobibero/base-item-kind-fixedBond-009
2021-12-16Merge pull request #7000 from brianjmurrell/update-build-for-el7Joshua M. Boniface
Fix build on EL7
2021-12-16Use string builder instead of string interpolationCody Robibero
2021-12-16Log warning for unknown BaseItemKind to Type mappingCody Robibero
2021-12-15Add mapping from BaseItemKind to Type.FullName for queryingCody Robibero
2021-12-16Deprecate LibraryOptions.EnableInternetProvidersJoe Rogers
2021-12-15Translated using Weblate (Welsh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
2021-12-15Translated using Weblate (Malay)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2021-12-15Merge pull request #7002 from crobibero/dotnet-6.0.1Joshua M. Boniface
2021-12-15Merge branch 'master' into what_could_go_wrongClaus Vium