jellyfin/MediaBrowser.Common/Plugins
2023-11-10 07:43:46 -05:00
..
BasePlugin.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
BasePluginOfT.cs Remove redundant ToString call 2023-04-06 19:17:28 +02: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 Use IHostLifetime to handle restarting and shutting down 2023-09-23 11:57:38 -04:00
LocalPlugin.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
PluginManifest.cs Correct style inconsistencies 2023-04-01 04:59:07 -06:00