In iTunes
I can create playlists
and playlist-Folder
. In this Folder i can create one or more playlists.
Now I try to get all playlist and playlist-folder from iTunes
in my iOS Application. I Use MPMediaQuery
to get all playlists. I get my Playlist-folder as a own playlist. The items are all songs of all playlists in this folder.
I found not a property with which I can check whether my playlist is a folder.
Is it possible to get the playlist-folder from iTunes in my iOS Application?