aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2023-03-01Add SeasonProviderIds to EpisodeInfo (#9407)Nils Fürniß
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
2023-02-19Optimize tryparseBond_009
2023-02-15Catch Exception when disposing connectionipitio
2023-02-15Enable nullable for more filesBond_009
2023-02-13Add permission for collection managementShadowghost
2023-02-12Merge pull request #9253 from Bond-009/nullrefBond-009
2023-02-11Merge pull request #9139 from Jpuc1143/tag-whitelistBond-009
2023-02-09Reduced number of calls to GetPreference()Jpuc1143
2023-02-09Change transcoderChannelLimit default to 8holow29
2023-02-08Implement hardware filters for videotoolbox, use Apple AAC encoder when avail...gnattu
2023-02-05Merge pull request #9249 from jmshrv/fix-m4a-moovClaus Vium
2023-02-04Return NotFound when itemId isn't foundBond_009
2023-02-04Move mp4 container names to class and use StringComparer.OrdinalIgnoreCaseJames Harvey
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-02-04Remove frag_keyframe on audio, not videoJames Harvey
2023-02-04Fix Use built-in type aliasJames Harvey
2023-02-04Fix Braces for multi-line statements should not share lineJames Harvey
2023-02-04Remove frag_keyframe as it is not relevant for audioJames Harvey
2023-02-04Fill in issue/PR commentJames Harvey
2023-02-04Add movflags to mp4 audio encodingJames Harvey
2023-02-02Merge pull request #9191 from barronpm/applicationhost-cleanup1Cody Robibero
2023-02-02Fix audio codec not being used in UniversalAudio (#9192)James Harvey
2023-01-28Remove Emby.Notifications (#9147)Patrick Barron
2023-01-28Remove ability to add a played indicator to images (#9186)Cody Robibero
2023-01-27Use dependency injection for IChannelPatrick Barron
2023-01-27Use depencency injection for ISubtitleProviderPatrick Barron
2023-01-24Merge pull request #9146 from nyanmisaka/fix-pgs-vulkanBond-009
2023-01-22Backport pull request #9145 from jellyfin/release-10.8.znyanmisaka
2023-01-22Backport pull request #9050 from jellyfin/release-10.8.znyanmisaka
2023-01-21Fix PGS position issue in Vulkan pipelinenyanmisaka
2023-01-20Add "Allowed Tags" to Parental ControlsJpuc1143
2023-01-20Remove DvdLib (#9068)Patrick Barron
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-12Merge pull request #9001 from Shadowghost/stereo-downmixBond-009
2023-01-10chore(deps): update dotnet monorepo to v7.0.2renovate[bot]
2023-01-10Add stereo downmix algorithm selection.Shadowghost
2023-01-07Fix recursive children lookup of folders (#8678)Egor Bakanov