INTERACT FORUM

Please login or register.

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

Author Topic: Exclude folder expression  (Read 1077 times)

JONCAT

  • Guest
Exclude folder expression
« on: June 16, 2006, 07:03:38 pm »

I have read the FAQ and tried a bunch of expressions but I not goo dat this at all. I'm trying to exclude 2 folders on my PC. They have to be path exlcusions because tags are mixed up on purpose.

I was trying things along this line:

-[filename (path)]=L:\Jamaican Archive\Various Artists

thanks

Dc
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20056
Re: Exclude folder expression
« Reply #1 on: June 16, 2006, 07:09:22 pm »

that worked for me
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
https://centercitybbs.com
Fayetteville, NC, USA

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8973
Re: Exclude folder expression
« Reply #2 on: June 17, 2006, 05:38:16 am »

I have read the FAQ and tried a bunch of expressions but I not goo dat this at all. I'm trying to exclude 2 folders on my PC. They have to be path exlcusions because tags are mixed up on purpose.

I was trying things along this line:

-[filename (path)]=L:\Jamaican Archive\Various Artists

thanks

Dc

Because of the space, the string posted above will actually exclude the path L:\Jamaican and then perform a default search on Archive\Various Artists

try quotes or square brackets:

-[filename (path)]=[L:\Jamaican Archive\Various Artists]

-[filename (path)]="L:\Jamaican Archive\Various Artists"

[filename (path)] and [filename (name)] can be a bit of a handful to type in the search box, don't you think?

I added keywords for mine, cutting the typing down to fnp= or fnn=
(Go to: options > library > field > edit)

JONCAT

  • Guest
Re: Exclude folder expression
« Reply #3 on: June 17, 2006, 04:22:29 pm »

Right thanks, I forgot about the space. The FAQ got me thinking about some other things to try in my current quest to sort out multi-albums that have been edited from Multiple Artist to a specific one in Album Artist. Anyway, Marko, are you saying you edited the fields to shorter character lengths because you often use them manually in the search box?

DC
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8973
Re: Exclude folder expression
« Reply #4 on: June 18, 2006, 04:33:16 am »

filename path rules also need a trailing backslash to complete the path and so return the desired results.

Dr. C, if you go to MC's options, then choose 'library', you should see a list of fields. Click on Artist to select it, then click on the edit button. (Note: this is just for looking, you are not going to change anything here)

See that in the bottom right there is a keywords field? so, when searching or filtering by [artist] you can use ar= instead of [artist]=
press 'cancel' to close the edit dialogue.

Select the [filename (path)] field and click on the edit button. add fnp= to the keywords and click OK to save and close.
 now, instead of typing out:
-[filename (path)]=[L:\Jamaican Archive\Various Artists\], you will find that -fnp=[L:\Jamaican Archive\Various Artists\] produces the same result for less typing :)

I commonly use:

aaa= in place of [album artist (auto)]=
fnp= in place of [filename (path)]=
fnn= in place of [filename (name)]=
mt= in place of [media type]=
ft= in place of [file type]=
di= in place of [date imported]=
lp= in place of [last played]=
np= in place of [number plays]=
Pages: [1]   Go Up