aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-10-09Merge pull request #4274 from barronpm/activitylog-queryAnthony Lavado
Rewrite Activity Log Backend
2020-10-09Merge pull request #4259 from ConfusedPolarBear/imageFormatAnthony Lavado
Accept ImageFormat as API parameter
2020-10-09Merge pull request #4248 from crobibero/ws-document-filterAnthony Lavado
Manually register models used in websocket messages.
2020-10-09Merge pull request #4306 from crobibero/legacy-windowsAnthony Lavado
Remove references to legacy scripts
2020-10-09Merge pull request #4300 from crobibero/ci-plsAnthony Lavado
Fix ci npm install order
2020-10-09Remove references to legacy scriptscrobibero
2020-10-09fix buildcrobibero
2020-10-09Convert image type string to enum.crobibero
2020-10-09Convert exclude location type string to enum.crobibero
2020-10-09Convert filters string to enum.crobibero
2020-10-09Convert field string to enum.crobibero
2020-10-09Translated using Weblate (Portuguese (Portugal))shakesac
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2020-10-09Fix and clean testscrobibero
2020-10-09Fix comma delimited array model bindercrobibero
2020-10-09fix npm install ordercrobibero
2020-10-09Merge pull request #4299 from crobibero/ci-plsAnthony Lavado
Fix api client CI
2020-10-09Fix feed name and urlcrobibero
2020-10-09Run npm install taskcrobibero
2020-10-09Remove tvdb plugin from server.crobibero