Skip to main content
Version: v2.9.2

Interface: TrackPluginInfo

Represents optional metadata added to a track by plugins.

Property Type Description Optional
albumNamestringName of the album the track belongs to.
albumUrlstringURL to the album’s page or artwork.
artistArtworkUrlstringURL to the artist’s artwork or image.
artistUrlstringURL to the artist’s page.
isPreviewstringIndicates if the track is a preview version.
previewUrlstringURL to a preview audio file or snippet.

Used in the Track interface’s pluginInfo property.