Index

_ | A | B | C | D | E | F | G | I | L | M | N | O | P | Q | R | S | T | U | W | Y

_

__str__() (spotify.Link method)

A

add_description_changed_callback() (spotify.Playlist method)
add_image_changed_callback() (spotify.Playlist method)
add_load_callback() (spotify.Image method)
add_loaded_callback() (spotify.PlaylistContainer method)
add_new_playlist() (spotify.PlaylistContainer method)
add_playlist_added_callback() (spotify.PlaylistContainer method)
add_playlist_metadata_updated_callback() (spotify.Playlist method)
add_playlist_moved_callback() (spotify.PlaylistContainer method)
add_playlist_removed_callback() (spotify.PlaylistContainer method)
add_playlist_renamed_callback() (spotify.Playlist method)
add_playlist_state_changed_callback() (spotify.Playlist method)
add_playlist_update_in_progress_callback() (spotify.Playlist method)
add_subscribers_changed_callback() (spotify.Playlist method)
add_track_created_changed_callback() (spotify.Playlist method)
add_track_message_changed_callback() (spotify.Playlist method)
add_track_seen_changed_callback() (spotify.Playlist method)
add_tracks() (spotify.Playlist method)
add_tracks_added_callback() (spotify.Playlist method)
add_tracks_moved_callback() (spotify.Playlist method)
add_tracks_removed_callback() (spotify.Playlist method)
Album (class in spotify)
album() (spotify.Track method)
Album.ALBUM (in module spotify)
Album.COMPILATION (in module spotify)
Album.SINGLE (in module spotify)
Album.UNKNOW (in module spotify)
AlbumBrowser (class in spotify)
albums() (spotify.ArtistBrowser method)
(spotify.Results method)
AlsaSink (class in spotify.audiosink.alsa)
Artist (class in spotify)
artist() (spotify.Album method)
ArtistBrowser (class in spotify)
artists() (spotify.Results method)
(spotify.Track method)
as_album() (spotify.Link method)
as_artist() (spotify.Link method)
as_track() (spotify.Link method)
availability() (spotify.Track method)

B

BaseAudioSink (class in spotify.audiosink)
browse_album() (spotify.Session method)
browse_artist() (spotify.Session method)

C

canonical_name() (spotify.User method)
connect() (in module spotify)
(spotify.manager.SpotifySessionManager method)
connection_error() (spotify.manager.SpotifySessionManager method)
container_loaded() (spotify.manager.SpotifyContainerManager method)
cover() (spotify.Album method)
credentials_blob_updated() (spotify.manager.SpotifySessionManager method)

D

data() (spotify.Image method)
description_changed() (spotify.manager.SpotifyPlaylistManager method)
did_you_mean() (spotify.Results method)
disc() (spotify.Track method)
disconnect() (spotify.manager.SpotifySessionManager method)
display_name() (spotify.Session method)
(spotify.User method)
duration() (spotify.Track method)

E

end_of_track() (spotify.manager.SpotifySessionManager method)
error() (spotify.Image method)
(spotify.Results method)
(spotify.ToplistBrowser method)
(spotify.Track method)

F

flush_caches() (spotify.Session method)
format() (spotify.Image method)
from_album() (spotify.Link static method)
from_artist() (spotify.Link static method)
from_playlist() (spotify.Link static method)
from_search() (spotify.Link static method)
from_string() (spotify.Link static method)
from_track() (spotify.Link static method)

G

GstreamerSink (class in spotify.audiosink.gstreamer)

I

id() (spotify.PlaylistFolder method)
Image (class in spotify)
image_changed() (spotify.manager.SpotifyPlaylistManager method)
image_create() (spotify.Session method)
image_id() (spotify.Image method)
import_audio_sink() (in module spotify.audiosink)
index() (spotify.Track method)
is_available() (spotify.Album method)
(spotify.Session method)
is_collaborative() (spotify.Playlist method)
is_loaded() (spotify.Album method)
(spotify.AlbumBrowser method)
(spotify.Artist method)
(spotify.ArtistBrowser method)
(spotify.Image method)
(spotify.Playlist method)
(spotify.PlaylistFolder method)
(spotify.Results method)
(spotify.ToplistBrowser method)
(spotify.Track method)
(spotify.User method)
is_local() (spotify.Track method)

L

Link (class in spotify)
Link.LINK_ALBUM (in module spotify)
Link.LINK_ARTIST (in module spotify)
Link.LINK_INVALID (in module spotify)
Link.LINK_PLAYLIST (in module spotify)
Link.LINK_SEARCH (in module spotify)
Link.LINK_TRACK (in module spotify)
load() (spotify.Session method)
log_message() (spotify.manager.SpotifySessionManager method)
logged_in() (spotify.manager.SpotifySessionManager method)
logged_out() (spotify.manager.SpotifySessionManager method)
logout() (spotify.Session method)

