I’ve been using Qobuz for about a month now and have been adding tracks to a single playlist. I then discovered that qobuz has a 2000 track limit for playlists. I don’t like that. I like having all my music in one place so I can shuffle it all and not think about it.

However for favourites there doesn’t appear to be a limit. So what was the solution? Favourite all my tracks in my playlist. But I had 1998 tracks and instead of clicking on each track one by one I made a script to do it for me.

https://codeberg.org/rozodru/qbzfavs

it’s pretty simple and fetches all your tracks and then bulk favourites them in batches of 50.

DISCLAIMER: This script uses Qobuz’s private/unofficial API, which is not publicly documented or supported. It may break at any time if Qobuz changes their API. Use at your own risk and in accordance with Qobuz’s terms of service.