aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
AgeCommit message (Collapse)Author
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2020-12-04Bump version to 10.8.0 for next releaseJoshua M. Boniface
2020-11-19Merge remote-tracking branch 'upstream/master' into library_scan_speedGary Wilber
2020-11-19Upgrade System.Threading.Tasks.DataflowGary Wilber
2020-11-10Update packages to net5crobibero
2020-11-08Merge remote-tracking branch 'upstream/master' into library_scan_speedGary Wilber
2020-10-13Update to dotnet 3.1.9crobibero
2020-10-01Switch to TPL dataflow for subfolder scanGary Wilber
2020-09-12update to dotnet 3.1.8crobibero
2020-09-03Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-09-02Fixes for CI Nuget package pushing and CI triggersErwin de Haan
Also adds SourceLink support and symbols that are pushed to Nuget. Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package) SourceLink will enable stepping during debugging.
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-26use proper spdxcrobibero
2020-08-26switch to spdxcrobibero
2020-08-25Properly pack project licensecrobibero
2020-08-25Merge pull request #3889 from Ullmie02/nuget-versioningJoshua M. Boniface
Build Unstable NuGet packages
2020-08-24Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-08-13Use VersionPrefixDavid
2020-08-13Fix nuget ciDavid
2020-08-12bump depscrobibero
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-06-11Update to .NET Core 3.1.5crobibero
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
This is required for SonarCloud analysis to run
2020-03-25Update .NET Core to 3.1.3Mark Monteiro
2020-03-22Update all packages to .NET Core 3.1.2Mark Monteiro
2020-03-13Add a configuration flag to allow/disallow duplicates in playlistsMark Monteiro
2020-02-04Fix some warnings in MediaBrowser.ControllerBond_009
2020-01-28Update depsBond_009
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
2019-11-01Rewrite hex encoder/decoderBond_009
2019-08-11Document all public/internal members of Emby.DrawingBond_009
Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2019-01-13Add more NuGet metadata propertiesBond_009
Remove old nuspec files
2019-01-07Ground work to get plugins functional againBond_009
2019-01-02Fix spacing to C#/Visual Studio standardsAnthony Lavado
- This is a fix automatically applied by Visual Studio
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-13reduce file checks during library scanLuke Pulverenti
2017-10-04reduce socket activityLuke Pulverenti
2017-09-28rework live stream creationLuke Pulverenti
2017-09-03update request classesLuke Pulverenti
2017-08-13auto fallback from gpu to cpuLuke Pulverenti
2017-08-11update download error handlingLuke Pulverenti
2017-08-10revert servicestack.text updateLuke Pulverenti
2017-08-07consolidate interfacesLuke Pulverenti