M

message_to_user() (spotify.manager.SpotifySessionManager method)
metadata_updated() (spotify.manager.SpotifySessionManager method)
music_delivery() (spotify.audiosink.BaseAudioSink method)
(spotify.manager.SpotifySessionManager method)
music_delivery_safe() (spotify.manager.SpotifySessionManager method)

N

name() (spotify.Album method)
(spotify.Artist method)
(spotify.Playlist method)
(spotify.PlaylistFolder method)
(spotify.Track method)
notify_main_thread() (spotify.manager.SpotifySessionManager method)
num_subscribers() (spotify.Playlist method)

O

OssSink (class in spotify.audiosink.oss)
owner() (spotify.Playlist method)

P

pause() (spotify.audiosink.BaseAudioSink method)
play() (spotify.Session method)
play_token_lost() (spotify.manager.SpotifySessionManager method)
Playlist (class in spotify)
playlist_added() (spotify.manager.SpotifyContainerManager method)
playlist_container() (spotify.Session method)
playlist_metadata_updated() (spotify.manager.SpotifyPlaylistManager method)
playlist_moved() (spotify.manager.SpotifyContainerManager method)
playlist_removed() (spotify.manager.SpotifyContainerManager method)
playlist_renamed() (spotify.manager.SpotifyPlaylistManager method)
playlist_state_changed() (spotify.manager.SpotifyPlaylistManager method)
playlist_update_in_progress() (spotify.manager.SpotifyPlaylistManager method)
PlaylistContainer (class in spotify)
PlaylistFolder (class in spotify)
popularity() (spotify.Track method)
PortAudioSink (class in spotify.audiosink.portaudio)
process_events() (spotify.Session method)
Python Enhancement Proposals
PEP 7

Q

query() (spotify.Results method)

R

RELATION_TYPE_BIDIRECTIONAL (in module spotify.constant)
RELATION_TYPE_NONE (in module spotify.constant)
RELATION_TYPE_UNIDIRECTIONAL (in module spotify.constant)
RELATION_TYPE_UNKNOWN (in module spotify.constant)
remove_callback() (spotify.Playlist method)
remove_load_callback() (spotify.Image method)
remove_tracks() (spotify.Playlist method)
rename() (spotify.Playlist method)
Results (class in spotify)

S

search() (spotify.Session method)
seek() (spotify.Session method)
Session (class in spotify)
set_preferred_bitrate() (spotify.Session method)
similar_artists() (spotify.ArtistBrowser method)
spotify (module)
spotify.audiosink (module)
spotify.audiosink.alsa (module)
spotify.audiosink.gstreamer (module)
spotify.audiosink.oss (module)
spotify.audiosink.portaudio (module)
spotify.constant (module)
spotify.manager (module)
SpotifyContainerManager (class in spotify.manager)
SpotifyError
SpotifyPlaylistManager (class in spotify.manager)
SpotifySessionManager (class in spotify.manager)
starred() (spotify.Session method)
(spotify.Track method)
start() (spotify.audiosink.BaseAudioSink method)
stop() (spotify.audiosink.BaseAudioSink method)
subscribers() (spotify.Playlist method)
subscribers_changed() (spotify.manager.SpotifyPlaylistManager method)

T

tophit_tracks() (spotify.ArtistBrowser method)
ToplistBrowser (class in spotify)
total_albums() (spotify.Results method)
total_artists() (spotify.Results method)
total_tracks() (spotify.Results method)
Track (class in spotify)
track_create_time() (spotify.Playlist method)
track_created_changed() (spotify.manager.SpotifyPlaylistManager method)
track_message_changed() (spotify.manager.SpotifyPlaylistManager method)
track_seen_changed() (spotify.manager.SpotifyPlaylistManager method)
tracks() (spotify.ArtistBrowser method)
(spotify.Results method)
tracks_added() (spotify.manager.SpotifyPlaylistManager method)
tracks_moved() (spotify.manager.SpotifyPlaylistManager method)
tracks_removed() (spotify.manager.SpotifyPlaylistManager method)
type() (spotify.Album method)
(spotify.Link method)
(spotify.Playlist method)
(spotify.PlaylistFolder method)

U

unload() (spotify.Session method)
unwatch() (spotify.manager.SpotifyContainerManager method)
(spotify.manager.SpotifyPlaylistManager method)
update_subscribers() (spotify.Playlist method)
User (class in spotify)
user_is_loaded() (spotify.Session method)
username() (spotify.Session method)

W

watch() (spotify.manager.SpotifyContainerManager method)
(spotify.manager.SpotifyPlaylistManager method)

Y

year() (spotify.Album method)

Project Versions