aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Plugins
AgeCommit message (Collapse)Author
2021-01-23Merge pull request #5064 from BaronGreenback/PluginFixJoshua M. Boniface
Plugin bug fixes (cherry picked from commit 3fda50de6d80a97547f54a60be612d24af282f0c) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-31Merge pull request #4709 from BaronGreenback/PluginDowngradeJoshua M. Boniface
(cherry picked from commit 406ae3e43a20216292c554151fa2d0e2a09edfa3) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-09-16Rename PlugInManifest.cs to PluginManifest.csBaronGreenback
2020-09-14Renamed file.Jim Cartlidge
2020-09-14Update Emby.Server.Implementations/Plugins/PlugInManifest.csBaronGreenback
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-09-13Update PlugInManifest.csBaronGreenback
Added comments.
2020-09-13Modified to work with manifests.Jim Cartlidge