INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Having a problem filling properties from filename.  (Read 1297 times)

Diverdown1964

  • Regular Member
  • World Citizen
  • ***
  • Posts: 179
  • No matter where you go, there you are
Having a problem filling properties from filename.
« on: May 18, 2003, 05:26:59 am »

All of my files are organized by Artist\Album\Track # - Track name.MP3. When I try to use the Fill Properties from Trackname feature, everything is filled out properly except the track name. The track name shows as Track# - Track name (even though the track # field is filled properly).

Am I missing something? Thanks.
Logged

Marko

  • Guest
Re: Having a problem filling properties from filen
« Reply #1 on: May 18, 2003, 05:36:09 am »

Not 100% certain about this. I seem to remember a few posts complaining that if you edited the column header names, then the rename from properties got broke.

So, if you changed the track # field to, say, just #, then your string for rename from properties would need to be altered to reflect this.
Dir: [ARTIST]\[ALBUM]
Filename:
  • - [NAME]

    If you haven't changed the column headers, I've no other ideas.
Logged

NoCodeUK

  • Citizen of the Universe
  • *****
  • Posts: 1820
Re: Having a problem filling properties from filen
« Reply #2 on: May 18, 2003, 07:23:20 am »

I think the correct mask to use for Track # is [TRACK #] rather than [TRACK#]  The fact that your files are showing the latter I would try using the former

Adam
Logged
"It's called No Code because it's full of code. It's misinformation." - Eddie Vedder

Diverdown1964

  • Regular Member
  • World Citizen
  • ***
  • Posts: 179
  • No matter where you go, there you are
Re: Having a problem filling properties from filen
« Reply #3 on: May 19, 2003, 05:09:00 am »

Thanks.

Unfortunately, I haven't edited the column names. Also, I am using [TRACK #]. It does seem to pick up the track number. It looks to me as if it doesn't want to overwrite an existing track name.
Logged

Diverdown1964

  • Regular Member
  • World Citizen
  • ***
  • Posts: 179
  • No matter where you go, there you are
Re: Having a problem filling properties from filen
« Reply #4 on: May 19, 2003, 05:31:56 am »

Update

It seems to read all properties perfectly except name. It seems to always use the filename for the name, whatever it is.
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20056
Re: Having a problem filling properties from filen
« Reply #5 on: May 19, 2003, 06:14:43 am »

it is too bad people do not use the tags in the file name.

this helps out for when tags get corruped and it makes for fast and easy fixing of the problem.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
https://centercitybbs.com
Fayetteville, NC, USA

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20056
Re: Having a problem filling properties from filen
« Reply #6 on: May 19, 2003, 06:39:48 am »

Just Tested

C:\Music\No Doubt\Rock Steady\00 - Hella Good.mp3

Used Dir Mask
[ARTIST]\[ALBUM]

File Name Mask
[TRACK #] - [NAME]

It filled in the file tags properly using version 9.0.174

if your file name Is

00-SongName

It will not pickup the info because there is no spaces between the Dash. and the mask

[TRACK #]-[NAME]

would need to be used

there is a reason for this and it would be because MC9 would think an artist name would be two fields like

Go-go's
A-ha
Chi-lites

etc...

this mask [TRACK #]-[NAME]
would be needed for:
C:\Music\No Doubt\Rock Steady\00-Hella Good.mp3

so make sure the file name is as you said that has spaces between the dash if not remove the spaces in the mask
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
https://centercitybbs.com
Fayetteville, NC, USA
Pages: [1]   Go Up