| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-25 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | David Ullmer | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-01-24 | Remove try-catch nesting | David | |
| 2021-01-24 | Change plugin error message | David | |
| 2021-01-24 | Catch TypeLoadException during plugin loading | David Ullmer | |
| 2021-01-19 | Bug fixes | BaronGreenback | |
| 2021-01-12 | Handle IO errors in LoadManifest | Bond_009 | |
| 2021-01-12 | JsonSerializer deserialize from bytes where possible | Bond_009 | |
| This is faster and uses way less memory ``` BenchmarkDotNet=v0.12.1, OS=fedora 32 Intel Core i7-6700HQ CPU 2.60GHz (Skylake), 1 CPU, 8 logical and 4 physical cores .NET Core SDK=5.0.100 [Host] : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT DefaultJob : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT | Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | |------- |---------:|--------:|--------:|--------:|------:|------:|----------:| | Bytes | 158.4 us | 2.56 us | 2.14 us | 16.8457 | - | - | 52.08 KB | | String | 172.8 us | 0.78 us | 0.70 us | 41.5039 | - | - | 127.82 KB | | Custom | 155.5 us | 2.95 us | 2.76 us | 10.0098 | - | - | 31.27 KB | ``` | |||
| 2020-12-31 | Added referenced assembly failure detection, and DI failure protection. | BaronGreenback | |
| 2020-12-23 | copy constructor | BaronGreenback | |
| 2020-12-23 | Changes as requested | BaronGreenback | |
| 2020-12-23 | Update PluginManager.cs | BaronGreenback | |
| Changed a to i | |||
| 2020-12-23 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-12-23 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-12-22 | Fix for DI. | BaronGreenback | |
| 2020-12-22 | Fallback to default guid | BaronGreenback | |
| 2020-12-21 | New json converter implemented. | BaronGreenback | |
| 2020-12-20 | write json files indented. | BaronGreenback | |
| 2020-12-18 | removed exception | Greenback | |
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Renamed Guid property to Id | Greenback | |
| 2020-12-18 | Removed maxAbi | Greenback | |
| 2020-12-18 | Changes as required. | Greenback | |
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-18 | Update Emby.Server.Implementations/Plugins/PluginManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-17 | Change PluginStatus states. | Greenback | |
| 2020-12-16 | Copy previous plugin settings if they don't exist. | Greenback | |
| 2020-12-15 | Replaced TryGetPlugin with GetPlugin | Greenback | |
| 2020-12-15 | Changes as recommended. | Greenback | |
| 2020-12-15 | Changed as suggested. | Greenback | |
| 2020-12-15 | Suggested changes. | Greenback | |
| 2020-12-15 | Delete disabled.png | BaronGreenback | |
| Should have a capital letter | |||
| 2020-12-15 | Add files via upload | BaronGreenback | |
| 2020-12-15 | Plugin setting migration to folders. | Greenback | |
| 2020-12-14 | Delete plugin working. | Greenback | |
| 2020-12-14 | Initial upload | Greenback | |
| 2020-09-16 | Rename PlugInManifest.cs to PluginManifest.cs | BaronGreenback | |
| 2020-09-14 | Renamed file. | Jim Cartlidge | |
| 2020-09-14 | Update Emby.Server.Implementations/Plugins/PlugInManifest.cs | BaronGreenback | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-09-13 | Update PlugInManifest.cs | BaronGreenback | |
| Added comments. | |||
| 2020-09-13 | Modified to work with manifests. | Jim Cartlidge | |
