dkanada
|
4c2d1e712c
|
Merge pull request #3867 from jellyfin/dependabot/nuget/TvDbSharper-3.2.1
Bump TvDbSharper from 3.2.0 to 3.2.1
|
2020-08-10 22:54:42 +09:00 |
|
dkanada
|
6e1d34453f
|
Merge pull request #3866 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.7.0
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
|
2020-08-10 22:54:29 +09:00 |
|
dkanada
|
aeea7dcb3d
|
Merge pull request #3865 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-5.5.1
Bump Swashbuckle.AspNetCore.ReDoc from 5.3.3 to 5.5.1
|
2020-08-10 22:54:09 +09:00 |
|
crobibero
|
c5e9cf15f6
|
Use proper IHttpContextAccessor
|
2020-08-10 07:53:32 -06:00 |
|
dependabot[bot]
|
40dc4472e3
|
Bump ServiceStack.Text.Core from 5.9.0 to 5.9.2
Bumps [ServiceStack.Text.Core](https://github.com/ServiceStack/ServiceStack.Text) from 5.9.0 to 5.9.2.
- [Release notes](https://github.com/ServiceStack/ServiceStack.Text/releases)
- [Commits](https://github.com/ServiceStack/ServiceStack.Text/compare/v5.9...v5.9.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-10 12:01:58 +00: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]
|
4fd2b7a879
|
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-10 12:01:45 +00:00 |
|
dependabot[bot]
|
a6e6f378e1
|
Bump Swashbuckle.AspNetCore.ReDoc from 5.3.3 to 5.5.1
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.3.3 to 5.5.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.3...v5.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-10 12:01:45 +00:00 |
|
Bond-009
|
75f119b57f
|
Merge pull request #3810 from AlfHou/fix_readme_links
Fix README links and note about setup wizard
|
2020-08-10 12:52:59 +02:00 |
|
Alf Sebastian Houge
|
f98e751d18
|
Update README.md
Fix spelling mistake
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-08-10 11:03:48 +02:00 |
|
Bond-009
|
bacfbbbd58
|
Merge pull request #3835 from cvium/fix_tvdb_404_shit_nginx_failure
Throw HttpException when tvdb sends us crap data
|
2020-08-10 10:50:21 +02:00 |
|
crobibero
|
460c3dd351
|
convert dependent controller functions to di helper class
|
2020-08-09 17:20:14 -06:00 |
|
Mario Michel
|
c43721f27f
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
2020-08-09 17:27:17 -04:00 |
|
Bond-009
|
f2b87c0954
|
Merge pull request #3860 from cvium/fix_collages
Fix collages
|
2020-08-09 23:02:22 +02:00 |
|
cvium
|
1dcc678a6a
|
Fix collages
|
2020-08-09 22:59:31 +02:00 |
|
crobibero
|
7b864e3a3c
|
parameter isn't actually required
|
2020-08-09 14:12:39 -06:00 |
|
Bond-009
|
023f52362d
|
Merge pull request #3859 from crobibero/fix-auth-policy
Fix Requirement assigned to Handler
|
2020-08-09 22:12:03 +02:00 |
|
crobibero
|
e7f55c5110
|
Fix Requirement assigned to Handler
|
2020-08-09 13:51:25 -06:00 |
|
Bond-009
|
e9c9fc4369
|
Merge pull request #3858 from cvium/fix_wizard_redirect
Fix startup wizard redirect
|
2020-08-09 20:02:15 +02:00 |
|
cvium
|
fc01bdb91d
|
Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query parameters
|
2020-08-09 19:26:06 +02:00 |
|
Patrick Barron
|
7462a0a9e8
|
Make event methods private.
|
2020-08-09 11:50:52 -04:00 |
|
Bond-009
|
f4302822f0
|
Merge pull request #3846 from YouKnowBlom/fix-cc-hls
Avoid including stray commas in HLS codecs field
|
2020-08-09 16:51:48 +02:00 |
|
Andreas B
|
542185fba4
|
Avoid including stray commas in HLS codecs field
|
2020-08-09 17:00:14 +02:00 |
|
Bond_009
|
593dbcabff
|
Fix docs
|
2020-08-09 14:08:56 +02:00 |
|
Bond_009
|
4a4dff1973
|
Fix
|
2020-08-09 14:08:56 +02:00 |
|
Bond_009
|
371a09c60b
|
MemoryStream optimizations
|
2020-08-09 14:08:55 +02:00 |
|
Bond-009
|
6c92154a9b
|
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
Co-authored-by: David <davidullmer@outlook.de>
|
2020-08-09 13:55:57 +02:00 |
|
Bond-009
|
75bb127599
|
Merge pull request #3854 from danieladov/master
Fix Split versions
|
2020-08-09 12:09:00 +02:00 |
|
Mister Rajoy
|
3ea4d9303e
|
Fix Split versions
|
2020-08-08 21:21:32 +02:00 |
|
Patrick Barron
|
750d8a989f
|
Clean up LibraryChangedNotifier.
|
2020-08-08 14:23:17 -04:00 |
|
Anthony Lavado
|
b9fdbaeef3
|
Merge pull request #3812 from jellyfin/api-migration
Merge API Migration into master
|
2020-08-08 13:22:36 -04:00 |
|
Patrick Barron
|
a15be774ac
|
Merge pull request #3833 from crobibero/api-cleanup-v3
api-migration review fixes
|
2020-08-07 18:08:12 +00:00 |
|
Patrick Barron
|
8373d6297c
|
Fix MemoryCache usage
|
2020-08-07 14:05:47 -04:00 |
|
Bond-009
|
7e49358ba9
|
Merge pull request #3840 from barronpm/fix-memorycache
Fix MemoryCache Usage.
|
2020-08-07 19:27:34 +02:00 |
|
Patrick Barron
|
bea519de5b
|
Fix MemoryCache Usage.
|
2020-08-07 13:22:18 -04:00 |
|
crobibero
|
e735ab6cc0
|
Remove extra Required
|
2020-08-07 06:39:20 -06:00 |
|
Bond-009
|
c82b26a4b1
|
Merge pull request #3837 from cvium/fix_memorycache
Fix BaseItems not being cached in-memory
|
2020-08-07 11:58:23 +02:00 |
|
cvium
|
0cf75992a8
|
Use MemoryCache.Set since SetValue does not flush to cache automatically.
|
2020-08-07 11:55:22 +02:00 |
|
crobibero
|
05f9473544
|
Apply fixes from review
|
2020-08-06 17:59:48 -06:00 |
|
Bond-009
|
796eeb2cda
|
Merge pull request #3836 from cvium/remove_tmdb_api_rate_limit
Remove rate limit from TMDb provider
|
2020-08-06 23:53:29 +02:00 |
|
Bond-009
|
8964697d8b
|
Merge pull request #3834 from cvium/fix_tmdb_external_ids
Make external ids nullable in TMDb
|
2020-08-06 23:52:39 +02:00 |
|
cvium
|
268139c435
|
Remove rate limit from TMDb provider
|
2020-08-06 23:47:30 +02:00 |
|
cvium
|
23dfadd430
|
Throw HttpException when tvdb sends us crap data
|
2020-08-06 23:43:19 +02:00 |
|
cvium
|
f871087645
|
Make external ids nullable in TMDb
|
2020-08-06 23:37:11 +02:00 |
|
sumantrabhattacharya
|
bd0ad4196a
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
2020-08-06 17:22:48 -04:00 |
|
millallo
|
57585273e3
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
2020-08-06 14:25:35 -04:00 |
|
Joshua M. Boniface
|
751affa50a
|
Merge pull request #3831 from joshuaboniface/newer-docker-dotnet
Bump to .NET Core SDK 3.1.302
|
2020-08-06 13:40:18 -04:00 |
|
crobibero
|
fffa94fc33
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
|
Joshua M. Boniface
|
7a1f140e5b
|
Bump to .NET Core SDK 3.1.302
|
2020-08-06 02:04:41 -04:00 |
|
Patrick Barron
|
34cf1b1757
|
Merge pull request #3829 from Ullmie02/api-migration
Small fix to api-migration
|
2020-08-05 22:24:01 +00:00 |
|