aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2021-11-13Very light cleanup in applicationhostcvium
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
2021-11-08Merge pull request #6793 from Bond-009/rootedpathClaus Vium
2021-11-08Merge pull request #5918 from crobibero/client-loggerClaus Vium
2021-11-07Add some docs and testsBond_009
2021-11-07Add randomization to generated filenameCody Robibero
2021-11-07Clean up redundant codeCody Robibero
2021-11-06Remove ImageType.Screenshot and ItemFields.ScreenshotJoe Rogers
2021-11-05Merge remote-tracking branch 'upstream/master' into client-loggerCody Robibero
2021-11-05Use client info from claimsCody Robibero
2021-11-04Remove unused IHasScreenshots interfaceBond_009
2021-11-03Merge branch 'master' into client-loggerCody Robibero
2021-11-03Minor improvementsBond_009
2021-11-03Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgroundsClaus Vium
2021-11-02Merge remote-tracking branch 'upstream/master' into client-loggerCody Robibero
2021-11-02Change RemoveImages to array, improve download testJoe Rogers
2021-11-01Refactor to validate all images up frontJoe Rogers
2021-10-31Use correct id when finding existing dlna profileCody Robibero
2021-10-28Update documentation; use information from authorization; return generated fi...Cody Robibero
2021-10-27Fix logfile name if api key is usedCody Robibero
2021-10-27Suggestions from reviewCody Robibero
2021-10-26Add ability to upload entire fileCody Robibero
2021-10-26Merge remote-tracking branch 'upstream/master' into client-loggerCody Robibero
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-10-25Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-a...Claus Vium
2021-10-21Merge pull request #6689 from 1337joe/expand-image-extractionClaus Vium
2021-10-19Add IsAutomated to SubtitleSearchRequestMBR-0001
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-11Add image provider tests and clean upJoe Rogers
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-24Use new Enum.TryParse(ReadOnlySpan<char>) overloadBond_009
2021-09-24Target net6.0Bond_009
2021-09-20Merge pull request #6538 from cvium/livetv_oh_noBond-009