BaronGreenback
89046e1d97
Bug fixes
4 years ago
Bond_009
1fdd2d6e05
Handle IO errors in LoadManifest
4 years ago
Bond_009
1ea2b200c0
JsonSerializer deserialize from bytes where possible
...
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 |
```
4 years ago
BaronGreenback
149c2b2169
Added referenced assembly failure detection, and DI failure protection.
4 years ago
BaronGreenback
21f6d39432
copy constructor
4 years ago
BaronGreenback
62702fa3eb
Changes as requested
4 years ago
BaronGreenback
e8df9551ef
Update PluginManager.cs
...
Changed a to i
4 years ago
BaronGreenback
9a97933499
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
BaronGreenback
4ba4eefeeb
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
BaronGreenback
1f2ecd0775
Fix for DI.
4 years ago
BaronGreenback
621e6d28cd
Fallback to default guid
4 years ago
BaronGreenback
3633996a53
New json converter implemented.
4 years ago
BaronGreenback
7a66761981
write json files indented.
4 years ago
Greenback
d34428f2f7
removed exception
4 years ago
BaronGreenback
9bf970e5c6
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
a293024efd
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
5c3ebb63e6
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
09f219bbce
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
3708ca8dbb
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Greenback
ce19f2be55
Renamed Guid property to Id
4 years ago
Greenback
486148dd6b
Removed maxAbi
4 years ago
Greenback
5a3efc5266
Changes as required.
4 years ago
BaronGreenback
4153551dfc
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
0dcf6b09c1
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
8ce765c4d1
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
591ad3b04b
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
30645e7265
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
2d094bedf5
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
3a8d395c9c
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Greenback
a4a40407a0
Change PluginStatus states.
4 years ago
Greenback
d9aaba36ec
Copy previous plugin settings if they don't exist.
4 years ago
Greenback
5323887540
Replaced TryGetPlugin with GetPlugin
4 years ago
Greenback
eb2439f23b
Changes as recommended.
4 years ago
Greenback
208d545cfe
Changed as suggested.
4 years ago
Greenback
dddcfa6dbb
Suggested changes.
4 years ago
BaronGreenback
3cff64ee32
Delete disabled.png
...
Should have a capital letter
4 years ago
BaronGreenback
2bb12793b2
Add files via upload
4 years ago
Greenback
fbb20ebef6
Plugin setting migration to folders.
4 years ago
Greenback
a246a77ada
Delete plugin working.
4 years ago
Greenback
7986465cf7
Initial upload
4 years ago
BaronGreenback
ad00b93be5
Rename PlugInManifest.cs to PluginManifest.cs
5 years ago
Jim Cartlidge
d27d2a8990
Renamed file.
5 years ago
BaronGreenback
f73e744785
Update Emby.Server.Implementations/Plugins/PlugInManifest.cs
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
5 years ago
BaronGreenback
ea0eb9a6ff
Update PlugInManifest.cs
...
Added comments.
5 years ago
Jim Cartlidge
81f655803d
Modified to work with manifests.
5 years ago