"Media Item" represents a single piece of media (such as one song or one video podcast) in the Music library. The following are properties of Media Item

Property Type Description
title String Title or name of video item
albumArtist String Album's artist
artist String Artist
podcastTitle String Podcast's title
composer String Composer
genre String Genre
comments String Comments
compilation int 1 - if media item is a part of compilation; 0 - otherwise
lyrics String Lyrics
rating int Rating
mediaType int UID
releaseDate Date Release date
lastPlayedDate Date Last played date
artworkThumbnailImage Image Artwork thumbnail image (120x120)
artworkImage Image Artwork image

See also:
Variable Types
Action Environment
Tasks and Workflows
Actions

Next > Media Item Collection