aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-16Fix buildcrobibero
2020-11-16Add missing manual splitscrobibero
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-16Merge pull request #4475 from crobibero/npm-ci-remove-v2Bill Thornton
Fix api client ci condition
2020-11-16Merge pull request #4497 from crobibero/docker-plsJoshua M. Boniface
Fix docker and centos builds
2020-11-16Merge branch 'master' into docker-plsCody Robibero
2020-11-16Fix builderscrobibero
2020-11-16Translated using Weblate (Portuguese (Brazil))Ygor Lhano
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2020-11-16Merge pull request #4493 from crobibero/hey-busterJoshua M. Boniface
Fix dockerfiles
2020-11-16Merge pull request #4136 from BaronGreenback/Comment1Joshua M. Boniface
DLNA Classes - No code change, just added commenting to classes.
2020-11-16Merge pull request #4138 from BaronGreenback/Comment3Joshua M. Boniface
DLNA ContentManager - static and commented.
2020-11-16Merge pull request #4494 from nyanmisaka/hdr-titleClaus Vium
Add video range info to the title
2020-11-16add video range info to titlenyanmisaka
2020-11-16Merge pull request #4480 from crobibero/http-exceptionClaus Vium
Remove custom HttpException
2020-11-16Merge pull request #4485 from crobibero/update-user-cacheBill Thornton
Update user cache after updating user.
2020-11-15User buster-slim instead of non existent bustercrobibero
2020-11-15Merge pull request #4487 from crobibero/build-upgradeJoshua M. Boniface
Upgrade all netcore3.1 to net5.0
2020-11-15Merge pull request #4492 from Artiume/patch-5Joshua M. Boniface
update dotnet 5.0 buster image
2020-11-15update dotnet 5.0 imageartiume
Step 5/23 : FROM mcr.microsoft.com/dotnet/sdk:${DOTNET_VERSION}-buster as builder manifest for mcr.microsoft.com/dotnet/sdk:5.0-buster not found: manifest unknown: manifest tagged by "5.0-buster" is not found arm not tested
2020-11-15Upgrade all netcore3.1 to net5.0crobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into http-exceptioncrobibero
2020-11-15Merge pull request #4458 from crobibero/dotnet-5Joshua M. Boniface
Upgrade to Net5
2020-11-15Fix testscrobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into dotnet-5crobibero
2020-11-15Suggestions from reviewcrobibero
2020-11-15Update user cache after updating user.crobibero
2020-11-15Merge pull request #4478 from Bond-009/chararrayClaus Vium
Don't allocate single char arrays when possible
2020-11-15Merge pull request #4253 from BaronGreenback/fordiscussionBond-009
DI in plugins
2020-11-15Translated using Weblate (Romanian)4d1m
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2020-11-14remove custom HttpExceptioncrobibero
2020-11-14Replace Task.WaitAll with Task.WaitBond_009
2020-11-14Missed some stuffBond_009
2020-11-14Access last element by index where possibleBond_009
2020-11-14Use string.Trim(char) instead of string.Trim(char[]) where possibleBond_009
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-14Translated using Weblate (Hungarian)Adam Bokor
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2020-11-14Merge pull request #4473 from crobibero/binder-no-throwClaus Vium
Don't throw exception when converting values using binder or JsonConv…
2020-11-14Merge pull request #4477 from nyanmisaka/attachment-return-typeClaus Vium
Fix return type for GetAttachment
2020-11-14Remove extraneous newlinecrobibero
2020-11-14Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.csCody Robibero
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-11-14fix return type for GetAttachmentnyanmisaka
2020-11-14Updated based on review feedbackcrobibero
2020-11-14Merge pull request #4476 from crobibero/plugin-update-exceptionClaus Vium
Fix plugin update exception
2020-11-13Updated based on review feedbackcrobibero
2020-11-13Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-11-13Translated using Weblate (Serbian)Relja U
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2020-11-13Fix plugin update exceptioncrobibero
2020-11-13Update Emby.Server.Implementations/AppBase/ConfigurationHelper.csCody Robibero
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-13Use null coalescing when possiblecrobibero
2020-11-13Convert NullReferenceException to ResourceNotFoundExceptioncrobibero