I have saved in a local JSON file some song IDs (So I won't need to call the API everytime I test stuff in my player), and I see that a lot of song Ids have changed and no longer point to their songs when trying to play them via MusicKit, nor when trying to access the metadata via the Web API
What I'm asking is if there's a way of still being able to get songs metadata with the old IDs? (because for me a change of Ids will be very problematic with some of my future features...)
Anyway, here's a couple of songs with their old IDs and their new ones: (You can try and fetch metadata or try to play them with the old Ids, but it won't work, only the new ones work)
Wonderwall by Oasis, old Id: 1456844334, new Id: 895279610
Don't Look Back In Anger by Oasis, old Id: 1456846387, new Id: 895279611
there are more then 10 other songs that I know of, but I don't even know if someone from the MusicKit SDK team will see this so IDK what's the point will be in naming all of them...