aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Automatically clean activity log databasecrobibero
2020-10-14Merge pull request #4315 from Jan-PieterBaert/fix-warningsBond-009
Fix some warnings
2020-10-13Update to dotnet 3.1.9crobibero
2020-10-13Merge pull request #4199 from ryanpetris/livetv-lockingAnthony Lavado
Fix stream performance when opening/closing new streams.
2020-10-13Merge pull request #3954 from Ullmie02/library-picturesAnthony Lavado
Use backdrop with library name as library thumbnail
2020-10-13Merge pull request #4254 from BaronGreenback/PluginConfigFixdkanada
Fix for #4241: Plugin config initialisation.
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-12Update ApplicationHost.csBaronGreenback
2020-10-12Update BasePlugin.csBaronGreenback
2020-10-12Merge pull request #4139 from BaronGreenback/Comment4Bond-009
DLNA MediaRegistrar - static and commented.
2020-10-12Fix AudioBookListResolver test coverageBond_009
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-12Fix SA1012 and SA1013 warningsJan-Pieter Baert
2020-10-12Update IPluginServiceRegistrator.csBaronGreenback
2020-10-12Rename IPluginRegistrar.cs to IPluginServiceRegistrator.csBaronGreenback
2020-10-11Add tests and switch to factorycrobibero
2020-10-11Add comma delimited string to array json convertercrobibero
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update MediaBrowser.Common/Plugins/IPluginRegistrar.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update MediaBrowser.Common/Plugins/LocalPlugin.csCody Robibero
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-10-11Merge branch 'master' into Comment4BaronGreenback
2020-10-11Update BasePlugin.csBaronGreenback
2020-10-11Update BasePlugin.csBaronGreenback
Plugins supporting di cannot be unloaded.
2020-10-11Update BasePlugin.csBaronGreenback
Removed trailing spaces
2020-10-11Update BasePlugin.csBaronGreenback
Added ConfigurationChanged event.
2020-10-11Make StartupWizardCompleted nullable in PublicSystemInfoNiels van Velzen
2020-10-11Added extra functionality to support registrar.Greenback
2020-10-11Update Jellyfin.Api/Helpers/RequestHelpers.csCody Robibero
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Merge pull request #4292 from crobibero/missing-general-commanddkanada
Add missing general commands
2020-10-11Merge pull request #4301 from crobibero/fix-array-binderdkanada
Fix comma delimited array model binder
2020-10-11Merge pull request #4304 from crobibero/query-location-typedkanada
Convert exclude location type string to enum.
2020-10-11Merge pull request #4303 from crobibero/query-filtersdkanada
Convert filters string to enum.
2020-10-11Merge pull request #4243 from jlechem/RemoveHeaderCameraUploadsdkanada
Removing string we don't use anymore.
2020-10-10Fixed web interface.Greenback
2020-10-10fixed testsGreenback
2020-10-10Changes to support network configGreenback
2020-10-10Merge pull request #4219 from Spacetech/music_scan_speed_2dkanada
Increase initial scan speed for music libraries
2020-10-10Merge pull request #4221 from ↵dkanada
Spacetech/tvdb_series_provider_InvalidOperationException Fix InvalidOperationException in TvdbSeriesProvider.MapSeriesToResult
2020-10-10Merge pull request #4212 from BaronGreenback/BaseControlHandlerFixdkanada
Null Pointer fix: BaseControlHandler.cs
2020-10-09Merge pull request #4286 from Bond-009/minor6Anthony Lavado
Minor improvements to tmdb code
2020-10-09Merge pull request #4284 from cvium/fix_playbackstartAnthony Lavado
Fix playbackstart not triggering in the new eventmanager