<trackMetadata> element
This element, in the original OpenMedia specification, encapsulates a song, or track, on an album. We use it to provide detail for a specific downloadable resource such as an episode podcast.
It is a child of the <mediaMetadata> element.
Child Elements
| Name | Description |
|---|---|
| artistId | Unused |
| artist | The host of the show producing this episode |
| composerId | Unused |
| composer | Unused |
| albumId | Unused |
| album | Unused |
| albumArtURI | Will be set with the logo of the show associated with this episode |
| albumArtistId | Unused |
| albumArtist | Unused |
| genreId | The primary genre of the show associated with this episode |
| genre | The name of the genre |
| duration | The length of the episode |
| associatedShow | The ID of the show associated with this episode |
| associatedHost | The host of the show associated with this episode (same as artist) |
Notes
We will rarely have duration information populated – you should attempt to gather this directly from the stream or resource.