Skip to content

Item Types

Luke edited this page Oct 18, 2013 · 7 revisions

Media Browser has a number of core library item types. The type can be determined by examining the Type property of a Dto. Api consumers can detect these types to customize their displays and/or query for these types individually to create virtual views.

The following core types are available:

Audio

This is an audio file.

Video

This is a generic video file.

Folder

This is a generic folder.

Episode, Movie, Trailer, AdultVideo, MusicVideo

These are specialized representations of Video.

BoxSet, MusicAlbum, MusicArtist, Season, Series

These are specialized representations of Folder.

Game,GameSystem

Game is a media item and GameSystem is folder containing games.

Book

A media item that represents a book.

Clone this wiki locally