@ctrl/plex
Preparing search index...
LibrarySearchOptions
Interface LibrarySearchOptions
interface
LibrarySearchOptions
{
libtype
?:
|
"track"
|
"artist"
|
"album"
|
"movie"
|
"show"
|
"season"
|
"episode"
|
"trailer"
|
"comic"
|
"person"
|
"picture"
|
"clip"
|
"photo"
|
"photoalbum"
|
"playlist"
|
"playlistFolder"
|
"collection"
|
"optimizedVersion"
|
"userPlaylistItem"
;
title
?:
string
;
[
param
:
string
]:
QueryParamValue
;
}
Indexable
[
param
:
string
]:
QueryParamValue
Index
Properties
libtype?
title?
Properties
Optional
libtype
libtype
?:
|
"track"
|
"artist"
|
"album"
|
"movie"
|
"show"
|
"season"
|
"episode"
|
"trailer"
|
"comic"
|
"person"
|
"picture"
|
"clip"
|
"photo"
|
"photoalbum"
|
"playlist"
|
"playlistFolder"
|
"collection"
|
"optimizedVersion"
|
"userPlaylistItem"
Limit results to a Plex library type.
Optional
title
title
?:
string
Exact or partial title query.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
libtype
title
@ctrl/plex
Loading...
Limit results to a Plex library type.