INTERACT FORUM

Please login or register.

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

Author Topic: How to exclude album art from image views  (Read 2202 times)

britade

  • Guest
How to exclude album art from image views
« on: August 12, 2006, 11:38:07 am »

Is there a way to select or exclude images form a certain directory hierarchy?

I want to modify the View Schemes for images so that I don't get all the album art appearing.  At present, my pictures are on a different volume for my music so I can get away with the following:

[Media Type]=[Image] -[Volume Name]=[M:]


However, I want to move my pictures on to the same disk as the rest of my media in the near future.  What I really want to do is something like:

[Media Type]=[Image] [Location]=[M:\Pictures\Photo Album\*]

or

[Media Type]=[Image] -[Location]=[M:\Music\*]

However, I can't find a suitable field name.  Have I missed something?



Logged

Alex B

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 10121
  • The Cosmic Bird
Re: How to exclude album art from image views
« Reply #1 on: August 12, 2006, 11:50:16 am »

[Media Type]=[Image] [Filename]=[M:\Pictures\Photo Album

or

[Media Type]=[Image] -[Filename]=[M:\Music


Because there is no bracket in the end the expression defines only how the filename starts.
Logged
The Cosmic Bird - a triple merger of galaxies: http://eso.org/public/news/eso0755

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8972
Re: How to exclude album art from image views
« Reply #2 on: August 12, 2006, 12:17:18 pm »

[Media Type]=[Image] [Filename]=[M:\Pictures\Photo Album

or

[Media Type]=[Image] -[Filename]=[M:\Music


Because there is no bracket in the end the expression defines only how the filename starts.
for the 'begins with...' rule to work, it will need a closing quote....

[media type]=image -[filename]=[M:\Music"

Alex B

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 10121
  • The Cosmic Bird
Re: How to exclude album art from image views
« Reply #3 on: August 12, 2006, 12:31:55 pm »

Actually, it seems that a closing quote is not needed. At least not with the [Filename] field.
Logged
The Cosmic Bird - a triple merger of galaxies: http://eso.org/public/news/eso0755

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8972
Re: How to exclude album art from image views
« Reply #4 on: August 12, 2006, 01:02:10 pm »

interesting. it's not what I'm seeing here:

without quote:


and with:


Without the quote is causing a lot of confusion as the tree selection (all images) only pulls files from drives D: and F:

Also, interestingly, remembering that = implies contains, the example given don't actually need any search formatting at all..

-[filename]=M:\Music would work perfectly as the string could not possibly be any where else than the start of the filename.
for learning though, the complete string would probably be best. -[filename]=[M:\Music"

britade

  • Guest
Re: How to exclude album art from image views
« Reply #5 on: August 12, 2006, 01:23:11 pm »

Thanks to both of you for your help.   I was about to post to say that I couldn't get the original suggestion to work.

I'll give it a try, once I manage to kick my wife of the PC with MC installed.   ;)

Logged

Alex B

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 10121
  • The Cosmic Bird
Re: How to exclude album art from image views
« Reply #6 on: August 12, 2006, 01:49:04 pm »

For some reason with thumbnails on top and details on bottom the expression works fine without the closing quote (I tried it before posting). It seems to be different with Panes.

I found that I have an audio view scheme that uses a similar incomplete expression without a closing quote, but I have never tried panes with it.
Logged
The Cosmic Bird - a triple merger of galaxies: http://eso.org/public/news/eso0755

britade

  • Guest
Re: How to exclude album art from image views
« Reply #7 on: August 12, 2006, 02:11:55 pm »

Ahh.. that would explain it.  I've using Panes at the top and thumbnails at the bottom.

I've settled for the following which seems to work:

[Media Type]=[Image] [Filename]="M:\Pictures\Photo Album"

Thanks again!
Logged

britade

  • Guest
Re: How to exclude album art from image views
« Reply #8 on: August 12, 2006, 02:56:45 pm »

I assume the inconsistent behaviour between pane & without is a bug.  How do can we report this, albeit very minor, bug?
Logged

wilfredjg

  • World Citizen
  • ***
  • Posts: 102
Re: How to exclude album art from image views
« Reply #9 on: August 12, 2006, 07:37:28 pm »

Thanks I have been trying to get album art not to show up with my photos. Thought about creating a folder move my cover art to it then delete folder. But this should do the job. Thanks
Ahh.. that would explain it.  I've using Panes at the top and thumbnails at the bottom.

I've settled for the following which seems to work:

[Media Type]=[Image] [Filename]="M:\Pictures\Photo Album"

Thanks again!

Logged

britade

  • Guest
Re: How to exclude album art from image views
« Reply #10 on: August 13, 2006, 03:01:40 am »

I have to admit that I've been meaning to do this for about 6 months but only got around to it this weekend.  However, the ability to edit and create views really shows the power of MC.
Logged
Pages: [1]   Go Up