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

2.3 KiB
Raw Blame History

GetLibraryItemsDirector

Example Usage

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

let value: GetLibraryItemsDirector = {
  id: 126522,
  tag: "Danny Boyle",
  thumb:
    "https://metadata-static.plex.tv/8/people/8d65fa96804802e08f2de09fe014408e.jpg",
};

Fields

Field Type Required Description Example
id number ✔️ Unique identifier for the director. 126522
tag string ✔️ The role of Director Danny Boyle
thumb string The absolute URL of the thumbnail image for the director. https://metadata-static.plex.tv/8/people/8d65fa96804802e08f2de09fe014408e.jpg