Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (36 loc) · 1.14 KB

webclient.rst

File metadata and controls

45 lines (36 loc) · 1.14 KB

Webclient Interface

Webclient

Setup and login

Webclient.__init__

Webclient.login

Webclient.logout

Getting songs and playlists

Webclient.get_all_songs

Webclient.get_all_playlist_ids

Webclient.get_playlist_songs

Song downloading and streaming

Webclient.get_song_download_info

Webclient.get_stream_audio

Webclient.get_stream_urls

Webclient.report_incorrect_match

Song manipulation

Webclient.change_song_metadata

Webclient.upload_album_art

Webclient.delete_songs

Playlist manipulation

Webclient.delete_playlist

Playlist content manipulation

Webclient.add_songs_to_playlist

Webclient.remove_songs_from_playlist

Other

Webclient.get_registered_devices