aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-12-30Fix bad mergecrobibero
2020-12-30Merge branch 'master' into PluginDowngradeCody Robibero
2020-12-30Merge pull request #4890 from nielsvanvelzen/4888-fix-search-hintsJoshua M. Boniface
Fix search hint endpoint error
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-12-30Split resume function for Audiobooksartiume
2020-12-30Fix limit parameter error for search hints endpointNiels van Velzen
2020-12-30Bump DotNet.Glob from 3.1.0 to 3.1.2dependabot[bot]
Bumps [DotNet.Glob](https://github.com/dazinator/DotNet.Glob) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/dazinator/DotNet.Glob/releases) - [Changelog](https://github.com/dazinator/DotNet.Glob/blob/develop/ReleaseNotes.md) - [Commits](https://github.com/dazinator/DotNet.Glob/compare/3.1.0...3.1.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-12-30Merge pull request #4853 from Ullmie02/servicestack-jsonBond-009
2020-12-29Translated using Weblate (Hindi)Shaunak Basu
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2020-12-29Translated using Weblate (Bengali)Shaunak Basu
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2020-12-29Use UTF8 encoding and async correctlyDavid
2020-12-27Translated using Weblate (Kazakh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2020-12-27Code revieDavid
2020-12-26Remove manual N/A removal and write directly to streamDavid
2020-12-25Translated using Weblate (Bengali)mahi160
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2020-12-25Translated using Weblate (Croatian)Mislav Milinković
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2020-12-24Put json serializer options in private fieldDavid
2020-12-24Use sync string instead of fileDavid
2020-12-23Add missing FileStreamsDavid
2020-12-23Use streams instead of stringsDavid
2020-12-23copy constructorBaronGreenback
2020-12-23Making it workBaronGreenback
2020-12-23Updated to latest unstable.BaronGreenback
2020-12-23Changes as requestedBaronGreenback
2020-12-23Remove xml docsDavid
2020-12-23Remove nuget referenceDavid
2020-12-23Remove custom Json serializerDavid
2020-12-23Remove custom Json serializer from Emby.Server.ImplementationsDavid
2020-12-23Merge pull request #4849 from crobibero/clean-depsBond-009
Remove unused dependencies
2020-12-23Update PluginManager.csBaronGreenback
Changed a to i
2020-12-23Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-23Update Emby.Server.Implementations/Updates/InstallationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-23Update Emby.Server.Implementations/Updates/InstallationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-23Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-23Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-22new List(int) does not pre-allocate indicies like Arrays, it merely sets the ↵Ryan Petris
initial capacity.
2020-12-22Remove unused depscrobibero
2020-12-22Fix for DI.BaronGreenback
2020-12-22Fallback to default guidBaronGreenback
2020-12-21New json converter implemented.BaronGreenback
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-20write json files indented.BaronGreenback
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-18removed exceptionGreenback