Erwin de Haan
|
900101de62
|
Re-enable the ABI checks.
|
4 years ago |
Erwin de Haan
|
47cb4a1547
|
Add nohup and continueOnError to the Collect Artifacts task
|
4 years ago |
Bond-009
|
bacfbbbd58
|
Merge pull request #3835 from cvium/fix_tvdb_404_shit_nginx_failure
Throw HttpException when tvdb sends us crap data
|
4 years ago |
Mario Michel
|
c43721f27f
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
4 years ago |
Bond-009
|
f2b87c0954
|
Merge pull request #3860 from cvium/fix_collages
Fix collages
|
4 years ago |
cvium
|
1dcc678a6a
|
Fix collages
|
4 years ago |
Bond-009
|
023f52362d
|
Merge pull request #3859 from crobibero/fix-auth-policy
Fix Requirement assigned to Handler
|
4 years ago |
crobibero
|
e7f55c5110
|
Fix Requirement assigned to Handler
|
4 years ago |
Bond-009
|
e9c9fc4369
|
Merge pull request #3858 from cvium/fix_wizard_redirect
Fix startup wizard redirect
|
4 years ago |
cvium
|
fc01bdb91d
|
Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query parameters
|
4 years ago |
Bond-009
|
f4302822f0
|
Merge pull request #3846 from YouKnowBlom/fix-cc-hls
Avoid including stray commas in HLS codecs field
|
4 years ago |
Andreas B
|
542185fba4
|
Avoid including stray commas in HLS codecs field
|
4 years ago |
Bond-009
|
75bb127599
|
Merge pull request #3854 from danieladov/master
Fix Split versions
|
4 years ago |
Mister Rajoy
|
3ea4d9303e
|
Fix Split versions
|
4 years ago |
Anthony Lavado
|
b9fdbaeef3
|
Merge pull request #3812 from jellyfin/api-migration
Merge API Migration into master
|
4 years ago |
Patrick Barron
|
a15be774ac
|
Merge pull request #3833 from crobibero/api-cleanup-v3
api-migration review fixes
|
4 years ago |
Bond-009
|
7e49358ba9
|
Merge pull request #3840 from barronpm/fix-memorycache
Fix MemoryCache Usage.
|
4 years ago |
Patrick Barron
|
bea519de5b
|
Fix MemoryCache Usage.
|
4 years ago |
crobibero
|
e735ab6cc0
|
Remove extra Required
|
4 years ago |
Bond-009
|
c82b26a4b1
|
Merge pull request #3837 from cvium/fix_memorycache
Fix BaseItems not being cached in-memory
|
4 years ago |
cvium
|
0cf75992a8
|
Use MemoryCache.Set since SetValue does not flush to cache automatically.
|
4 years ago |
crobibero
|
05f9473544
|
Apply fixes from review
|
4 years ago |
Bond-009
|
796eeb2cda
|
Merge pull request #3836 from cvium/remove_tmdb_api_rate_limit
Remove rate limit from TMDb provider
|
4 years ago |
Bond-009
|
8964697d8b
|
Merge pull request #3834 from cvium/fix_tmdb_external_ids
Make external ids nullable in TMDb
|
4 years ago |
cvium
|
268139c435
|
Remove rate limit from TMDb provider
|
4 years ago |
cvium
|
23dfadd430
|
Throw HttpException when tvdb sends us crap data
|
4 years ago |
cvium
|
f871087645
|
Make external ids nullable in TMDb
|
4 years ago |
sumantrabhattacharya
|
bd0ad4196a
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
4 years ago |
millallo
|
57585273e3
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
4 years ago |
Joshua M. Boniface
|
751affa50a
|
Merge pull request #3831 from joshuaboniface/newer-docker-dotnet
Bump to .NET Core SDK 3.1.302
|
4 years ago |
crobibero
|
fffa94fc33
|
Apply fixes from review
|
4 years ago |
Joshua M. Boniface
|
7a1f140e5b
|
Bump to .NET Core SDK 3.1.302
|
4 years ago |
Patrick Barron
|
34cf1b1757
|
Merge pull request #3829 from Ullmie02/api-migration
Small fix to api-migration
|
4 years ago |
David
|
4ea412f2ab
|
Fix remote images
|
4 years ago |
sharkykh
|
1eee0fc922
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
4 years ago |
David
|
8bb9909660
|
Fix photo viewer
|
4 years ago |
sharkykh
|
b23446721c
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
4 years ago |
Joshua M. Boniface
|
3e974c0351
|
Merge pull request #3825 from crobibero/api-merge-again
Merge master into api-migration
|
4 years ago |
crobibero
|
393666efcf
|
fix merge conflicts
|
4 years ago |
crobibero
|
e65ecb5687
|
Merge remote-tracking branch 'upstream/master' into api-merge-again
|
4 years ago |
Anthony Lavado
|
c12a49361c
|
Merge pull request #3820 from Bond-009/warn22
Fix some warnings
|
4 years ago |
Anthony Lavado
|
da14c306b8
|
Merge pull request #3809 from Bond-009/minor4
Minor improvements
|
4 years ago |
Anthony Lavado
|
c2799fe4d3
|
Merge pull request #3784 from barronpm/add-sync
Minor fixes to ActivityManager
|
4 years ago |
Anthony Lavado
|
c5bc046c40
|
Merge pull request #3782 from Bond-009/websocket2
Minor fixes for websocket code
|
4 years ago |
Patrick Barron
|
ff4489575b
|
Merge pull request #3819 from crobibero/api-migration-cleanup
Api migration cleanup
|
4 years ago |
Joshua M. Boniface
|
560a099473
|
Merge pull request #3822 from jellyfin/EraYaN-artifact-collection
Merge the args and commands item for the artifact collection
|
4 years ago |
Erwin de Haan
|
25daa7db42
|
Merge the args and commands item for the artifact collection
|
4 years ago |
crobibero
|
858aecd409
|
Fix all route for base url support
|
4 years ago |
Bond-009
|
7368cbbd2f
|
Merge pull request #3774 from jellyfin/ci-CollectArtifacts-timeout
Add a much shorter timeout to the CollectArtifacts job
|
4 years ago |
Bond-009
|
d9f6953416
|
Minor fixes
|
4 years ago |