Type Alias ListFieldsFiles

ListFieldsFiles: (
    | "title"
    | "artist"
    | "albumartist"
    | "genre"
    | "year"
    | "rating"
    | "album"
    | "track"
    | "duration"
    | "comment"
    | "lyrics"
    | "musicbrainztrackid"
    | "musicbrainzartistid"
    | "musicbrainzalbumid"
    | "musicbrainzalbumartistid"
    | "playcount"
    | "fanart"
    | "director"
    | "trailer"
    | "tagline"
    | "plot"
    | "plotoutline"
    | "originaltitle"
    | "lastplayed"
    | "writer"
    | "studio"
    | "mpaa"
    | "cast"
    | "country"
    | "imdbnumber"
    | "premiered"
    | "productioncode"
    | "runtime"
    | "set"
    | "showlink"
    | "streamdetails"
    | "top250"
    | "votes"
    | "firstaired"
    | "season"
    | "episode"
    | "showtitle"
    | "thumbnail"
    | "file"
    | "resume"
    | "artistid"
    | "albumid"
    | "tvshowid"
    | "setid"
    | "watchedepisodes"
    | "disc"
    | "tag"
    | "art"
    | "genreid"
    | "displayartist"
    | "albumartistid"
    | "description"
    | "theme"
    | "mood"
    | "style"
    | "albumlabel"
    | "sorttitle"
    | "episodeguide"
    | "uniqueid"
    | "dateadded"
    | "size"
    | "lastmodified"
    | "mimetype"
    | "specialsortseason"
    | "specialsortepisode"
    | "sortartist"
    | "musicbrainzreleasegroupid"
    | "isboxset"
    | "totaldiscs"
    | "disctitle"
    | "releasedate"
    | "originaldate"
    | "bpm"
    | "bitrate"
    | "samplerate"
    | "channels"
    | "datemodified"
    | "datenew"
    | "customproperties"
    | "albumduration"
    | "userrating"
    | "songvideourl"
)[]