aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
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
2021-11-30Add support for external audio filesJonas Resch
2021-11-21Merge pull request #6879 from crobibero/client-log-cleanupClaus Vium
2021-11-20Merge pull request #6862 from 1337joe/query-instead-of-filteringCody Robibero
2021-11-20Remove ClientLog endpointsCody Robibero
2021-11-18Query MediaSourceManager directly in image providersJoe Rogers
2021-11-18Add missed overrideJoe Rogers
2021-11-17Query media streams by type instead of filteringJoe Rogers
2021-11-16Fix some warningsBond_009
2021-11-16Fix buildcvium
2021-11-16Remove unused dependenciescvium
2021-11-15Merge pull request #6851 from cvium/remove_references_to_ilibrarymanagerCody Robibero
2021-11-15Merge pull request #6831 from 1337joe/image-provider-cleanupCody Robibero
2021-11-15Fix commentcvium
2021-11-15Remove ILibraryManager as a dependency in resolvers etc.cvium
2021-11-15Merge pull request #6849 from 1337joe/server-disabled-metadataCody Robibero
2021-11-15Actually check server disabled metadata providersJoe Rogers
2021-11-15Merge pull request #6847 from jellyfin/dependabot/nuget/Microsoft.SourceLink....Bond-009
2021-11-15Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1dependabot[bot]
2021-11-15Bump Diacritics from 3.3.4 to 3.3.10dependabot[bot]
2021-11-13Very light cleanup in applicationhostcvium
2021-11-12Use ImageFormat instead of string for extensionJoe Rogers
2021-11-09Fix some warningsBond_009
2021-11-09Merge pull request #5905 from BaronGreenback/TVFixClaus Vium
2021-11-09Merge pull request #6794 from Bond-009/deadClaus Vium
2021-11-09Remove some dead codeBond_009
2021-11-09Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0dependabot[bot]
2021-11-09Fix some warningsBond_009
2021-11-08Fix and disable new dotnet6 warningsCody Robibero
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-08Use the new method in DLNAcvium
2021-11-08Merge branch 'master' into TVFixcvium