|
Hi,
I'm building an Android app and I intend to EN's Catalogs available to my users so they can build personal playlists with it. Problem is that, quoting the docs:
"A taste profile can have up to 100,000 items in it. A non-commercial API key can have 1,000 taste profiles associated with it."
I think that for a worldwide app, 1,000 catalogs wouldn't be enough if I chose to use one catalog per user. In the same manner, it is safe to assume that no user will have 100k songs in their devices.
So my question is: Is it possible to change these values of max catalogs/max items per catalog for a specific EN user? I was thinking of having 10 times more catalogs, while reducing 10 times the max number of items per catalog. It wouldn't be irrational to assume that the space occupied in a database would be the same.
|