INTERACT FORUM

Please login or register.

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

Author Topic: Getting the first letter of an artist for CD Ripping  (Read 707 times)

OverZealous

  • Guest
Getting the first letter of an artist for CD Ripping
« on: March 24, 2006, 07:06:17 pm »

I have my music collection stored as:

\[first letter of artist name]\[artist]\[album]\...
example: \C\Coldplay\X&Y\ or \T\The Beatles\One\

Is there a way to have Media Center automatically store the files this way?  In other words, is there a way to get a substring of a field?  I figured out how to match this ([Artist]=[A"), but not how to specify it.

Thanks,
- Phil DeJarnett
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20056
Re: Getting the first letter of an artist for CD Ripping
« Reply #1 on: March 24, 2006, 07:29:11 pm »

I have:

Option: Rename Files From Properties

[X] Directories:

Base Path: C:\My Music

Rules:

Mid([Artist], 0, 1)\[Artist]\[Album]\

[X] Filename:

[album] - [Artist] - [Name]
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
https://centercitybbs.com
Fayetteville, NC, USA

OverZealous

  • Guest
Re: Getting the first letter of an artist for CD Ripping
« Reply #2 on: March 24, 2006, 08:25:03 pm »

Thank you!  Works like a charm!
Logged
Pages: [1]   Go Up