Update lkt to add the following commands:
lkt queue pos <pos>
get the song with the position <pos>
in the queuelkt queue pos <from:to>
same but with a rangelkt queue <count>
get the next <count>
songs in the queuelkt search queue <query>
search in the queue for all songs matching the <query>
lkt queue pop [pos]
delete and go to next kara in the queue, the [pos]
is optionallkt queue seek <id>
go to the song the id <id>
lkt queue delete <id>
the song that has the id <id>
in the queuelkt queue clear
clear the queuelkt queue crop
crop the queueCloses #30 (closed)