Post

Replies

Boosts

Views

Activity

Comment on Play songs from library
I'm facing the same issue. From what I've noticed, the MusicItemID of a library song is different from an album song, and the player cannot play it. The same goes in the case of a library album. If I get the id of the library song and send another request to - https://api.music.apple.com/v1/me/library/songs/{id}/catalog And then set it to the queue; it works fine. Hoping for a fix soon!
Aug ’21
Comment on MusicPlayer on watchOS?
That makes sense. Creating a third-party Apple Music client is a use-case to provide for all Apple platforms, and from what I understand, right now, watchOS and native macOS (due to engineering challenges) are not supported. I will file a ticket for this! Thank you for the response!
Feb ’22
Comment on Accessing Categories using MusicKit?
"One thing to know though is that, if the curator relationship of the playlist in Apple Music API happened to point to resources of type AppleCurators and kind equal to "Genre", then you still won't be able to access it, because those resources are not yet exposed in MusicKit." Ah, I wasn't sure about the kind. Thank you for the clarification!
Jun ’22