Hi @DJ_Big_Blender, sorry for the delayed response on this one. Yes, I believe this was supposed to be addressed in 5.2.10. I’ve sent a follow up to engineering to see if any additional steps are required to remove the playlists/folders. I’ll report back as soon as I have news. Thanks!
Hi @DJ_Big_Blender, I double checked with the team and no additional steps are required for this fix. Are these old playlists empty? Because the fix relies on hiding/ignoring the playlist only if it is empty.
No, the playlists aren’t empty on my end either – as you can also clearly see in the original video I included here. So the issue is still happening for me.
Others like @Criwo, @PatriceCros, and @Five-0 have also mentioned similar issues – and I assume they’re still experiencing them too (please correct me if I’m wrong!).
Question: Has the team already reached out to Apple’s developer support about this annoying bug?
Other tools like Rekordbox also use the Apple Music framework (Apple Music Kit), but they don’t seem to display those old, deleted playlists. So there must be a workaround for sure!
I just even consulted ChatGPT about this issue, and it came up with the following:
Possible causes to consider:
Cached data not being cleared: The app might be displaying old playlists from a previous session that are still stored locally. If there’s no automatic cache refresh, outdated data can remain visible.
Irregular or no synchronization with the Apple Music API: If the app doesn’t periodically refresh the user’s library using the MusicKit API, changes (like deleted or updated playlists) won’t be reflected in the app.
Permanently stored playlists in the local app database: It’s possible that once a playlist is accessed through djay, it gets stored in a local list or history, even if it no longer exists in the user’s Apple Music library.
Outdated or incomplete implementation of the MusicKit API:
The integration may be relying on outdated methods or endpoints that no longer accurately reflect the current state of a user’s Apple Music library. For instance, if deprecated endpoints are used (or endpoints that don’t fully support dynamic updates to the user’s content), the app could retrieve incomplete or stale data. Ensuring the app uses the most up-to-date MusicKit endpoints — including proper scopes for library access and content filtering — is essential for accurate syncing and display.
Hi again @DJ_Big_Blender, engineering is asking if you could share your iTunes library? It should be a file bundle called Music Library.musiclibrary wherever you have your iTunes library path set. You can send me this in a DM. This will help them investigate things further. Thanks!
Hi @Criwo, thanks for following up on this. I spoke with engineering. They haven’t been able to figure out what exactly is the problem, but it is unfortunately on the AM/macOS side of things so mostly out of their control to fix. They will keep investigating though…