plex-api icon indicating copy to clipboard operation
plex-api copied to clipboard

Revamp Search functionality

Open jensenkd opened this issue 4 years ago • 0 comments

Currently when searching, you have to know the key of the values you want to search on.

I want to be able to use filter field text values such as:

genre=Action actor=Tom Hanks

and I also want to validate that the filter fields and values are correct, else throw known exception.

jensenkd avatar Mar 11 '21 05:03 jensenkd