Thread: Automated, multi-drive, CD ripping
hi,
easiest way cd ripping multiple cd drives be?
want go through cycle.
1) insert cd1
2) insert cd2
3) wait
4) cd 1 , cd 2 open
5) remove cd1 , cd2
6) go 1
want cddb ups , download titles , cover art available. got ideas?
thanks
mm
i use way satisfies of want, in case use abcde
it's automated in thing done insert cd's in drive(s), else automatic.
far rest album art, not interested enough here explore if abcde can - me player use downloads art in cases anyway.
there may other rippers can automated, happen use abcde , it's suited on multiple drives in auto mode.
method can use 10 drives, internal , external
without getting how use , setup abcde, it's pretty simple.
small script in path, in file management > media > audio cd using 'open other application' > 'use custom command' points script
(creates userapp.desktop
script -
( -n means non-interactive, -d sets device based on /dev/srx caused script run when cd insertedcode:#!/bin/bash cd=/dev/`echo $1|sed -e "s/.*\(sr[0-9]\).*/\\1/"` gnome-terminal -e "abcde -n -d //$cd"
here have ~/bin place script in, in case named arip8
in screen set in fm > media, scriptname suffice though full path anyway (screen1 setting, screen 2 seen in fm > media
it's matter of inserting cd's drives - script show in terminal in case there issue, run in background (visible terminal better, when done terminal self closes
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [SOLVED] Automated, multi-drive, CD ripping
Ubuntu
Comments
Post a Comment