aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2023-10-08Pass cancellation tokenStepan Goremykin
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-08Make files readonlyStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-07Merge pull request #10321 from feilongfl/masterBond-009
2023-10-06Merge pull request #10135 from 0x25CBFC4F/fix/ffmpeg-probesizeClaus Vium
2023-10-06simplify the ifClaus Vium
2023-10-06change Substring to AsSpanfei long
2023-10-03Merge pull request #10222 from Bond-009/photosClaus Vium
2023-10-03Merge pull request #10261 from barronpm/ihostlifetimeBond-009
2023-10-02add pcm format when codec is pcm_*YuLong Yao
2023-09-27PhotoResolver: change how generated images are detectedBond_009
2023-09-27Merge pull request #10275 from jellyfin/disable-a53cc-sei-on-h26x-vaapiBond-009
2023-09-25CollectionFolder: replace Dictionary + locks with ConcurrentDictionaryBond_009
2023-09-25Fix A53 CC SEI breaking H26x_VAAPI hardware encodeNyanmisaka
2023-09-23Use IHostLifetime to handle restarting and shutting downPatrick Barron
2023-09-22Merge pull request #10234 from Shadowghost/cleanup-playlists-taskCody Robibero
2023-09-21Backport pull request #10151 from jellyfin/release-10.8.zNyanmisaka
2023-09-16Extend collections cleanup task to include playlists tooShadowghost
2023-09-12Merge pull request #10056 from Bond-009/nullable2Bond-009
2023-09-08Fix AV1 NVENC encoder profile option (#10199)Nyanmisaka
2023-09-02Fix H264 QSV encoding when the bitrate is too lownyanmisaka
2023-08-27Use the correct trancode pathBond_009
2023-08-26Merge pull request #10141 from Bond-009/nullable3Bond-009
2023-08-22== null -> is nullBond_009
2023-08-22Enable nullable for more files and add testsBond_009
2023-08-21Reduce log spam on failed loginsBond_009
2023-08-20fix: accessing Standard* of a Process requires manually disposing them afterw...Claus Vium
2023-08-20Added handling of FFmpeg:probesize variablenull
2023-08-18Album gain (#10085)TelepathicWalrus
2023-08-03Disable AMD EFC feature since it's still unstable in upstreamnyanmisaka
2023-08-03Expand AMD VA-API Vulkan filtering support to Polaris/gfx8nyanmisaka
2023-08-01Merge pull request #9875 from Shadowghost/fixesBond-009
2023-07-29Enable nullable for more filesBond_009
2023-07-29Only disable the global_header for AMD HEVC encoder (#10045)Nyanmisaka
2023-07-29Add ability to upload (and save) SDH subtitles (#10036)MBR-0001
2023-07-29Apply review suggestionsShadowghost
2023-07-15Apply review suggestionsShadowghost
2023-07-07Enforce permissions on websocket connectionsShadowghost
2023-07-07Add wrapper object for authentication event informationShadowghost
2023-07-06Merge pull request #9799 from Bond-009/genregexBond-009
2023-07-03Merge pull request #8147 from Shadowghost/network-rewriteJoshua M. Boniface
2023-07-02Fix sending websocket messages (#9948)Cody Robibero
2023-07-02Backport pull request #9928 from jellyfin/release-10.8.znyanmisaka
2023-07-01Merge pull request #9920 from nielsvanvelzen/lyric-parserClaus Vium
2023-07-01Check for empty string in DefaultLyricProviderNiels van Velzen
2023-06-29Fix Websocket OpenApi (#9935)Cody Robibero
2023-06-28Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollectionsJoshua M. Boniface
2023-06-28Merge pull request #9907 from nyanmisaka/av1eBond-009
2023-06-28Merge pull request #9890 from Shadowghost/videorange-reworkBond-009