Defines the MediaBrowser.Model.Configuration.PathSubstitution.
PathSubstitution
Name | Type | Tags | Description |
---|---|---|---|
mfrom |
string |
Optional | Gets or sets the value to substitute. |
to |
string |
Optional | Gets or sets the value to substitution with. |
{
"From": null,
"To": null
}