INTERACT FORUM

Please login or register.

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

Author Topic: Search range - Theater View  (Read 492 times)

Mans

  • Galactic Citizen
  • ****
  • Posts: 418
Search range - Theater View
« 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 !
Logged

Moe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 695
  • Hi
Re: Search range - Theater View
« Reply #1 on: October 05, 2019, 11:44:39 am »

Simple fix, put the check after the title instead of before.
Logged

Mans

  • Galactic Citizen
  • ****
  • Posts: 418
Re: Search range - Theater View
« Reply #2 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,
Logged

Moe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 695
  • Hi
Re: Search range - Theater View
« Reply #3 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.
Logged
Pages: [1]   Go Up