[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
You can use doodaha to merge two bands together. For example, if you had
a CD the containing two files `r.e.m. - nightswimming.mp3' and `rem -
everybody hurts.mp3' the scancd
command would create two bands,
`r.e.m.' and `rem'. To fix this, you can use the mergeband
command. This command takes two arguments, both of which are band
names. The second band will be removed and all of it's MP3s will be
moved to the first band. So to fix this example you could try:
> doodaha -v -u doodah -d doodah -p mergeband r.e.m. rem Building command list Enter password: Executing commands Executing `MergeBand r.e.m. rem' First band id is 5, second is 6 Updated 1 mp3 Deleted band 6 |