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 |
|
David
|
4ea412f2ab
|
Fix remote images
|
2020-08-05 21:57:01 +02:00 |
|
sharkykh
|
1eee0fc922
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
2020-08-05 15:35:05 -04:00 |
|
David
|
8bb9909660
|
Fix photo viewer
|
2020-08-05 21:19:38 +02:00 |
|
sharkykh
|
b23446721c
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
2020-08-05 14:21:13 -04:00 |
|
Joshua M. Boniface
|
3e974c0351
|
Merge pull request #3825 from crobibero/api-merge-again
Merge master into api-migration
|
2020-08-05 00:00:15 -04:00 |
|
crobibero
|
393666efcf
|
fix merge conflicts
|
2020-08-04 20:30:45 -06:00 |
|
crobibero
|
e65ecb5687
|
Merge remote-tracking branch 'upstream/master' into api-merge-again
|
2020-08-04 20:29:06 -06:00 |
|
Anthony Lavado
|
c12a49361c
|
Merge pull request #3820 from Bond-009/warn22
Fix some warnings
|
2020-08-04 17:35:50 -07:00 |
|
Anthony Lavado
|
da14c306b8
|
Merge pull request #3809 from Bond-009/minor4
Minor improvements
|
2020-08-04 17:35:12 -07:00 |
|
Anthony Lavado
|
c2799fe4d3
|
Merge pull request #3784 from barronpm/add-sync
Minor fixes to ActivityManager
|
2020-08-04 17:34:56 -07:00 |
|
Anthony Lavado
|
c5bc046c40
|
Merge pull request #3782 from Bond-009/websocket2
Minor fixes for websocket code
|
2020-08-04 17:34:14 -07:00 |
|
Patrick Barron
|
5c65abcd94
|
Clean up TunerHost classes
|
2020-08-04 18:58:14 -04:00 |
|
Patrick Barron
|
ff4489575b
|
Merge pull request #3819 from crobibero/api-migration-cleanup
Api migration cleanup
|
2020-08-04 22:28:52 +00:00 |
|