INTERACT FORUM

More => Old Versions => Media Center 17 => Topic started by: rossp on May 30, 2012, 10:49:37 am

Title: Search feature request
Post by: rossp on May 30, 2012, 10:49:37 am
Hi All, I have just under 700 movies all tagged in MC. I therefor do a lot of searching and have setup several views. Sometimes I want to search for a specific movie and in standard view I use the search box. It would be nice if there was someway to quickly enter

Code: [Select]
[Name]=Terminator
to search for all the Terminator films. I know I can use the wizard or the text and type this in but this does take time.
Maybe a drop down arrow on the right hand side of the search box with some user specified quick search links.

Ross
Title: Re: Search feature request
Post by: MrC on May 30, 2012, 10:56:22 am
Many default fields have abbreviations, so you can just type those in w/out the brackets:

   name=terminator
   title=terminator
   n=terminator

You can add your own via Tools > Options > Manage Library Fields... > Search keywords:.
Title: Re: Search feature request
Post by: Matt on May 30, 2012, 10:57:31 am
MrC gave a good tip.

With only 700 entries, I would also expect typing "terminator" or even "termi" to work about as well.
Title: Re: Search feature request
Post by: rossp on May 30, 2012, 11:31:17 am
Many default fields have abbreviations, so you can just type those in w/out the brackets:

   name=terminator
   title=terminator
   n=terminator

You can add your own via Tools > Options > Manage Library Fields... > Search keywords:.

Quality reply. Thanks Mr C