aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Collapse)Author
2022-07-20Backport pull request #8078 from jellyfin/release-10.8.zJoshua Boniface
fix copy&paste error for requestedRangeTypes preventing stream copy Authored-by: Andy Walsh <andy.walsh44+github@gmail.com> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: 47c2c536e45792ffe0b5c70d02758463e0c1d407
2022-07-19Migrate NetworkManager and Tests to native .NET IP objectsShadowghost
2022-07-18Add referer parameter to ffmpegJoseph
As of https://trac.ffmpeg.org/ticket/2179, ffmpeg supports referer parameter which injects Referer header to the HTTP request for remote content. Have EncodingHelper pass this in if it's included in RemoteHttpHeaders.
2022-07-13bump Jellyfin to 10.9Cody Robibero
2022-07-03Add escape hatch for Series mergingMikal Stordal
This is an universal solution for plugins to override how series are merged. The reason to override is so we can set the same provider id on multiple items without merging them, while using another id for merging them. Having an (optional) provider id not tied to any online database allows plugins to use their own rules for merging series.
2022-06-29Merge pull request #8001 from jellyfin/fix-yuvj420p-hwdecClaus Vium
Fix yuvj420p pixel format hardware decoding (cherry picked from commit d342b79218b06c2f2cd51bc1ddd08b7fc377c62c) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7994 from nyanmisaka/fix-throttlerJoshua M. Boniface
(cherry picked from commit a7d45b5d3aa5b16b0aeeece690396f91fb7b7e3e) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7975 from jellyfin/libva-driver-envBond-009
(cherry picked from commit 910df89ccefd3f9ddef4a189715f90dcb4191e7f) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7968 from jellyfin/fix-hwa-blurayBond-009
(cherry picked from commit 5f15339919ebf5db0a9a05c4c98a955e5ca1f4b7) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7964 from jellyfin/dovi-side-dataJoshua M. Boniface
(cherry picked from commit 39d185c7b19ed2da1ae46566152fb1cf182266cd) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7954 from cvium/fix_7953_dlna_urlCody Robibero
(cherry picked from commit 2c0c3eb3ee6eabdf1d2c94619f094f711870f820) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemapCody Robibero
(cherry picked from commit b36543275f8e1c380f5c247a04a48d5d96eb5836) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7947 from nyanmisaka/video-range-conditionCody Robibero
(cherry picked from commit f1d56aa5cef4c60021e0b29c5d9fb3adf384fda7) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7946 from cvium/svgCody Robibero
(cherry picked from commit 4ebe70cf6a12be4f4eae0b815a269a483ee238bb) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7941 from jellyfin/fix-overflowCody Robibero
(cherry picked from commit fd4ffc6ba3317987856629088b759db8c1128ecd) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-14Merge pull request #7925 from nyanmisaka/remove-mpeg4-amfCody Robibero
(cherry picked from commit b295b0478c3bb8dd1b9d9ab7f15e7326c3eda2fe) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemapCody Robibero
(cherry picked from commit 288808009813fea527c9b06c3598c49eff3eace0) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14Merge pull request #7873 from cvium/fix_nfo_remoteimagesBond-009
(cherry picked from commit 1a787e273a7797f3c0275a62e1fd2805ae9c7943) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-10Merge pull request #7828 from nyanmisaka/fix-dovi-tonemapBond-009
Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping (cherry picked from commit 8595a979a872c05d0d06f9b87ed1b56c693c267d) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-06Merge pull request #7781 from crobibero/live-tv-infiniteCody Robibero
(cherry picked from commit 77c73e241fe1705528e3ffbb42f074c46240b9fb) Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20Merge pull request #7736 from jellyfin/fix-swscale-pgsJoshua M. Boniface
(cherry picked from commit 5da4bcc782c47c5bf64e1cc06eabd07b7f82de33) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20Merge pull request #7716 from Shadowghost/opus-fixCody Robibero
Respect limited opus sampling rates when building trancoding command (cherry picked from commit 5a9afb0874b0862f6184478003332219796ee73b) Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
Co-authored-by: Cody Robibero <cody@robibe.ro> (cherry picked from commit 8d1d9734381472b301deb0118bbb8da2a769a65e) Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fixCody Robibero
(cherry picked from commit 60affd096595d68728506149d0ffce6e84b6b015) Signed-off-by: crobibero <cody@robibe.ro>
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28Merge pull request #7643 from jellyfin/h264-levelCody Robibero
(cherry picked from commit 12f9132975a4415ab7df3be9dcc2b56d68082d5f) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-17Merge pull request #7580 from jellyfin/external-audio-mapCody Robibero
(cherry picked from commit c5212a20a314adb3cf654bc1a08f03933377e519) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-04-07Merge pull request #7557 from jellyfin/pgs-qsv-iris655Cody Robibero
(cherry picked from commit 620625c4c12ad59c0c36ca9bc3f405242ee3d83d) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7519 from nielsvanvelzen/resolverpriority-plugin2Cody Robibero
(cherry picked from commit 1d585146d62d21a47b9fe9c0ed57a2e27510d0cd) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-03Implement tests on ProviderManager.RefreshSingleItemJoe Rogers
2022-04-03Pass TypeOptions instead of full LibraryOptionsJoe Rogers
2022-04-03Move Get*Providers definitions to interfaceJoe Rogers
2022-03-26Fix TranscodeReasons property nameCody Robibero
2022-03-26Merge pull request #7202 from knackebrot/unix-permsCody Robibero
2022-03-25Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4Joshua M. Boniface
2022-03-25Apply suggestions from code reviewNyanmisaka
2022-03-23Merge pull request #7437 from Nalsai/mks-attachmentsJoshua M. Boniface
2022-03-23Merge pull request #7483 from jellyfin/swdec-cu-tonemapJoshua M. Boniface
2022-03-22Pass CancellationToken to ExtractAllAttachmentsNils Fürniß
2022-03-22 add extracting attachments from external subsNils Fürniß
2022-03-22Improve fps for cuda tonemap in sw decodingNyanmisaka
avoid second copy if subtitle is not applied.
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406) --- updated-dependencies: - dependency-name: StyleCop.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-20Merge pull request #7445 from Bond-009/baseitemCody Robibero
2022-03-12Merge pull request #7325 from eyezak/issue/6450Cody Robibero
2022-03-11BaseItem: remove unused functionBond_009
2022-03-11Merge pull request #7346 from Bond-009/guidClaus Vium
Optimize Guid comparisons
2022-03-09Fix the fMP4 HLS audio sync issue on Safarinyanmisaka
2022-03-08Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline (#7413)Nyanmisaka
2022-03-06Remove TranscodeReason.None, Add JsonFlagEnum testsCody Robibero
2022-03-06Clean up EnumFlags serializationCody Robibero