MP3 players

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sure.
Just write a script that contains:

mpg123 song1.mp3
mpg123 song2.mp3
ietc...

or use a script such as:

for i in `cat songlist`
do
mpg123 $i
done

where the file songlist contains:
song1.mp3
song2.mp3
song3.mp3
etc

rudy

On Mon, Aug 26, 2002 at 01:37:34AM +0100, Darragh wrote:
> Hello again, one of the options that I like in Winblows is the ability to
> use playlists.  These allow me to play more than one song without selecting
> it each time a song has ended.  The playlist extension that I am currently
> using is m3u as they are text base and easy to manually edit.
> 
> Is there a similar method of playing collections of songs in Linux?
> 
> Darragh
> ----- Original Message -----
> From: "Dave Hunt <" <dave.hunt2@verizon.net>
> To: <blinux-list@redhat.com>
> Sent: Sunday, August 25, 2002 11:51 PM
> Subject: MP3 players
> 
> 
> > I use trplayer; there's also mpg123 and freeamp.
> >
> > -Dave
> >
> > Darragh writes:
> >  > Can any one suggest an MP3 player that will work on the bash prompt?
> >
> >
> >
> > _______________________________________________
> > 
> > Blinux-list@redhat.com
> > https://listman.redhat.com/mailman/listinfo/blinux-list
> >
> 
> 
> 
> _______________________________________________
> 
> Blinux-list@redhat.com
> https://listman.redhat.com/mailman/listinfo/blinux-list





[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]