mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-27 20:41:54 +00:00
added more remote control commands
This commit is contained in:
@@ -116,6 +116,12 @@ namespace MediaBrowser.Model.System
|
||||
/// <value>The log path.</value>
|
||||
public string LogPath { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the internal metadata path.
|
||||
/// </summary>
|
||||
/// <value>The internal metadata path.</value>
|
||||
public string InternalMetadataPath { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the transcoding temporary path.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user