Greenback
|
5c4fdaa253
|
MaxAbi property removed.
|
2020-12-18 21:05:27 +00:00 |
|
Greenback
|
5d748c0e9f
|
Renamed to ImagePath
|
2020-12-18 20:52:44 +00:00 |
|
Greenback
|
ce19f2be55
|
Renamed Guid property to Id
|
2020-12-18 20:37:35 +00:00 |
|
Greenback
|
486148dd6b
|
Removed maxAbi
|
2020-12-18 09:44:57 +00:00 |
|
Greenback
|
5a3efc5266
|
Changes as required.
|
2020-12-18 09:04:40 +00:00 |
|
BaronGreenback
|
4153551dfc
|
Update Emby.Server.Implementations/Plugins/PluginManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:26:11 +00:00 |
|
BaronGreenback
|
0dcf6b09c1
|
Update Emby.Server.Implementations/Plugins/PluginManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:25:39 +00:00 |
|
BaronGreenback
|
8ce765c4d1
|
Update Emby.Server.Implementations/Plugins/PluginManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:25:04 +00:00 |
|
BaronGreenback
|
591ad3b04b
|
Update Emby.Server.Implementations/Plugins/PluginManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:24:26 +00:00 |
|
BaronGreenback
|
30645e7265
|
Update Emby.Server.Implementations/Plugins/PluginManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:24:12 +00:00 |
|
BaronGreenback
|
2d094bedf5
|
Update Emby.Server.Implementations/Plugins/PluginManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:24:00 +00:00 |
|
BaronGreenback
|
3a8d395c9c
|
Update Emby.Server.Implementations/Plugins/PluginManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:23:46 +00:00 |
|
BaronGreenback
|
5d5b198525
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:23:28 +00:00 |
|
BaronGreenback
|
e445c2932a
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 08:23:15 +00:00 |
|
BaronGreenback
|
0ed3c2def2
|
Update MediaBrowser.sln
|
2020-12-17 13:50:24 +00:00 |
|
Greenback
|
a4a40407a0
|
Change PluginStatus states.
|
2020-12-17 13:44:53 +00:00 |
|
BaronGreenback
|
212c76102d
|
Update PluginManifest.cs
|
2020-12-17 13:37:13 +00:00 |
|
Greenback
|
d9aaba36ec
|
Copy previous plugin settings if they don't exist.
|
2020-12-16 23:19:09 +00:00 |
|
Greenback
|
1ed25ebd9a
|
Corrections as recommended.
|
2020-12-16 22:36:25 +00:00 |
|
Greenback
|
ebbb57efc3
|
Change json default settings.
|
2020-12-16 21:40:52 +00:00 |
|
Greenback
|
6d3e1d6b57
|
Small Optimization
|
2020-12-16 19:37:23 +00:00 |
|
Greenback
|
5323887540
|
Replaced TryGetPlugin with GetPlugin
|
2020-12-15 20:27:42 +00:00 |
|
Greenback
|
0337e39bae
|
Updated JsonDefaults
|
2020-12-15 19:39:41 +00:00 |
|
Greenback
|
00ff3b9096
|
remove attribute
|
2020-12-15 19:35:30 +00:00 |
|
BaronGreenback
|
aecd35d306
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-15 19:31:36 +00:00 |
|
BaronGreenback
|
24ab152e9d
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-15 19:30:23 +00:00 |
|
BaronGreenback
|
e4993ae574
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-15 19:24:52 +00:00 |
|
BaronGreenback
|
2afa963fc1
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-15 19:24:39 +00:00 |
|
BaronGreenback
|
3f1ad7f963
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-15 19:22:54 +00:00 |
|
Greenback
|
c197dca759
|
Changed PluginId to guid so its the same type as plugin.id
|
2020-12-15 18:27:31 +00:00 |
|
Greenback
|
eb2439f23b
|
Changes as recommended.
|
2020-12-15 16:37:11 +00:00 |
|
Greenback
|
c761cbff0e
|
more changes.
|
2020-12-15 10:20:28 +00:00 |
|
Greenback
|
208d545cfe
|
Changed as suggested.
|
2020-12-15 10:05:04 +00:00 |
|
Greenback
|
dddcfa6dbb
|
Suggested changes.
|
2020-12-15 09:30:19 +00:00 |
|
BaronGreenback
|
41466c430d
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-15 09:17:06 +00:00 |
|
BaronGreenback
|
33385c1b8c
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-15 07:55:14 +00:00 |
|
BaronGreenback
|
1c6529c9eb
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-15 07:54:49 +00:00 |
|
BaronGreenback
|
3cff64ee32
|
Delete disabled.png
Should have a capital letter
|
2020-12-15 01:32:43 +00:00 |
|
BaronGreenback
|
2bb12793b2
|
Add files via upload
|
2020-12-15 01:31:56 +00:00 |
|
Greenback
|
cddc87e2af
|
Fixed gitmerge.
|
2020-12-15 01:23:52 +00:00 |
|
BaronGreenback
|
67c480ad53
|
Merge branch 'master' into PluginDowngrade
|
2020-12-15 01:15:54 +00:00 |
|
Greenback
|
0d4aa6bad6
|
Enable local file repositories
|
2020-12-15 01:13:11 +00:00 |
|
Greenback
|
356d92cd71
|
Fixed repository listing
|
2020-12-15 00:49:14 +00:00 |
|
Greenback
|
fbb20ebef6
|
Plugin setting migration to folders.
|
2020-12-15 00:42:59 +00:00 |
|
Greenback
|
494ace7984
|
Mark plugin failure on DI Loop.
|
2020-12-14 23:39:47 +00:00 |
|
Greenback
|
d2d45295fc
|
Rollback change.
|
2020-12-14 23:13:29 +00:00 |
|
Greenback
|
a246a77ada
|
Delete plugin working.
|
2020-12-14 23:08:04 +00:00 |
|
Greenback
|
7986465cf7
|
Initial upload
|
2020-12-14 16:14:39 +00:00 |
|
Joshua M. Boniface
|
4f6a585424
|
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
|
2020-12-13 16:58:28 -05:00 |
|
Joshua M. Boniface
|
e7ae712437
|
Merge pull request #4773 from Artiume/patch-10
Remove opf extension for book types
|
2020-12-13 16:57:50 -05:00 |
|