Command getplaylist2 with parameter cnt is very useful and reduces payload especially in case of mobile connection.
When player is paused returns the list correctly according to cnt.
While playing and cnt=1 to 3 returns current playing song as first (useful), coming next song after and then the third.
If cnt=4 returns as first the previous song
If cnt=5 returns previous 2 songs first, current playing and then coming next.
When player is paused returns the list correctly according to cnt.
While playing and cnt=1 to 3 returns current playing song as first (useful), coming next song after and then the third.
If cnt=4 returns as first the previous song
If cnt=5 returns previous 2 songs first, current playing and then coming next.