Post

Replies

Boosts

Views

Activity

Export as M3U not well formated
Hi! While exporting a playlist as M3U or M3U8 there's an issue with the format of the #EXTINF line. According to M3U format (https://en.wikipedia.org/wiki/M3U), the artist name should be first and then the song name. Currently iTunes, while doing an export, is setting the title of the song and then the artist name. This should be fixed.
0
0
776
May ’23
DELETE/PUT in AppleMusic API
Hi,Since today, we are no more able to do DELETE/PUT request on the Apple Music API.So, we can't update a playlist details, delete a playlist, delete tracks in playlist, delete tracks in library...Old methods allowed are now returning only an HTTP Code 403.Why this change in the Apple Music API ? We can hope that will be back soon ?
20
2
10k
Jan ’26
Apple Music API no more returning "next" pagination
Hi! Since a couple of hours or yesterday, there's no more "next" value for the pagination when retrieving playlist tracks. Only a "meta" with a "total" value. Could you please look at this ASAP? Thank you.
Replies
2
Boosts
0
Views
2.6k
Activity
Jun ’22
Export as M3U not well formated
Hi! While exporting a playlist as M3U or M3U8 there's an issue with the format of the #EXTINF line. According to M3U format (https://en.wikipedia.org/wiki/M3U), the artist name should be first and then the song name. Currently iTunes, while doing an export, is setting the title of the song and then the artist name. This should be fixed.
Replies
0
Boosts
0
Views
776
Activity
May ’23
Error while retrieving user playlists
Hi! For a couple of days and only for some users, we are getting this error message on this endpoint: https://api.music.apple.com/v1/me/library/playlists?limit=100 {"id":"6NT5LBXIZW65K2G3L6QY3WWYAA","title":"Upstream Service Error","detail":"Error fetching library content","status":"500","code":"50001"} Any idea?
Replies
0
Boosts
0
Views
724
Activity
Feb ’24
Insufficient Privileges Apple Music API
Hi! We are sometimes logging this error when requesting an Apple Music API endpoint with a good access token: "{"errors":[{"id":"XXXXX","title":"Insufficient Privileges","detail":"User does not have access to privilege: CloudLibrary","status":"400","code":"40015"}]}" Any idea why this error is returned for a user?
Replies
1
Boosts
0
Views
1.7k
Activity
Dec ’21
DELETE/PUT in AppleMusic API
Hi,Since today, we are no more able to do DELETE/PUT request on the Apple Music API.So, we can't update a playlist details, delete a playlist, delete tracks in playlist, delete tracks in library...Old methods allowed are now returning only an HTTP Code 403.Why this change in the Apple Music API ? We can hope that will be back soon ?
Replies
20
Boosts
2
Views
10k
Activity
Jan ’26