Bond_009
|
f5ca9cbc3b
|
Enable nullable for MediaBrowser.Providers
|
2021-10-26 15:49:01 +02:00 |
|
Cody Robibero
|
2b10251b32
|
Update to dotnet6.rc2
|
2021-10-12 18:31:58 -06:00 |
|
Cody Robibero
|
017380f1dd
|
Reference dotnet6-rc1 packages
|
2021-10-04 07:43:40 -06:00 |
|
Bond_009
|
13fbfe6091
|
Target net6.0
|
2021-09-24 20:15:46 +02:00 |
|
Claus Vium
|
f11f572997
|
Merge pull request #6457 from Izumiko/adult
|
2021-09-11 23:00:11 +02:00 |
|
Bond_009
|
0d16c48998
|
Fix some warnings
|
2021-09-09 15:59:13 +02:00 |
|
Izumiko
|
7027e2feb2
|
Add 'includeAdult' option for TheMovieDb
|
2021-08-25 20:46:51 +08:00 |
|
Rich Lander
|
47da13613b
|
Merge branch 'master' into media-provides-analysis-fixes
|
2021-07-30 10:44:43 -07:00 |
|
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-07-30 09:49:28 +02:00 |
|
Rich Lander
|
fb92eab69b
|
Fix analysis issues
|
2021-07-22 17:33:19 -07:00 |
|
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>
|
2021-04-13 17:11:49 +00:00 |
|
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>
|
2021-04-13 13:09:28 +00:00 |
|
Bond_009
|
d202df6e8a
|
Remove useless line
|
2021-03-09 03:22:51 +01:00 |
|
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
2021-03-09 03:04:47 +01:00 |
|
crobibero
|
570b4dc0d0
|
Explicity reference Newtonsoft.Json
|
2020-12-23 12:34:07 -07:00 |
|
crobibero
|
1dac2226c4
|
Remove unused deps
|
2020-12-22 08:57:51 -07:00 |
|
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>
|
2020-11-15 20:47:32 +00:00 |
|
crobibero
|
83629ab6f2
|
Update packages to net5
|
2020-11-10 09:52:34 -07:00 |
|
crobibero
|
e41e832495
|
Dependency catch up
|
2020-11-01 10:52:32 -07:00 |
|
crobibero
|
f998e52107
|
Update to dotnet 3.1.9
|
2020-10-13 18:50:04 -06:00 |
|
cvium
|
24dfa097fa
|
Update TMDbLib version
|
2020-10-03 19:53:26 +02:00 |
|
cvium
|
e9524f89d6
|
Migrate the TMDb providers to the TMDbLib library
|
2020-10-03 19:53:07 +02:00 |
|
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>
|
2020-09-28 12:00:45 +00:00 |
|
crobibero
|
46ae51bc9a
|
update to dotnet 3.1.8
|
2020-09-12 10:19:04 -06:00 |
|
crobibero
|
9626101c9f
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
2020-08-24 07:39:16 -06:00 |
|
crobibero
|
aee72aefb0
|
Remove IHttpClient from StudiosImageProvider
|
2020-08-17 11:46:40 -06:00 |
|
crobibero
|
6709645ec9
|
bump deps
|
2020-08-12 15:52:29 -06:00 |
|
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>
|
2020-08-10 12:01:48 +00:00 |
|
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>
|
2020-08-03 12:04:12 +00:00 |
|
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
2020-07-17 19:48:11 -04:00 |
|
Bond_009
|
eba488a0f8
|
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
2020-06-19 20:24:13 +02:00 |
|
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>
|
2020-06-15 12:01:17 +00:00 |
|
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
2020-06-11 07:13:56 -06:00 |
|
dkanada
|
998d5674a2
|
Merge pull request #3259 from crobibero/omdb-plugin-config
Add omdb config as embedded resource
|
2020-06-09 14:23:06 +09:00 |
|
Cody Robibero
|
a6999422ea
|
remove extra spacing
|
2020-06-06 20:36:07 -06:00 |
|
crobibero
|
826ed9d9c7
|
Add omdb config as embedded resource
|
2020-06-06 16:30:18 -06:00 |
|
shayaantx
|
4623cb8385
|
Ignore languages with null ids
|
2020-06-04 21:30:02 -04:00 |
|
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
2020-05-17 13:33:38 -04:00 |
|
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
2020-04-21 16:21:09 -04:00 |
|
Bond_009
|
3ab50f5a3f
|
Address comments
|
2020-04-01 19:05:41 +02:00 |
|
Bond_009
|
787049f35f
|
Merge branch 'master' into minor
|
2020-04-01 18:53:22 +02:00 |
|
Mark Monteiro
|
aa9737afb3
|
Update .NET Core to 3.1.3
|
2020-03-25 20:09:48 +01:00 |
|
Mark Monteiro
|
debab44870
|
Update all packages to .NET Core 3.1.2
|
2020-03-22 02:03:07 +01:00 |
|
dkanada
|
acf1698d2b
|
include audiodb config page in release
|
2020-03-08 12:17:49 +09:00 |
|
Bond_009
|
e699e5d405
|
Fix possible race condition
|
2020-02-28 20:34:10 +01:00 |
|
Bond_009
|
6d6fa13550
|
Fix release build
|
2020-02-23 10:58:45 +01:00 |
|
Bond_009
|
a07ee65365
|
Minor improvements
|
2020-02-23 10:53:51 +01:00 |
|
dkanada
|
65a9d618cc
|
add config options for musicbrainz
|
2020-02-22 15:04:52 +09:00 |
|
Bond_009
|
2186df8ac4
|
Update deps
|
2020-01-28 22:42:07 +01:00 |
|
Bond_009
|
3cf9313c86
|
Update deps
|
2019-11-21 17:08:06 +01:00 |
|