[Pkg-mpd-maintainers] Bug#970444: Can't connect to httpd stream on MPD

kaliko kaliko at azylum.org
Mon Sep 21 15:11:18 BST 2020


Le 21/09/2020 à 16:04, kaliko a écrit :
> Try something like that:
> 
>     # Add some tracks
>     mpc listall | head | mpc add
>     # start playing
>     mpc play

Sorry, use this instead:

     # Add some tracks
     mpc ls | head -1 | mpc add
     # start playing
     mpc play

Cheers,
k

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-mpd-maintainers/attachments/20200921/ef423181/attachment.sig>


More information about the Pkg-mpd-maintainers mailing list