Skip to content

PluginInfo

Properties

PropertyTypeDescriptionDefined in
albumArtUrl?stringThe url of the album artsrc/structures/Types/Track.ts:70
albumName?stringThe Identifier provided by a pluginsrc/structures/Types/Track.ts:66
albumUrl?stringThe url of the albumsrc/structures/Types/Track.ts:68
artistArtworkUrl?stringThe url of the artist artworksrc/structures/Types/Track.ts:74
artistUrl?stringThe url of the artistsrc/structures/Types/Track.ts:72
artworkUrl?stringThe ArtworkUrl provided by a pluginsrc/structures/Types/Track.ts:84
author?stringThe Author Information provided by a pluginsrc/structures/Types/Track.ts:86
clientData?objectYou can put specific track information here, to transform the tracks…src/structures/Types/Track.ts:92
clientData.previousTrack?boolean-src/structures/Types/Track.ts:94
identifier?stringThe Identifier provided by a pluginsrc/structures/Types/Track.ts:82
isPreview?booleanWhether the track is a previewsrc/structures/Types/Track.ts:78
previewUrl?stringThe url of the previewsrc/structures/Types/Track.ts:76
totalTracks?numberThe total number of tracks in the playlistsrc/structures/Types/Track.ts:80
type?stringThe Type provided by a pluginsrc/structures/Types/Track.ts:64
uri?stringThe Url provided by a Pluginsrc/structures/Types/Track.ts:90
url?stringThe Url provided by a Pluginsrc/structures/Types/Track.ts:88