session.playlist_container.append(some_string)
ends with spotify.error.LibError: Invalid input
#175
Labels
session.playlist_container.append(some_string)
ends with spotify.error.LibError: Invalid input
#175
Hi,
I'm trying to get the hang of pyspotify 2.0.2, and am probably doing a few things wrong. My current goal is to create a new playlist populated with tracks. When it hits
session.playlist_container.append
I get the following traceback:Here are the entire contents of the offending script:
The text was updated successfully, but these errors were encountered: