This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-06-23 15:30:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.Common
/
Plugins
History
Patrick Barron
1e1e1560a4
Add IServerApplicationHost parameter to IPluginServiceRegistrator
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