jellyfin/MediaBrowser.Common/Plugins
2023-01-15 15:56:18 -05:00
..
BasePlugin.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
BasePluginOfT.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
IHasPluginConfiguration.cs Changes as requested 2020-12-23 16:28:50 +00:00
IPlugin.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
IPluginAssembly.cs Fix some warnings 2020-02-23 12:11:43 +01:00
IPluginManager.cs Enable in-process restarting 2023-01-15 15:56:18 -05:00
IPluginServiceRegistrator.cs Update MediaBrowser.Common/Plugins/IPluginServiceRegistrator.cs 2020-11-09 11:26:06 +00:00
LocalPlugin.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
PluginManifest.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00