[abcde] Store ripped files into temporary directory
This commit is contained in:
parent
08c336290e
commit
cae3df4258
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ CDPARANOIAOPTS="--never-skip=40"
|
|||
CDDISCID=cd-discid
|
||||
|
||||
# Give the base location here for the encoded music files.
|
||||
OUTPUTDIR="$HOME/music"
|
||||
OUTPUTDIR="$HOME/tmp/music"
|
||||
|
||||
# The default actions that abcde will take.
|
||||
ACTIONS=cddb,read,encode,tag,move,clean
|
||||
|
|
Loading…
Reference in a new issue