Hi team
Is there any word on when we will be able to sign up for plans that allow us to make more than 500,000 API calls a month?
All I can see is this under the pricing on the Get Started page:
"Additional details on how to sign up for a subscription will be available this summer".
I'm doing some napkin math for my new app and users and the limit starts looking small pretty fast!
Thanks!
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Is it possible to get an album from a song in MusicKit? I haven't been able to find a way to do so currently. I have tried using .with() but it appears that album is not supported.
What I am looking for is properties on the Song like what is present on MPMediaItem such as albumTitle, genre, etc.
Is there an API or method to do the above?
I am building a music app and can find the addItem API here https://developer.apple.com/documentation/mediaplayer/mpmedialibrary/1621278-additem, but no removal API.
This is a pain for users as they will be able to add items, but then be unable to remove them unless they go to the Apple Music app. This also appears to be the case for playlists.
Topic:
Media Technologies
SubTopic:
General
Tags:
Media Player
Media Library
MusicKit
Apple Music API