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

How to create a new playlist #9

Closed
jgauffin opened this issue Aug 16, 2011 · 1 comment
Closed

How to create a new playlist #9

jgauffin opened this issue Aug 16, 2011 · 1 comment

Comments

@jgauffin
Copy link

How do I use SpotiFire.SpotifyLib to create a new playlist?

@Alxandr
Copy link
Owner

Alxandr commented Aug 16, 2011

It has jet to be implemented. And as I have exams in 2 days it'll take some time before I can get to it. You might want to try and implement it yourself, as it should be fairly simple. You need to create a function in th playlist-container that takes a string and calls libspotify.sp_playlistcontainer_add_new_playlist. Look at the method for adding tracks to a playlist (or something like that). However, when I get to it I will change the API to enable things like myPlaylistContainer.Playlists.Add("new playlist");

@Alxandr Alxandr closed this as completed Aug 16, 2011
@Alxandr Alxandr reopened this Aug 16, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants