At the minute the set management page keeps all the data about the set and transmits it back up to the server when the set is changed.
This is a silly way of doing things, and is unsustainable as metadata in the set increases. It should be using UUIDs or similar to identify each song-in-set, and it should be handling those.
At the minute the set management page keeps all the data about the set and transmits it back up to the server when the set is changed.
This is a silly way of doing things, and is unsustainable as metadata in the set increases. It should be using UUIDs or similar to identify each song-in-set, and it should be handling those.