Replies: 1 comment 7 replies
-
OK, I found the command I found yesterday:
However, it stills lists the %position% of every song as "1".
Again, what don't I know? Thanks! |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I generate a list of all the songs in my database with the position? I want something like
position number - artist - album - title
I tried this:
mpc listall -f "%position% - %artist% - %album% - %title%"
That gave me output like this:
Why is it listing the position of every song as "1"?
I'm frustrated because yesterday I found a command buried in some documentation that gave me the output I wanted. Today, I cannot find that command.
Standard newbie question: want don't I know?
TIA
Beta Was this translation helpful? Give feedback.
All reactions