Cody Robibero
|
3721b5e985
|
Backport all dependency updates
|
2 years ago |
Cody Robibero
|
96b7c46df4
|
Update TMDbLib to 1.9.2
|
3 years ago |
dependabot[bot]
|
dde984bd0e
|
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406)
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Bond_009
|
2dcb2f8a9f
|
Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
3 years ago |
Joe Rogers
|
375903b215
|
Bump TMDbLib version
|
3 years ago |
Bond_009
|
cbfa355e31
|
Update StyleCop
|
3 years ago |
Cody Robibero
|
a04ab6b876
|
Merge branch 'master' into studios-images-plugin
# Conflicts:
# MediaBrowser.Providers/MediaBrowser.Providers.csproj
|
3 years ago |
Cody Robibero
|
40045d2147
|
Update to full dotnet 6
|
3 years ago |
Bond_009
|
f5ca9cbc3b
|
Enable nullable for MediaBrowser.Providers
|
3 years ago |
Cody Robibero
|
2b10251b32
|
Update to dotnet6.rc2
|
3 years ago |
Cody Robibero
|
017380f1dd
|
Reference dotnet6-rc1 packages
|
3 years ago |
Bond_009
|
13fbfe6091
|
Target net6.0
|
3 years ago |
Claus Vium
|
f11f572997
|
Merge pull request #6457 from Izumiko/adult
|
3 years ago |
Bond_009
|
0d16c48998
|
Fix some warnings
|
3 years ago |
Izumiko
|
7027e2feb2
|
Add 'includeAdult' option for TheMovieDb
|
3 years ago |
Rich Lander
|
47da13613b
|
Merge branch 'master' into media-provides-analysis-fixes
|
3 years ago |
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
Rich Lander
|
fb92eab69b
|
Fix analysis issues
|
3 years ago |
dependabot[bot]
|
d459f625d5
|
Bump Newtonsoft.Json from 12.0.3 to 13.0.1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
f1c4b541c1
|
Bump TMDbLib from 1.7.3-alpha to 1.8.1
Bumps [TMDbLib](https://github.com/LordMike/TMDbLib) from 1.7.3-alpha to 1.8.1.
- [Release notes](https://github.com/LordMike/TMDbLib/releases)
- [Commits](https://github.com/LordMike/TMDbLib/compare/v1.7.3-alpha...v1.8.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Bond_009
|
d202df6e8a
|
Remove useless line
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
MrTimscampi
|
c52a2f2f7b
|
Move studios image providers to plugin
|
4 years ago |
crobibero
|
570b4dc0d0
|
Explicity reference Newtonsoft.Json
|
4 years ago |
crobibero
|
1dac2226c4
|
Remove unused deps
|
4 years ago |
dependabot[bot]
|
809556eb98
|
Bump PlaylistsNET from 1.1.2 to 1.1.3
Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/tmk907/PlaylistsNET/releases)
- [Commits](https://github.com/tmk907/PlaylistsNET/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
83629ab6f2
|
Update packages to net5
|
4 years ago |
crobibero
|
e41e832495
|
Dependency catch up
|
4 years ago |
crobibero
|
f998e52107
|
Update to dotnet 3.1.9
|
4 years ago |
cvium
|
24dfa097fa
|
Update TMDbLib version
|
4 years ago |
cvium
|
e9524f89d6
|
Migrate the TMDb providers to the TMDbLib library
|
4 years ago |
dependabot[bot]
|
5eb54be1e3
|
Bump TvDbSharper from 3.2.1 to 3.2.2
Bumps [TvDbSharper](https://github.com/HristoKolev/TvDbSharper) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/HristoKolev/TvDbSharper/releases)
- [Changelog](https://github.com/HristoKolev/TvDbSharper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/HristoKolev/TvDbSharper/compare/v3.2.1...v3.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
46ae51bc9a
|
update to dotnet 3.1.8
|
4 years ago |
crobibero
|
9626101c9f
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
4 years ago |
crobibero
|
aee72aefb0
|
Remove IHttpClient from StudiosImageProvider
|
4 years ago |
crobibero
|
6709645ec9
|
bump deps
|
4 years ago |
dependabot[bot]
|
c65275b239
|
Bump TvDbSharper from 3.2.0 to 3.2.1
Bumps [TvDbSharper](https://github.com/HristoKolev/TvDbSharper) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/HristoKolev/TvDbSharper/releases)
- [Changelog](https://github.com/HristoKolev/TvDbSharper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/HristoKolev/TvDbSharper/compare/v3.2.0...v3.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
17ba459638
|
Bump PlaylistsNET from 1.0.6 to 1.1.2
Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.0.6 to 1.1.2.
- [Release notes](https://github.com/tmk907/PlaylistsNET/releases)
- [Commits](https://github.com/tmk907/PlaylistsNET/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
4 years ago |
Bond_009
|
eba488a0f8
|
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
4 years ago |
dependabot[bot]
|
c243ec7ce9
|
Bump PlaylistsNET from 1.0.4 to 1.0.6
Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/tmk907/PlaylistsNET/releases)
- [Commits](https://github.com/tmk907/PlaylistsNET/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
4 years ago |
dkanada
|
998d5674a2
|
Merge pull request #3259 from crobibero/omdb-plugin-config
Add omdb config as embedded resource
|
4 years ago |
Cody Robibero
|
a6999422ea
|
remove extra spacing
|
4 years ago |
crobibero
|
826ed9d9c7
|
Add omdb config as embedded resource
|
4 years ago |
shayaantx
|
4623cb8385
|
Ignore languages with null ids
|
4 years ago |
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
5 years ago |
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
5 years ago |
Bond_009
|
3ab50f5a3f
|
Address comments
|
5 years ago |
Bond_009
|
787049f35f
|
Merge branch 'master' into minor
|
5 years ago |