I\'m trying to play an album, using the following code…
let predicate = MPMediaPropertyPredicate(value: "1459938538", forProperty: MPMediaItemPropertyAl
MPMediaQuery is only for Library items. You would need to use the web Apple Music search API to get store IDs to use in setting the queue.