aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2021-10-11Add support for non-jpg image extractionsJoe Rogers
2021-10-11Bump Diacritics from 2.1.20036.1 to 3.3.4dependabot[bot]
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
2021-10-08Merge pull request #6677 from Bond-009/shuffle2Claus Vium
2021-10-08Remove duplicate Fisher–Yates shuffle implBond_009
2021-10-06Fix the last few warningsBond_009
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-03Fix warning: Qualifier is redundant (#2149)KonH
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-25Merge branch 'master' into keyframe_extraction_v1cvium
2021-09-24Use new Enum.TryParse(ReadOnlySpan<char>) overloadBond_009
2021-09-24Target net6.0Bond_009
2021-09-23Add first draft of keyframe extraction for Matroskacvium
2021-09-20Merge pull request #6538 from cvium/livetv_oh_noBond-009
2021-09-20Merge pull request #6571 from Dixin/masterClaus Vium
2021-09-20Update LINQ query according to code review feedback.Dixin
2021-09-19Fix extra folder type resolving.Dixin
2021-09-19Reduce allocationsBond_009
2021-09-14Dynamically populate LocalAddress based on HTTP requestFredrik Lindberg
2021-09-10Merge pull request #5648 from OancaAndrei/syncplay-sessions-fixClaus Vium
2021-09-10Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueIdcvium
2021-09-10Remove the unused argcvium
2021-09-10Kill ProgressiveFileCopier and seek to end for ongoing livetvcvium
2021-09-09Fix some warningsBond_009
2021-09-07Ignore published server url for local accesscvium
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06merge branch 'master' into syncplay-sessions-fixdkanada
2021-09-06merge branch 'master' into syncplay-clear-queuedkanada
2021-09-06Merge pull request #6257 from MrTimscampi/music-library-backdropdkanada
2021-09-05Merge pull request #6089 from BaronGreenback/IsRoot_fixClaus Vium
2021-09-05Merge branch 'master' into TVFixcvium
2021-09-04Merge pull request #6456 from GodTamIt/vp8-vp9Bond-009
2021-09-04Disambiguate vpx to vp8 or vp9Chris Tam
2021-09-03Fix some warningsBond_009
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-03Merge pull request #6358 from MrTimscampi/audio-peopleBond-009
2021-09-03Apply suggestions from code reviewCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into warn-259810Cody Robibero
2021-09-02Re-add documentationPatrick Barron
2021-08-30Merge branch 'master' into tonemap-overlayClaus Vium
2021-08-30Simplify the way we choose our ffmpegBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-08-16Merge pull request #6430 from Bond-009/minor17Claus Vium
2021-08-16Enable people for audio filesMrTimscampi
2021-08-16Merge pull request #6423 from richlander/mediabrowser-controllerBond-009
2021-08-15Minor improvementsBond_009
2021-08-15Update per feedbackRich Lander
2021-08-15Update MediaBrowser.Controller/Entities/IHasMediaSources.csRich Lander
2021-08-15Merge pull request #6381 from Bond-009/nullable5Bond-009
2021-08-13Fix warnings in MediaBrowser.ControllerRich Lander