On 2012/09/12 21:52, Rafael Beraldo <rbera...@cabaladada.org> wrote:
> mpc ls | mpc add; mpc shuffle | mpc play

"mpc ls | mpc add" is possible, but is extremely bad style, because it
will stream all (full) path names to the client and back, causing lots
of network traffic and a large number of commands to be sent to MPD.

Try "mpc add /" instead.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to