aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-10Translated using Weblate (Filipino)David John Corpuz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
2020-11-10Correct bad docs mergecrobibero
2020-11-10Dummy test case explanation.Stepan
2020-11-10Xml-doc part2Stepan
2020-11-10Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-10Update build ci, dockerfiles to .Net5.0crobibero
2020-11-10Update packages to net5crobibero
2020-11-10Xml-doc part1Stepan
2020-11-10Merge pull request #4444 from crobibero/remove-unstable-npm-cidkanada
Remove unstable npm ci task
2020-11-10Merge pull request #4447 from ↵dkanada
jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.2.2 Bump Serilog.Sinks.Graylog from 2.2.1 to 2.2.2
2020-11-10Merge pull request #4446 from ↵dkanada
jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.0 Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
2020-11-10Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullableStepan
2020-11-10Merge pull request #3196 from ferferga/images-advanceClaus Vium
Remove "download images in advance" option
2020-11-10Merge pull request #4452 from crobibero/bind-image-typeClaus Vium
Add ModelBinder to ImageType
2020-11-10Remove underscoreFernando Fernández
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-10Remove setting from existing libraries with a migrationFernando Fernández
2020-11-10Removed code as suggested by @cviumFernando Fernández
2020-11-09Translated using Weblate (Spanish)Fardin
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2020-11-09Remove GetImageTypescrobibero
2020-11-09Add ModelBinder to ItemFiltercrobibero
2020-11-09Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-09Add ModelBinder to ImageTypecrobibero
2020-11-09Remove duplicate /Similar endpoints and add poor matching for artists and albumscvium
2020-11-09Merge pull request #4448 from crobibero/regex-errorClaus Vium
Don't throw exception if name is null
2020-11-09Don't throw exception if name is nullcrobibero
2020-11-09Bump Serilog.Sinks.Graylog from 2.2.1 to 2.2.2dependabot[bot]
Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases) - [Commits](https://github.com/whir1/serilog-sinks-graylog/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09Update MediaBrowser.Common/Plugins/IPluginServiceRegistrator.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update MediaBrowser.Common/Plugins/BasePlugin.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Merge pull request #4440 from neilsb/schedules-direct-fixClaus Vium
Perform hashing of Password for Schedules Direct on server
2020-11-09Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2020-11-08fix mergeGary Wilber
2020-11-08Merge remote-tracking branch 'upstream/master' into library_scan_speedGary Wilber
2020-11-08Translated using Weblate (Chinese (Simplified))Kyle Yue
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2020-11-08Translated using Weblate (Turkish)Ekrem KANGAL
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2020-11-08Remove unstable npm ci taskcrobibero
2020-11-08Switching to the more efficient Hex.Encode functionNeil Burrows
2020-11-08Merge pull request #4247 from crobibero/update-pluginClaus Vium
Update all on-disk plugins
2020-11-08Use class instead of structcrobibero
2020-11-08Merge pull request #4443 from cvium/fix_auth_again_again_againBond-009
Remove OriginalAuthenticationInfo and add IsAuthenticated property
2020-11-08Merge pull request #3683 from nyanmisaka/fontsAnthony Lavado
Allows to provide multiple fallback fonts for client to render subtitles
2020-11-08Remove OriginalAuthenticationInfo and add IsAuthenticated propertycvium
2020-11-08Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.csCody Robibero
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-08Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.csCody Robibero
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-08Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.csCody Robibero
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-08Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.csCody Robibero
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>