» Welcome Guest
[ Log In :: Register ]

 

[ Track this topic :: Email this topic :: Print this topic ]

Topic: yet another renaming issue, renaming< Next Oldest | Next Newest >
lazarus
Unregistered





Posted: Jan. 09 2004,23:57

Okay, now this is a weird naming structure.  No idea what this guy was thinking.  No tags on the .mp3s, and the file name is in the following format:

{Windham Hill (Summer Solstice Sundance (09)}{Jay Beckenstein}- Summertime

This would be
Album:  Summer Solstice Sundance
Track No:  09
Artist:  Jay Beckenstein
Title:  Summertime

I just want to get a tag written, and I can't figure out a way to do it.

There's an even worse set that adds a subtitle to the album:

{Windham Hill (A Celtic Christmas (Peace on Earth (01)}{Nightnoise}- The Flight into Egypt

And the "Windham Hill" part I can lose, no problem.  The issue I think is that I'm losing track of the brackets and parentheses.

Thanks!
Back to top
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: Jan. 10 2004,00:18

No problem at all. :)

For the first format:

Quote
{Windham Hill (Summer Solstice Sundance (09)}{Jay Beckenstein}- Summertime

Use this (advanced mode) template:

<TRASH>(<Album> (<TrackNr>)}{<Artist>}- <Title>.mp3


For the second format (I'm assuming "Peace on Earth" is the album subtitle):

Quote
{Windham Hill (A Celtic Christmas (Peace on Earth (01)}{Nightnoise}- The Flight into Egypt

Use this (advanced mode) template:

<TRASH>(<Album-1[| - ]> (<Album-2[|]> (<TrackNr>)}{<Artist>}- <Title>.mp3


You might want to take a look in the helpfile if anything of what I just did isn't crystal clear. ;)

--------------
Software author and website owner
Back to top
Profile PM WEB 
lazarus
Unregistered





Posted: Jan. 11 2004,23:41

Wow.  Magnus, you are the smart!   :)   I can't tell you how long I mucked about trying to get all that straight.

One other weird thing.  Any idea why it's starting to see and try to write tags for .jpeg files?
Back to top
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: Jan. 12 2004,00:21

If you leave out the ".mp3" from the template, it will tag any file. It's to make it as generic as possible. If you are talking about the browse tool, you can enable/disable displaying of all filetypes by checking the "Show all filetypes" checkbox.

--------------
Software author and website owner
Back to top
Profile PM WEB 
3 replies since Jan. 09 2004,23:57 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]