robs1 Wrote: 
> Hi Mark,
> 
> Many thanks for your swift help -I think the mp3tag software will do
> the trick - it looks quite whizzy! Having known next to nothing about
> tagging a couple of hours ago - that makes it seem quite easy!

No problem!

> 
> The other tags are there....just the artist that is missing...so I
> reckon it will be quicker to just go through all of what I've ripped
> already & add the artist names in the appropriate box...then I can keep
> the year, genre etc.

Sure thing.  The procedure above will be much quicker and it will keep
any existing data.  Just go to Options - Default Values and make sure
everything is on <keep>.

But if you did want to do it manually, sounds like there isn't that
much to do.  You can save a bit of time for albums with the same artist
by typing the artist name for the first file, saving it, selecting the
first file, shift+click the last file and pull-down the artist field,
then save.

> 
> Have tried it with a few albums & after Slim server rescans, it all
> looks rosy!!!
> Any ideas how I get EAC/FLAC to add the artist tag for the rest of my
> ripping future!!???
> I looked at the EAC link - many thanks - which is how I set it up
> originally (I think)..except I am using compression 8 rather than 6.
> Many thanks again - looks loke I have a solution!

Looks to me like your command line argument is missing something. 
Since you have everything else, be on the lookout for a misplaced
quotation mark or percentage sign:


Code:
--------------------
    -6 -V -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T 
"tracknumber=%n" 
  -T "genre=%m" -T comment="%e" -T "comment=EAC (Secure Mode)" %s --replay-gain
--------------------


Look carefully at your "artist=%a" argument.

It'll save you time to do a dry run or two to make sure it's working
properly before ripping whole albums again.


-- 
Mark Lanctot
------------------------------------------------------------------------
Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071
View this thread: http://forums.slimdevices.com/showthread.php?t=22919

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to