Software Details:
Version: 1.12 / 2.0.0b5 updated
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 358
The Python module wraps Spotify's libspotify C library.
What is new in this release:
- Bug fixes:
- Calling spotify.PlaylistFolder.is_loaded() would cause a double free(), and thus a segfault.
What is new in version 1.12 / 2.0.0b4:
- Bug fixes:
- Calling spotify.PlaylistFolder.is_loaded() would cause a double free(), and thus a segfault.
What is new in version 1.2:
- Upgraded to libspotify 0.0.8
- New managers: SpotifyPlaylistManager and SpotifyContainerManager giving access to all the Playlist{,Container} callbacks
- Artist and Album browsing available
- Added a method to stop the playback
- Better error messages when not logged in and accessing user information
- Added support for a playlist of all starred tracks
- Get/Set starred status for a track
- Better memory management
Requirements:
- libspotify
- Spotify API key (via a Spotify Premium account)
Comments not found