aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-08-31remove IHttpClient 🎉crobibero
2020-08-31migrate to IHttpClientFactory in M3UTunerHostcrobibero
2020-08-31migrate to IHttpClientFactory in M3uParsercrobibero
2020-08-31migrate to IHttpClientFactory in SharedHttpStreamcrobibero
2020-08-31migrate to IHttpClientFactory in HdHomerunHostcrobibero
2020-08-31migrate to IHttpClientFactory in XmlTvListingsProvidercrobibero
2020-08-31migrate to IHttpClientFactory in SchedulesDirectcrobibero
2020-08-31migrate to IHttpClientFactory in EmbyTVcrobibero
2020-08-31migrate to IHttpClientFactory in DirectRecordercrobibero
2020-08-31migrate to IHttpClientFactory in ApplicationHostcrobibero
2020-08-31migrate to IHttpClientFactory in InstallationManagercrobibero
2020-08-31Merge pull request #3871 from Ullmie02/plugins-apiBond-009
Allow plugins to define their own api endpoints
2020-08-31Don't evaluate twiceDavid Ullmer
2020-08-31Use .Distinct on assemblyDavid Ullmer
2020-08-31Merge branch 'master' into library-picturesDavid Ullmer
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-31Merge pull request #4026 from ↵Bond-009
jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-3.4.0 Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-31Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0dependabot[bot]
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/3.3.1...3.4.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31Bump IPNetwork2 from 2.5.211 to 2.5.224dependabot[bot]
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork) from 2.5.211 to 2.5.224. - [Release notes](https://github.com/lduchosal/ipnetwork/releases) - [Commits](https://github.com/lduchosal/ipnetwork/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28Translated using Weblate (Indonesian)Hilman Maulana
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-08-27Translated using Weblate (Thai)Kraisorn Thongsuk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-08-26Apply suggestions from code reviewMatt Montgomery
2020-08-26Merge pull request #3984 from crobibero/json-prereleaseBond-009
Use Prerelease System.Text.Json
2020-08-26Merge remote-tracking branch 'upstream/master' into quickconnectMatt Montgomery
2020-08-26Apply suggestions from code reviewcrobibero
2020-08-25fix buildcrobibero
2020-08-25bump System.Text.Jsoncrobibero
2020-08-24Merge branch 'master' into event-rewrite-1Patrick Barron
# Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
2020-08-24Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-23Ignore null json valuescrobibero
2020-08-22Translated using Weblate (Indonesian)Hilman Maulana
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-08-21Merge pull request #3955 from Bond-009/async3Joshua M. Boniface
Make some methods async
2020-08-21Fix buildBond_009
2020-08-21Make some methods asyncBond_009
2020-08-21Use backdrop with library name as library thumbnailDavid
2020-08-21bump DotNet.Globcrobibero
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-08-20Translated using Weblate (Russian)IR0NCaT
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2020-08-19Merge branch 'master' into event-rewrite-1Patrick Barron
2020-08-19More warnBond_009
2020-08-19Minor changeBond_009
2020-08-19Fix warningsBond_009
2020-08-19Merge pull request #3861 from crobibero/fixesAnthony Lavado
API Fixes
2020-08-18Merge remote-tracking branch 'upstream/master' into package-install-repocrobibero
2020-08-18Translated using Weblate (Italian)millallo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2020-08-18Translated using Weblate (Indonesian)Hilman Maulana
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-08-18Translated using Weblate (Italian)millallo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2020-08-18Translated using Weblate (Indonesian)Hilman Maulana
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-08-17Apply suggestions from code reviewMatt Montgomery