mpc
mpc copied to clipboard
feature request: command to list all prioritized songs in queue
short version:
As a user I would like to list all the prioritzed songs in the queue (i.e. where prio > 0), preferably sorted by priority, as far as I understand there isn't a direct command to do it, currently I must do mpc -f "[%prio%]_[%position%] [%artist%] - [%title%]" playlist | grep -E '^[1-9]_'