INTERACT FORUM

More => Old Versions => JRiver Media Center 25 for Windows => Topic started by: Mans on October 05, 2019, 11:10:12 am

Title: Search range - Theater View
Post by: Mans on October 05, 2019, 11:10:12 am
Great day all, Glynor,

Another specific question: how to customize or redirect the range of searches ?

I'm referring to using p.e. the keyboard to launch a search within Theater View:
Typing the first characters = navigation to titles as such.

As I'm setting up some modifications on how movie titles are displayed, adding a green check mark in front of the title, if watched:
Code: [Select]
<font color="00FF00">If(IsEqual([Watched Percent, 1],✔),Delimit([Watched Percent, 1], , / )<//font>[Name, 1],<//font>[Name, 1])Since making the mod the search function isn't working as intended.

I'm guessing the in field search is elevated against how to display expression is setup, correct ?
If my finding is correct, can the search be set different from the display expression ?
In my case against the more traditional [Name] title, assuming the check mark is causing the behaviour...

Thanks for any hint or help !
Title: Re: Search range - Theater View
Post by: Moe on October 05, 2019, 11:44:39 am
Simple fix, put the check after the title instead of before.
Title: Re: Search range - Theater View
Post by: Mans on October 05, 2019, 12:22:16 pm
Hi Moe, thanks for your input sir.

Yes true, initially it was at the end of the title, but less visible i think.

So it would be cool, if there would be another fix where i could keep the check in front.
Or inside the thumbnail, like into a corner of the image, this would be even more cool  :o


But guessing such would use resources vs limited gain on look & feel.

Thanks anyway,
Title: Re: Search range - Theater View
Post by: Moe on October 05, 2019, 01:25:15 pm
Or inside the thumbnail, like into a corner of the image, this would be even more cool  :o

I agree that this would be a very, very nice feature.  I know it's been requested in the past.