aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-12allow transcoding 8ch(7.1 layout) in aacnyanmisaka
2020-11-12Don't throw exception when converting values using binder or JsonConvertercrobibero
2020-11-12Merge pull request #4463 from crobibero/fix-display-preferences-migrationClaus Vium
Skip migration if user doesn't exist
2020-11-12Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.csCody Robibero
2020-11-12Merge pull request #4469 from cvium/fix_repository_endpointdkanada
Change OPTIONS to POST and call SaveConfiguration in SetRepositories
2020-11-12Merge pull request #4468 from cvium/revert_similar_name_removalClaus Vium
Semi-revert removal of Name for /Similar in openapi
2020-11-12One more missed suggestions (removing commented out code)Stepan
2020-11-12Taken suggestions from code review and created test for ExtraRuleType.Regex ↵Stepan
instead of throwing exception there.
2020-11-12Apply suggestions from code reviewmartinek-stepan
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-12Merge branch 'master' into Comment1BaronGreenback
2020-11-12Change OPTIONS to POST and call SaveConfigurationcvium
2020-11-12Semi-revert removal of Name for /Similar in openapicvium
2020-11-12add an option to disable hevc encodingnyanmisaka
2020-11-12Merge pull request #4466 from kayila/display-clipsClaus Vium
Fix #4465 by adding the missing extras folders.
2020-11-11Update BasePlugin.csBaronGreenback
2020-11-11Fixes #4465 by adding the missing extras folders.Kayila
2020-11-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-11-11Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-11Add migration to readd plugin.crobibero
2020-11-11Skip migration if user doesn't existcrobibero
2020-11-11fix for no audio stream videonyanmisaka
2020-11-11Merge pull request #4450 from cvium/fix_and_mildly_improve_similarClaus Vium
Remove duplicate /Similar endpoints
2020-11-11Update Jellyfin.Api/Controllers/LibraryController.csClaus Vium
2020-11-11Merge branch 'master' into fix_and_mildly_improve_similarClaus Vium
2020-11-11fix cinyanmisaka
2020-11-11adjust bitrate limit for HLS audio codecsnyanmisaka
2020-11-11Translated using Weblate (English (United Kingdom))Sam Cross
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2020-11-11Apply suggestions from code reviewNyanmisaka
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-10Translated using Weblate (Dutch)Ted van den Brink
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2020-11-10Merge pull request #4302 from crobibero/query-fieldsClaus Vium
Convert field string to enum.
2020-11-10Bump dependencies to Fedora 33yodatak
Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 !
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