@jellyfin/sdk
Preparing search index...
generated-client
MediaPathDto
Interface MediaPathDto
Media Path dto.
interface
MediaPathDto
{
Name
:
string
;
Path
?:
string
|
null
;
PathInfo
?:
MediaPathInfo
;
}
Index
Properties
Name
Path?
Path
Info?
Properties
Name
Name
:
string
Gets or sets the name of the library.
Optional
Path
Path
?:
string
|
null
Gets or sets the path to add.
Optional
Path
Info
PathInfo
?:
MediaPathInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Name
Path
Path
Info
@jellyfin/sdk
Loading...
Media Path dto.