This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-04-14 22:32:19 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
c8d80450e09c2a0c475e71c8f1d312b3a8ccff26
jellyfin
/
MediaBrowser.Common
/
Plugins
History
Patrick Barron
dc85d86ea1
Enable in-process restarting
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
…
IPlugin.cs
Enable nullable reference types for MediaBrowser.Common
2021-05-05 12:57:01 +02:00
IPluginAssembly.cs
…
IPluginManager.cs
Enable in-process restarting
2023-01-15 15:56:18 -05:00
IPluginServiceRegistrator.cs
…
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