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-05-23 17:52:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.Common
/
Plugins
History
Tim Eisele
9092130350
Optimize migrations (
#13855
)
2025-04-26 09:36:17 -06:00
..
BasePlugin.cs
Enable nullable reference types for MediaBrowser.Common
2021-05-05 12:57:01 +02:00
BasePluginOfT.cs
Optimize migrations (
#13855
)
2025-04-26 09:36:17 -06: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