aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
AgeCommit message (Collapse)Author
2021-12-24Update StyleCopBond_009
2021-12-14Update to dotnet 6.0.1Cody Robibero
2021-11-22Bump sharpcompress from 0.30.0 to 0.30.1dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.30.0 to 0.30.1. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.30...0.30.1) --- updated-dependencies: - dependency-name: sharpcompress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09Bump Mono.Nat from 3.0.1 to 3.0.2dependabot[bot]
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/release-v3.0.1...release-v3.0.2) --- updated-dependencies: - dependency-name: Mono.Nat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08Update to full dotnet 6Cody Robibero
2021-10-18Bump prometheus-net.DotNetRuntime from 4.2.1 to 4.2.2dependabot[bot]
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.2.1...4.2.2) --- updated-dependencies: - dependency-name: prometheus-net.DotNetRuntime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
Reference dotnet6-rc1 packages
2021-10-06Fix the last few warningsBond_009
Enables TreatWarningsAsErrors for all projects
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-04Merge pull request #6662 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.3Bond-009
2021-10-04Bump DotNet.Glob from 3.1.2 to 3.1.3dependabot[bot]
Bumps [DotNet.Glob](https://github.com/dazinator/DotNet.Glob) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/dazinator/DotNet.Glob/releases) - [Changelog](https://github.com/dazinator/DotNet.Glob/blob/develop/ReleaseNotes.md) - [Commits](https://github.com/dazinator/DotNet.Glob/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: DotNet.Glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04Bump sharpcompress from 0.29.0 to 0.30.0dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.29...0.30) --- updated-dependencies: - dependency-name: sharpcompress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24Target net6.0Bond_009
2021-09-21Merge pull request #6569 from crobibero/dotnet-5.0.10Joshua M. Boniface
Update to dotnet 5.0.10
2021-09-20Bump DiscUtils.Udf from 0.16.4 to 0.16.13dependabot[bot]
Bumps [DiscUtils.Udf](https://github.com/DiscUtils/DiscUtils) from 0.16.4 to 0.16.13. - [Release notes](https://github.com/DiscUtils/DiscUtils/releases) - [Changelog](https://github.com/DiscUtils/DiscUtils/blob/develop/Changelog.txt) - [Commits](https://github.com/DiscUtils/DiscUtils/commits) --- updated-dependencies: - dependency-name: DiscUtils.Udf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-19Upgrade to dotnet 5.0.10Cody Robibero
2021-09-13Bump sharpcompress from 0.28.3 to 0.29.0dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.3 to 0.29.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.3...0.29) --- updated-dependencies: - dependency-name: sharpcompress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06Bump prometheus-net.DotNetRuntime from 4.2.0 to 4.2.1dependabot[bot]
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: prometheus-net.DotNetRuntime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30Merge pull request #6183 from stanionascu/bdiso-playbackClaus Vium
2021-08-30Bump prometheus-net.DotNetRuntime from 4.1.0 to 4.2.0dependabot[bot]
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.1.0...4.2.0) --- updated-dependencies: - dependency-name: prometheus-net.DotNetRuntime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-15Update to dotnet 5.0.9Cody Robibero
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-07-19Update to dotnet 5.0.8Cody Robibero
2021-06-14Update to dotnet 5.0.7crobibero
2021-06-13Better detection of the ISO DVD/BD typesStanislav Ionascu
The ISO image will be opened and checked for disc-type specific folders. Can be overridden using NAME.dvd.iso / NAME.bluray.iso
2021-06-07Bump sharpcompress from 0.28.2 to 0.28.3dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.2 to 0.28.3. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.2...0.28.3) --- updated-dependencies: - dependency-name: sharpcompress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07Bump SQLitePCL.pretty.netstandard from 3.0.1 to 3.1.0dependabot[bot]
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases) - [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits) --- updated-dependencies: - dependency-name: SQLitePCL.pretty.netstandard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24Create scheduled task for database optimizationFernando Fernández
2021-05-21Bump SQLitePCL.pretty.netstandard to 3.0.1cvium
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-14Update to dotnet5.0.6crobibero
2021-05-10Bump prometheus-net.DotNetRuntime from 4.0.0 to 4.1.0dependabot[bot]
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.0.0...4.1.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0dependabot[bot]
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases) - [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26Bump prometheus-net.DotNetRuntime from 3.4.1 to 4.0.0dependabot[bot]
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 3.4.1 to 4.0.0. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/3.4.1...4.0.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26Bump sharpcompress from 0.28.1 to 0.28.2dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.1 to 0.28.2. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.1...0.28.2) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06Enable NetAnalyzers for more projectsBond_009
2021-03-14Merge branch 'master' into ef-cleanupPatrick Barron
# Conflicts: # Jellyfin.Data/Entities/Libraries/MediaFileStream.cs # Jellyfin.Data/Jellyfin.Data.csproj
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-06Move EF Core dependency out of Jellyfin.DataPatrick Barron
2021-02-22Bump sharpcompress from 0.28.0 to 0.28.1dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28...0.28.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15Bump sharpcompress from 0.27.1 to 0.28.0dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.27.1...0.28) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18Bump sharpcompress from 0.26.0 to 0.27.1dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.26.0 to 0.27.1. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.26...0.27.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-12-31Merge pull request #4709 from BaronGreenback/PluginDowngradeJoshua M. Boniface
2020-12-30Merge branch 'master' into PluginDowngradeCody Robibero
2020-12-30Bump DotNet.Glob from 3.1.0 to 3.1.2dependabot[bot]
Bumps [DotNet.Glob](https://github.com/dazinator/DotNet.Glob) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/dazinator/DotNet.Glob/releases) - [Changelog](https://github.com/dazinator/DotNet.Glob/blob/develop/ReleaseNotes.md) - [Commits](https://github.com/dazinator/DotNet.Glob/compare/3.1.0...3.1.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-12-30Merge pull request #4853 from Ullmie02/servicestack-jsonBond-009
2020-12-23Updated to latest unstable.BaronGreenback
2020-12-23Remove nuget referenceDavid
2020-12-22Remove unused depscrobibero