How can I get non-apple playlists to show in search results?
The MusicCatalogSearchRequest
only returns playlists curated by Apple.
I noticed that Apples own Music app doesn't have this restriction.
- How to make it work with
MusicCatalogSearchRequest
. - Is there a different API I should be using instead?
- If not, why not? Why would these be filtered out?