Hi,
I'm sorry if this is something I should know, but if I make a music catalog search such as:
let request
= MusicCatalogSearchRequest(term: searchTerm,
types: [Playlist.self])
I get the Apple Music playlists containing the searchTerm (say Rock, Rap, Jazz,...)
How do I get the non Apple playlists say the ones curated by Blue Note?
Thanks,
Daniel
2
0
1.4k