|
Rockbox mail archiveSubject: Re: MP3 Managing Tool?Re: MP3 Managing Tool?
From: Andreas Heinz <crash_at_a80.net>
Date: Sat, 15 Jan 2005 00:38:00 +0100 hi i dont think this is standard practice, cause a friend of mine codet it ;) no seriously, when i look at the code he did this replace -> rereplace because of some ugly problem with spaces. cant remember why exactly. i'll ask him ;) maybe he'll start posting on this mailing list himself, cause he's a owner of a iriver h110 and so he's wating for rockbox ;) bye Andreas Menachem Shapiro wrote: > B"H > > Thanks. I will have to take a look at it and see if I can adapt it to > my purposes. > > By the way, I noticed something interesting in the script: > > ----script excerpt-------- > for f in `ls "$MOUNT"|sed 's/ /_-_-_/g'`; do > f=`echo "$f"|sed 's/_-_-_/ /g'` > echo "cp $f -> $TARGET" > cp "$f" "$TARGET" 2>/dev/null >&1 || faildo "$f" > unset f > done > --------end excerpt-------- > > Is it standard practice to use the same variable ('f') as the variable > used for the for loop? I noticed it gets unset at the end, but it > seems a little scary. > > Menachem > > On Fri, 14 Jan 2005 21:13:30 +0100, Andreas Heinz <crash_at_a80.net> wrote: > >>hi >> >>maybe this is what you need, although not complete, it's a start for >>some one lazy ;) >> >>http://shell.uhu.name/cpcd/ >> >>bye >>Andi >> >>Menachem Shapiro wrote: >> >>>B"H >>>Not to go completely off topic or anything like that, but do you know >>>of a program that will make it easy to copy a bunch of CDs onto a hard >>>drive. >>> >>>The CDs have mp3s on them and I want to be able to just insert the >>>discs and have the program copy the data off and then prompt me to >>>enter the next disc. >>> >>>I am sure this can be done pretty easily with a shell script, but I am >>>being lazy and am looking for a solution that has already been done. >>> >>>Thanks, >>>Menachem >>> >>> >>>On Fri, 14 Jan 2005 10:19:17 +0100, Andi <crash_at_a80.net> wrote: >>> >>> >>>>hi, >>>> >>>>if you want to use linux, i would recommend easytag. >>>>http://easytag.sourceforge.net/ >>>> >>>>but this is also only a tagging software. another great peace of >>>>software is amarog. which also plays your mp3s and holds an internal >>>>voting system, which works quite automatically, cause it records, how >>>>often a song is played, if it was skipped and so on >>>> >>>>http://amarok.kde.org/ >>>> >>>>bye >>>>Andreas >>>> >>>> >>>>joerch.net_at_web.de wrote: >>>> >>>> >>>>>For tagging and create listings i use (and can strongly recommend) mp3ext. >>>>>You will have it avaiable in your file/folder property menu in windoze. >>>>> >>>>>http://www.mutschler.de/mp3ext/ >>>>> >>>>>For file recopy actions i think "the godfather" is it. >>>>> >>>>>Joerch >>>>>______________________________________________________________ >>>>>Verschicken Sie romantische, coole und witzige Bilder per SMS! >>>>>Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 >>>>> >>>>>_______________________________________________ >>>>>http://cool.haxx.se/mailman/listinfo/rockbox >>>>> >>>> >>>>_______________________________________________ >>>>http://cool.haxx.se/mailman/listinfo/rockbox >>>> >>> >>> >>> >>_______________________________________________ >>http://cool.haxx.se/mailman/listinfo/rockbox >> > > > _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox Received on 2005-01-15 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |