Quote:
If you are correct in your assertion that the database limit is the cause of your problem, then if down-down-down creates a playlist with less than <limit> items, does the player remember where it got to?

Yes. It's only the size of the current running order (the 5000 in the "[36/5000]" display) that's the problem. The actual database size isn't important: if you've only got one track on the player and you "append" it thousands of times, you'll hit this problem; if you've got 40,000 songs on your player but only play them an album at a time, you won't hit this problem.

Peter