aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Collapse)Author
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 ↵Claus Vium
fredriklindberg/support-forwarded-headers-for-api-url
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]
Bumps [Diacritics](https://github.com/thomasgalliker/Diacritics.NET) from 2.1.20036.1 to 3.3.4. - [Release notes](https://github.com/thomasgalliker/Diacritics.NET/releases) - [Commits](https://github.com/thomasgalliker/Diacritics.NET/commits) --- updated-dependencies: - dependency-name: Diacritics dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
Reference dotnet6-rc1 packages
2021-10-08Merge pull request #6677 from Bond-009/shuffle2Claus Vium
Remove duplicate Fisher–Yates shuffle impl
2021-10-08Remove duplicate Fisher–Yates shuffle implBond_009
2021-10-06Fix the last few warningsBond_009
Enables TreatWarningsAsErrors for all projects
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
Fix extra folder name and type mapping.
2021-09-20Update LINQ query according to code review feedback.Dixin
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-09-19Fix extra folder type resolving.Dixin
2021-09-19Reduce allocationsBond_009
2021-09-14Dynamically populate LocalAddress based on HTTP requestFredrik Lindberg
Support populating the LocalAddress field in the system info endpoint based on the x-forwarded-host and x-forwarded-proto header. The x-forwarded-host header must contain both the host and port for the url to be properly constructed. Behind network configuration option that is disabled by default.
2021-09-10Merge pull request #5648 from OancaAndrei/syncplay-sessions-fixClaus Vium
Fix session references in SyncPlay
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
Use artist backdrop for generated library image
2021-09-05Merge pull request #6089 from BaronGreenback/IsRoot_fixClaus Vium
Set UserRootFolder.IsRoot to true
2021-09-05Merge branch 'master' into TVFixcvium
2021-09-04Merge pull request #6456 from GodTamIt/vp8-vp9Bond-009
Disambiguate vpx to vp8 or vp9
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
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
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
* no longer search $PATH * no longer require a full path * don't fall back
2021-08-28Remove more and more warningsCody Robibero