aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2023-03-28Merge pull request #9466 from Shadowghost/playlist-fixBond-009
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-21Fix audio VBR calculationknackebrot
2023-03-20Merge pull request #9388 from Shadowghost/output-bitrate-channels-masterBond-009
2023-03-18Don't overwrite NFO images (#9452)SenorSmartyPants
2023-03-17Fix condition in CanStreamCopyAudioShadowghost
2023-03-17Apply review suggestionsShadowghost
2023-03-16Fix #9378Bond_009
2023-03-15Merge pull request #9418 from Bond-009/getawaiterBond-009
2023-03-15Prefer other codecs over DTS and TrueHD on transcodeShadowghost
2023-03-14Backport pull request #9485 from jellyfin/release-10.8.zShadowghost
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-03-10Add migration to properly set playlist ownerShadowghost
2023-03-10Fix playlist creation and removalShadowghost
2023-03-10Merge pull request #9254 from Shadowghost/dvdbdfixBond-009
2023-03-10Apply review suggestionsShadowghost
2023-03-10Add more comments and logging, streamline codeShadowghost
2023-03-10Apply review suggestionsShadowghost
2023-03-09Backport pull request #9430 from jellyfin/release-10.8.znyanmisaka
2023-03-09Backport pull request #9422 from jellyfin/release-10.8.znyanmisaka
2023-03-09Backport pull request #9391 from jellyfin/release-10.8.znyanmisaka
2023-03-09Backport pull request #9355 from jellyfin/release-10.8.znyanmisaka
2023-03-09Merge pull request #9446 from 1337joe/audiobook-grouping-fixesBond-009
2023-03-08Allow webp for local imagesBond_009
2023-03-06Inject IDirectoryService where needed instead of passing it through ItemResol...Joe Rogers
2023-03-06Remove some BaseItem references to make ItemResolveArgs more usable for testing.Joe Rogers
2023-03-05Adapt vulkan filtering to 6.0nyanmisaka
2023-03-02Use source audio bitrate if requested codec is losslessShadowghost
2023-03-02Merge pull request #9416 from Bond-009/listBond-009
2023-03-01Add SeasonProviderIds to EpisodeInfo (#9407)Nils Fürniß
2023-03-01Allocate less ListsBond_009
2023-02-27Apply review suggestionsShadowghost
2023-02-26Add DTS and TrueHD bitrate limits, enforce bitrate limits if no bitrate is re...Shadowghost
2023-02-26Fix encoder checks for DTS and TrueHDShadowghost
2023-02-26Take channels into account when calculating fallback audio bitrateShadowghost
2023-02-26Add audio vbr calculationknackebrot
2023-02-26Calculate output bitrate from output channel countknackebrot
2023-02-26Improve the Vulkan based subtitle burn-in performance (#9402)Nyanmisaka
2023-02-25Merge pull request #9326 from ipitio/objdispexBond-009
2023-02-25Merge pull request #9389 from crobibero/remove-switchBond-009
2023-02-24Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.csipitio
2023-02-24Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.csCody Robibero
2023-02-24Merge pull request #9381 from Bond-009/nullableCody Robibero
2023-02-24Simplify audio transcode channel lookupCody Robibero
2023-02-24Copy IsAutomated option when making MetadataRefreshOptions copy. (#9385)Nick
2023-02-23Enable nullable for more filesBond_009
2023-02-20Fix playlist parental control and no parental control skipping forbidden unra...Shadowghost
2023-02-20Recursively update ratingShadowghost
2023-02-20Merge pull request #9356 from Bond-009/tryparseBond-009
2023-02-20Merge pull request #9266 from holow29/increase-transcoding-ac-maxBond-009