aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2022-01-10Suggestions from reviewCody Robibero
2022-01-09Also seek the external audio streamnyanmisaka
2022-01-08Fix the wrong logic in HEVC VP9 10bit hwdec boxesnyanmisaka
2022-01-08Make identify flag describe purpose, not sourceJoe Rogers
2022-01-07Keep from serializing trailers into databaseJoe Rogers
2022-01-07Implement trakt episode links using the implementation from Series.csadavier
2022-01-07Merge branch 'master' into keyframe_extraction_v1cvium
2022-01-06ADd more null checkCody Robibero
2022-01-04Clean upCody Robibero
2022-01-04Add missing xml docDavid Ullmer
2022-01-04Remove darkening filter from SplashscreenDavid Ullmer
2022-01-04Remove splashscreen generation from IImageEncoder and add IImageGeneratorDavid Ullmer
2022-01-04Always use 1080p, add max parental ratingDavid Ullmer
2022-01-04Add splashscreen builderDavid Ullmer
2022-01-03Remove existing images when applying identifyJoe Rogers
2022-01-02Add refresh flag to remove existing data/imagesJoe Rogers
2022-01-01Use IAuthorizationContext for websocketCody Robibero
2021-12-27Remove more warningsCody Robibero
2021-12-26Fix analysis issuesCody Robibero
2021-12-26Merge pull request #6934 from nyanmisaka/hwaCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-25Merge remote-tracking branch 'origin/master' into hwanyanmisaka
2021-12-24Apply suggestions from code reviewnyanmisaka
2021-12-24EncodingHelper hwaccel pipelines refactornyanmisaka
2021-12-24Merge pull request #7042 from crobibero/fix-buildClaus Vium
2021-12-24Merge branch 'master' into comparisonsCody Robibero
2021-12-23Fix build from PR mergingCody Robibero
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-22Merge pull request #7028 from cvium/everything_went_wrongCody Robibero
2021-12-21Don't cache special feature idscvium
2021-12-20Don't skip extras refresh when replacing metadata or doing a full refreshcvium
2021-12-20Use our own Contains extensioncvium
2021-12-20Fix extras folderscvium
2021-12-19Merge pull request #7021 from cvium/baseitem_closureCody Robibero
2021-12-19Use == instead of Object.Equals to avoid closure allocationcvium
2021-12-19Use static lambdascvium
2021-12-17Merge pull request #6956 from cvium/what_could_go_wrongCody Robibero
2021-12-16Deprecate LibraryOptions.EnableInternetProvidersJoe Rogers
2021-12-15Merge branch 'master' into what_could_go_wrongClaus Vium
2021-12-14Cache BaseItemKindCody Robibero
2021-12-12Folder can't have extrascvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-12-08Fix wrong ffmpeg map argument due to wrong calculationJonas Resch
2021-12-07Refactor extras parsingcvium
2021-12-03Merge branch 'support-external-audio-files' of github.com:jonas-resch/jellyfi...Jonas Resch
2021-12-03Optimize calculation of external audio stream index in MediaBrowser.Controlle...Jonas Resch
2021-12-03Replace escaped quote string with quote character in MediaBrowser.Controller/...Jonas Resch
2021-12-01Prevent crashes in specific scenariosJonas Resch
2021-11-30Implement coding standards from 2nd code feedbackJonas Resch
2021-11-30Implement code feedbackJonas Resch