This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-07-20 11:58:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f07553abdf9c3b1462a94de154ec0072cdbf686a
jellyfin
/
MediaBrowser.Common
/
Plugins
History
Bond_009
52194f56b5
Replace != null with is not null
2022-12-05 15:01:13 +01: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
…
IPluginManager.cs
Enable nullable reference types for MediaBrowser.Common
2021-05-05 12:57:01 +02: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