PDA

View Full Version : Tagging/naming schemes



2004-08-11, 09:42
> -----Original Message-----
> From: discuss-bounces (AT) lists (DOT) slimdevices.com
> [mailto:discuss-bounces (AT) lists (DOT) slimdevices.com] On Behalf Of
> Larry Truesdale
> Sent: 11 August 2004 16:04
> To: Slim Devices Discussion
> Subject: [slim] Tagging/naming schemes
>
> Hello,
>
> I thought I was the only person using "~" as a delimiter! I
> don't use blanks on either side though to keep the filename
> length down a little.
>
> I use "%D\%C\%D~%C~%Y~%N~%T" in EAC for normal albums.
>
> I use "Various Artists\%C\Various Artists~%C~%Y~%N~%A~%T" for
> various artists albums.

I think study this and possibly revisit my naming scheme to put my rips into
directories.

>
> I haven't ripped any classical yet (I don't have much).
>
> I use FLAC as an external compressor in EAC with "--best
> --verify --tag=artist="%a" --tag=album="%g" --tag=tracknumber="%n"
> --tag=title="%t" --tag=date="%y" --tag=genre="%m"
> --tag=comment="EAC(v0.95pb5)->FLAC(v1.1.0,best)" --output-name=%d %s"

That's interesting - I may start using the --output-name option; remind me,
what's "%s" ?

And it's a good idea to include the EAC version in the comment too. I'll
change mine.

R.
--
http://robinbowes.com

Larry Truesdale
2004-08-11, 10:38
%s is the source file. I'm glad this stuff is useful to you. I've
also tweaked my foobar2000 encoding settings if anyone is interested
talking about how they use it.

Larry

On Wed, 11 Aug 2004 17:42:00 +0100, robin-lists (AT) robinbowes (DOT) com
<robin-lists (AT) robinbowes (DOT) com> wrote:
> > -----Original Message-----
> > From: discuss-bounces (AT) lists (DOT) slimdevices.com
> > [mailto:discuss-bounces (AT) lists (DOT) slimdevices.com] On Behalf Of
> > Larry Truesdale
> > Sent: 11 August 2004 16:04
> > To: Slim Devices Discussion
> > Subject: [slim] Tagging/naming schemes
> >
> > Hello,
> >
> > I thought I was the only person using "~" as a delimiter! I
> > don't use blanks on either side though to keep the filename
> > length down a little.
> >
> > I use "%D\%C\%D~%C~%Y~%N~%T" in EAC for normal albums.
> >
> > I use "Various Artists\%C\Various Artists~%C~%Y~%N~%A~%T" for
> > various artists albums.
>
> I think study this and possibly revisit my naming scheme to put my rips into
> directories.
>
> >
> > I haven't ripped any classical yet (I don't have much).
> >
> > I use FLAC as an external compressor in EAC with "--best
> > --verify --tag=artist="%a" --tag=album="%g" --tag=tracknumber="%n"
> > --tag=title="%t" --tag=date="%y" --tag=genre="%m"
> > --tag=comment="EAC(v0.95pb5)->FLAC(v1.1.0,best)" --output-name=%d %s"
>
> That's interesting - I may start using the --output-name option; remind me,
> what's "%s" ?
>
> And it's a good idea to include the EAC version in the comment too. I'll
> change mine.
>
>
>
> R.
> --
> http://robinbowes.com
>
>