Is it possible to get "Your Music"
which contains playlists, songs, and albums
from Spotify using Cocoalibspotify
?
Right now I am only able to get playlists from "Your Music" using:
[SPSession sharedSession].userPlaylists.flattenedPlaylists.
Is it possible to get "Your Music"
which contains playlists, songs, and albums
from Spotify using Cocoalibspotify
?
Right now I am only able to get playlists from "Your Music" using:
[SPSession sharedSession].userPlaylists.flattenedPlaylists.
No - Your Music is a very new feature, and CocoaLibSpotify's last release was quite a long time ago.