INTERACT FORUM

Please login or register.

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

Author Topic: How to customize view with multiple Filename / Paths?  (Read 1380 times)

ghelman

  • Member
  • *
  • Posts: 4
How to customize view with multiple Filename / Paths?
« on: September 16, 2013, 07:37:48 pm »

Sorry if this question has already been asked.

I would like to customize a view so that multiple file folders and their subdirectories are combined in a single view.  For instance:  I would like to have the Rule: Filename(path), Contains, V:\Video\Movies or M:\Movies.  How do I write the rule so both directories are included?

Thanks in advance!
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: How to customize view with multiple Filename / Paths?
« Reply #1 on: September 16, 2013, 07:44:40 pm »

You may just want to use Media Sub Type: Movie.
Logged

fitbrit

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 4877
Re: How to customize view with multiple Filename / Paths?
« Reply #2 on: September 16, 2013, 09:56:01 pm »

Filename (path) contains \Movies ?

Neither this suggestion or 6233638's will work if you have movies in other locations, or other folders containing '\Movies', of course.
Logged

javidan

  • Junior Woodchuck
  • **
  • Posts: 76
Re: How to customize view with multiple Filename / Paths?
« Reply #3 on: September 17, 2013, 12:24:09 am »

Sorry if this question has already been asked.

I would like to customize a view so that multiple file folders and their subdirectories are combined in a single view.  For instance:  I would like to have the Rule: Filename(path), Contains, V:\Video\Movies or M:\Movies.  How do I write the rule so both directories are included?

Thanks in advance!


Hi Ghelman,

MC uses tags for views most of the time and you can tag a file located in any path.

So basically what 6233638 is telling you is to go to all those files you've got in your \Video\Movies and \Movies, edit their tags so that the media sub type field is Movie. Then you will be able to create a view which shows only Movie.

For example I have movies both on my computer and and on my file server so they are clearly different paths yet I have set my views to be able to show "Movie" sub type no matter where they are located.
Logged

ghelman

  • Member
  • *
  • Posts: 4
Re: How to customize view with multiple Filename / Paths?
« Reply #4 on: September 17, 2013, 06:52:16 am »

Thanks for the reply all.  Tagging the movies is an extra step which I would like to avoid because my folder structure is already my organization. If there is any way to have an "OR" statement in the Filepath criteria it would solve the problem.  Adding a new rule is like an "AND" for the different rules.  Any way of scripting an "OR"?
Logged

fitbrit

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 4877
Re: How to customize view with multiple Filename / Paths?
« Reply #5 on: September 17, 2013, 11:49:58 am »

You can easily set up auto-tagging rules when you run auto-import, or you can quickly tag your files by their directory structure from "Fill Properties by Filename"

In theory, you can do either of these steps to sort out your issue - and never have to worry about it ever again when you add new files if you do the auto import thing. See this excellent thread for details:
http://yabb.jriver.com/interact/index.php?topic=68462.0
Logged

ghelman

  • Member
  • *
  • Posts: 4
Re: How to customize view with multiple Filename / Paths?
« Reply #6 on: September 18, 2013, 02:13:07 pm »

Thanks!
Logged

kensn

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1352
Re: How to customize view with multiple Filename / Paths?
« Reply #7 on: September 18, 2013, 02:31:38 pm »

Yes you can have an OR statement in your Set rules for file display - Edit Search window.


If you hover just left of the first input box you should see your cursor change to a hand. Click there and a  " ( " will appear. Keep clicking and it will cycle through (, [, ((, ([, and [(.

These are modifiers for the rules.

( Path          Contains           M:\Movies
  Path          Contains           V:\Video\Movies )

This will give you the or statement you were looking for.

Ken
Logged
If(IsEmpty([Coffee Cup]), Coffee, Drink)

ghelman

  • Member
  • *
  • Posts: 4
Re: How to customize view with multiple Filename / Paths?
« Reply #8 on: September 27, 2013, 09:44:39 am »

Works like a charm - thanks!
Logged
Pages: [1]   Go Up