Spotify
Implements the Remote
module for Spotify.
- Base
- Exceptions
- Factory
- Library
- Object
SpotifyTrack
SpotifyTrack.name
SpotifyTrack.title
SpotifyTrack.artist
SpotifyTrack.artists
SpotifyTrack.album
SpotifyTrack.album_artist
SpotifyTrack.track_number
SpotifyTrack.track_total
SpotifyTrack.genres
SpotifyTrack.year
SpotifyTrack.month
SpotifyTrack.day
SpotifyTrack.bpm
SpotifyTrack.key
SpotifyTrack.disc_number
SpotifyTrack.disc_total
SpotifyTrack.compilation
SpotifyTrack.comments
SpotifyTrack.image_links
SpotifyTrack.length
SpotifyTrack.rating
SpotifyTrack.refresh()
SpotifyTrack.load()
SpotifyTrack.reload()
SpotifyCollectionLoader
SpotifyPlaylist
SpotifyPlaylist.name
SpotifyPlaylist.description
SpotifyPlaylist.public
SpotifyPlaylist.collaborative
SpotifyPlaylist.followers
SpotifyPlaylist.owner_name
SpotifyPlaylist.owner_id
SpotifyPlaylist.tracks
SpotifyPlaylist.track_total
SpotifyPlaylist.image_links
SpotifyPlaylist.date_created
SpotifyPlaylist.date_modified
SpotifyPlaylist.date_added
SpotifyPlaylist.refresh()
SpotifyPlaylist.reload()
SpotifyAlbum
SpotifyAlbum.name
SpotifyAlbum.tracks
SpotifyAlbum.artists
SpotifyAlbum.artist
SpotifyAlbum.album_artist
SpotifyAlbum.track_total
SpotifyAlbum.genres
SpotifyAlbum.year
SpotifyAlbum.month
SpotifyAlbum.day
SpotifyAlbum.compilation
SpotifyAlbum.image_links
SpotifyAlbum.rating
SpotifyAlbum.refresh()
SpotifyAlbum.reload()
SpotifyArtist
- Wrangle