initial implementation for custom plugin repositories

This commit is contained in:
dkanada
2020-06-04 23:57:57 +09:00
parent 836741f2aa
commit b7f4b8e2b5
9 changed files with 106 additions and 34 deletions

View File

@@ -36,11 +36,6 @@ namespace Emby.Server.Implementations
/// </summary>
string RestartArgs { get; }
/// <summary>
/// Gets the value of the --plugin-manifest-url command line option.
/// </summary>
string PluginManifestUrl { get; }
/// <summary>
/// Gets the value of the --published-server-url command line option.
/// </summary>