I noticed today that a few of my jEmplode soups that are stored as playlists on the empeg weren't automatically updating whenever I added new music to the player or changed the tags of existing music. On further investigation I discovered that the soup tag in the advanced properties dialogue for these soup playlists had truncated the value beyond the 255th character. I suspect this maybe why the soup doesn't update, despite the fact that it was initially created correctly. Is it possible to remove this limitation?

The reason why my soup value is so long is that I have a few soup playlists that contain a subset of my genres, with each genre as a sub-playlist (using the genre tag lag layer). One of these soups contains 9 genres, and the advanced search description string is rather long. To give a shorter example:

search,artist:(((genre = "Pop") or (genre = "Reggae") or (genre = "Rap"))~tag,genre:genre

Ross