aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2021-11-02Merge remote-tracking branch 'upstream/master' into client-loggerCody Robibero
2021-11-02Update StreamBuilder.cszehner
2021-10-29Default log upload to enabledCody Robibero
2021-10-27Suggestions from reviewCody Robibero
2021-10-27Merge pull request #6737 from Bond-009/nullable9Claus Vium
2021-10-26Merge remote-tracking branch 'upstream/master' into client-loggerCody Robibero
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-10-26Enable nullable for more filesBond_009
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-09Merge pull request #6657 from Bond-009/dotnetbugClaus Vium
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
2021-10-06Fix the last few warningsBond_009
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-10-03Fix warning: Type cast is redundant (#2149)KonH
2021-10-03Fix warning: Redundant control flow jump statement (#2149)KonH
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-25Remove sync FileStream hackBond_009
2021-09-24Address commentsBond_009
2021-09-24Target net6.0Bond_009
2021-09-19Reduce allocationsBond_009
2021-09-10Merge pull request #5648 from OancaAndrei/syncplay-sessions-fixClaus Vium
2021-09-09Fix images "not loading" after manual identificationChris Tam
2021-09-09Fix some warningsBond_009
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-06merge branch 'master' into syncplay-sessions-fixdkanada
2021-09-03Fix some warningsBond_009
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-03Merge pull request #6498 from Bond-009/invalidopClaus Vium
2021-09-03Merge pull request #6358 from MrTimscampi/audio-peopleBond-009
2021-09-03Fix InvalidOperationException when serializing MediaPathInfoBond_009
2021-09-03Merge remote-tracking branch 'upstream/master' into warn-259810Cody Robibero
2021-09-02Use async FileStreams where it makes senseBond_009
2021-09-01Add subtitle format(codec) to stream display title (#5853)Mike
2021-09-01Merge pull request #6473 from Bond-009/nullable7Claus Vium
2021-08-30Simplify the way we choose our ffmpegBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-08-28Enable nullable for more filesBond_009
2021-08-16Fix documentation for lyricist and arrangerMrTimscampi
2021-08-16Add some new music-related person types and parse from ffprobeMrTimscampi
2021-08-15Minor improvementsBond_009
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-08-11Merge pull request #6258 from gnuyent/feat/hardware-encode-statusClaus Vium
2021-08-04Minor improvementsBond_009
2021-07-30Merge pull request #6354 from Bond-009/nullable4Bond-009
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-07-26Enable nullable in more filesBond_009
2021-07-20Add tests for GetResolutionTextBond_009