ShiZzl3
Group: Members
Posts: 3
Joined: Feb. 2006 |
|
Posted: Feb. 28 2006,15:06 |
|
the point is: i will have a maschine with some devices full of mp3 music and it will boot up to the shell... so i have only a keyboard to type a shell command, like accessing my script with
findmp3 /dir/to/mp3/ [a search string maybe to find special mp3] [ADD if i want to add the files to the playlist] [shuffle to play in shuffe mode]
findmp3 /sdb1/ * * shuffle plays all mp3s on second usb device in shufflemod
and i dont need to see somethin to type in this. i know where i have which mp3s ;-)
and LATER...i will install a 4x40 LCD display...to display current title or scroll through a directory listing...but thats a lot of work to be done, and i will do that in C cause i dont know bash good enough....i will keep you up to date with some screens too...for now its only simple headless mp3box..used by justed typing in mp3s on keyboard or access via SSH
i got one more point, the commands you told me work fine with mp3blaster, so i might use it aswell, but my problem is, that i didnt figure out already, how to pass file arguments..my script doesnt work for it, so can you tell me, how to start mp3blaster with multiple files as commandline argument or a file list or something like that. would be great!
greetz ShiZzl3
|