Type Alias VideoFieldsSeason

VideoFieldsSeason: (
    | "season"
    | "showtitle"
    | "playcount"
    | "episode"
    | "fanart"
    | "thumbnail"
    | "tvshowid"
    | "watchedepisodes"
    | "art"
    | "userrating"
    | "title"
)[]