tmdb-ts
    Preparing search index...

    Variable ChangeKeyConst

    ChangeKey: {
        ADULT: "adult";
        AIR_DATE: "air_date";
        ALSO_KNOWN_AS: "also_known_as";
        ALTERNATIVE_TITLES: "alternative_titles";
        BIOGRAPHY: "biography";
        BIRTHDAY: "birthday";
        BUDGET: "budget";
        CAST: "cast";
        CERTIFICATIONS: "certifications";
        CHARACTER_NAMES: "character_names";
        CREATED_BY: "created_by";
        CREW: "crew";
        DEATHDAY: "deathday";
        EPISODE: "episode";
        EPISODE_NUMBER: "episode_number";
        EPISODE_RUN_TIME: "episode_run_time";
        FREEBASE_ID: "freebase_id";
        FREEBASE_MID: "freebase_mid";
        GENERAL: "general";
        GENRES: "genres";
        GUEST_STARS: "guest_stars";
        HOMEPAGE: "homepage";
        IMAGES: "images";
        IMDB_ID: "imdb_id";
        LANGUAGES: "languages";
        NAME: "name";
        NETWORK: "network";
        ORIGIN_COUNTRY: "origin_country";
        ORIGINAL_NAME: "original_name";
        ORIGINAL_TITLE: "original_title";
        OVERVIEW: "overview";
        PARTS: "parts";
        PLACE_OF_BIRTH: "place_of_birth";
        PLOT_KEYWORDS: "plot_keywords";
        PRODUCTION_CODE: "production_code";
        PRODUCTION_COMPANIES: "production_companies";
        PRODUCTION_COUNTRIES: "production_countries";
        RELEASES: "releases";
        REVENUE: "revenue";
        RUNTIME: "runtime";
        SEASON: "season";
        SEASON_NUMBER: "season_number";
        SEASON_REGULAR: "season_regular";
        SPOKEN_LANGUAGES: "spoken_languages";
        STATUS: "status";
        TAGLINE: "tagline";
        TITLE: "title";
        TRANSLATIONS: "translations";
        TVDB_ID: "tvdb_id";
        TVRAGE_ID: "tvrage_id";
        TYPE: "type";
        VIDEO: "video";
        VIDEOS: "videos";
    } = ...

    All valid change keys used for tracking modifications to media entries.

    Type Declaration

    • ReadonlyADULT: "adult"
    • ReadonlyAIR_DATE: "air_date"
    • ReadonlyALSO_KNOWN_AS: "also_known_as"
    • ReadonlyALTERNATIVE_TITLES: "alternative_titles"
    • ReadonlyBIOGRAPHY: "biography"
    • ReadonlyBIRTHDAY: "birthday"
    • ReadonlyBUDGET: "budget"
    • ReadonlyCAST: "cast"
    • ReadonlyCERTIFICATIONS: "certifications"
    • ReadonlyCHARACTER_NAMES: "character_names"
    • ReadonlyCREATED_BY: "created_by"
    • ReadonlyCREW: "crew"
    • ReadonlyDEATHDAY: "deathday"
    • ReadonlyEPISODE: "episode"
    • ReadonlyEPISODE_NUMBER: "episode_number"
    • ReadonlyEPISODE_RUN_TIME: "episode_run_time"
    • ReadonlyFREEBASE_ID: "freebase_id"
    • ReadonlyFREEBASE_MID: "freebase_mid"
    • ReadonlyGENERAL: "general"
    • ReadonlyGENRES: "genres"
    • ReadonlyGUEST_STARS: "guest_stars"
    • ReadonlyHOMEPAGE: "homepage"
    • ReadonlyIMAGES: "images"
    • ReadonlyIMDB_ID: "imdb_id"
    • ReadonlyLANGUAGES: "languages"
    • ReadonlyNAME: "name"
    • ReadonlyNETWORK: "network"
    • ReadonlyORIGIN_COUNTRY: "origin_country"
    • ReadonlyORIGINAL_NAME: "original_name"
    • ReadonlyORIGINAL_TITLE: "original_title"
    • ReadonlyOVERVIEW: "overview"
    • ReadonlyPARTS: "parts"
    • ReadonlyPLACE_OF_BIRTH: "place_of_birth"
    • ReadonlyPLOT_KEYWORDS: "plot_keywords"
    • ReadonlyPRODUCTION_CODE: "production_code"
    • ReadonlyPRODUCTION_COMPANIES: "production_companies"
    • ReadonlyPRODUCTION_COUNTRIES: "production_countries"
    • ReadonlyRELEASES: "releases"
    • ReadonlyREVENUE: "revenue"
    • ReadonlyRUNTIME: "runtime"
    • ReadonlySEASON: "season"
    • ReadonlySEASON_NUMBER: "season_number"
    • ReadonlySEASON_REGULAR: "season_regular"
    • ReadonlySPOKEN_LANGUAGES: "spoken_languages"
    • ReadonlySTATUS: "status"
    • ReadonlyTAGLINE: "tagline"
    • ReadonlyTITLE: "title"
    • ReadonlyTRANSLATIONS: "translations"
    • ReadonlyTVDB_ID: "tvdb_id"
    • ReadonlyTVRAGE_ID: "tvrage_id"
    • ReadonlyTYPE: "type"
    • ReadonlyVIDEO: "video"
    • ReadonlyVIDEOS: "videos"