aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-12-21Translated using Weblate (Serbian)Predrag Ljubenović
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2020-12-21Translated using Weblate (Spanish (Latin America))Page Asgardius
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
2020-12-20Merge pull request #4803 from ryanpetris/fix-getuserClaus Vium
Fix Live TV Recording Scheduling
2020-12-20Translated using Weblate (Russian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2020-12-20Translated using Weblate (Kazakh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2020-12-19Translated using Weblate (Kazakh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2020-12-18Translated using Weblate (Serbian)Predrag Ljubenović
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2020-12-17Translated using Weblate (English (United Kingdom))SecularSteve
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2020-12-17Translated using Weblate (Japanese)Miko Dela Cruz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2020-12-17Translated using Weblate (Dutch)nlspln
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2020-12-16Merge pull request #4771 from crobibero/typed-get-preferenceClaus Vium
Use typed UserManager GetPreference
2020-12-15This is only used in one place and therefore will always be HttpRequest.Ryan Petris
2020-12-15If requestContext is HttpRequest, get the context from it properly.Ryan Petris
2020-12-13Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policiesJoshua M. Boniface
2020-12-13Merge pull request #4773 from Artiume/patch-10Joshua M. Boniface
Remove opf extension for book types
2020-12-13Translated using Weblate (French (Canada))A Foley
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2020-12-13Use a more descriptive function namecrobibero
2020-12-13Merge pull request #4726 from BaronGreenback/19.0RC--Fix-CertificateLoadErrorClaus Vium
Fix - Access Denied on using certificates in windows as user.
2020-12-11remove opf extension for book typesartiume
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-12Apply suggestions from code reviewNyanmisaka
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-11fix ssl certificate cannot be savednyanmisaka
2020-12-11Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restoreClaus Vium
Restore sessions in SyncPlay groups upon reconnection
2020-12-11Merge pull request #4756 from crobibero/api-key-inverted-conditionClaus Vium
Fix inverted condition when authenticating with an ApiKey
2020-12-11Merge pull request #4737 from crobibero/missing-ensure-successClaus Vium
2020-12-11Merge pull request #4757 from cvium/semi_revert_defer_image_loadingClaus Vium
2020-12-10Translated using Weblate (Slovenian)kaboom83
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2020-12-10Don't throw exception unless neededcrobibero
2020-12-10Simplifycvium
2020-12-10Merge pull request #4753 from crobibero/5.0.1Claus Vium
Update to dotnet 5.0.1
2020-12-10Merge pull request #4701 from crobibero/plugin-versionClaus Vium
2020-12-10Remove ImageFetcherPostScanTaskcvium
2020-12-09Fix inverted condition when authenticating with an ApiKeycrobibero
2020-12-09Update to dotnet 5.0.1crobibero
2020-12-09Add tests for HdHomerunHost.TryGetTunerHostInfoBond_009
2020-12-09Add tests for HdHomerunHost.GetLineupBond_009
2020-12-08Merge pull request #4738 from jellyfin/tests8Claus Vium
Add tests for HdHomerunHost.GetModelInfo
2020-12-08Add tests for HdHomerunHost.GetModelInfoBond_009
2020-12-08Merge pull request #4736 from nyanmisaka/fix-custom-orderClaus Vium
Fix custom library order
2020-12-08Merge pull request #4730 from crobibero/base-item-dto-guid-nullableClaus Vium
Don't serialize empty GUID to null
2020-12-08Add missing EnsureSuccessStatusCodecrobibero
2020-12-08fix custom library ordernyanmisaka
2020-12-08Fix JsonConverter recursioncrobibero
2020-12-08Merge pull request #4715 from crobibero/hdhr-json-boolClaus Vium
Add number to bool json converter
2020-12-08Merge pull request #4706 from cvium/fix_aspectratio_againClaus Vium
Only apply series image aspect ratio if episode/season has no primary image
2020-12-07Make BaseItemDto Guids nullablecrobibero
2020-12-07Update ApplicationHost.csBaronGreenback
Added X509KeyStorageFlags.UserKeySet
2020-12-07Update authorization policies for SyncPlayIonut Andrei Oanca
2020-12-06Add number to bool json convertercrobibero
2020-12-07Add SessionControllerConnected eventIonut Andrei Oanca