Hi,
I'm working with mpc and i want to write on a file the filename currently played by mpd. I'm only able to get the Title. But that wasn't what I'm looking for.
Example:
if i do : mpc add migliore.mp3
and then i do : mpc current i get "Giorgia - il mio giorno migliore" wich is the artist and the title of the song.
I really need to write in a file "migliore.mp3".
Sorry for my english. Hope it is clear.
Thanks
Getting current played file name
Re: Getting current played file name
mpc current -f %file%
Re: Getting current played file name
Wow! That was fast!
Totally saved my life!
Totally saved my life!