Files
plexjs/docs/sdk/models/operations/getsearchalllibrarieslocation.md

718 B

GetSearchAllLibrariesLocation

The folder path for the media item.

Example Usage

import { GetSearchAllLibrariesLocation } from "@lukehagar/plexjs/sdk/models/operations";

let value: GetSearchAllLibrariesLocation = {
  path: "/TV Shows/Clarkson's Farm",
};

Fields

Field Type Required Description Example
path string ✔️ N/A /TV Shows/Clarkson's Farm