If you use Search to find all "Christmas" in title and genre is "Movie / Drama" and press "Create Recording" and just do Save the movies which were found are not added to Pending list.
(2020-12-07, 08:55 AM)janoonk Wrote: If you use Search to find all "Christmas" in title and genre is "Movie / Drama" and press "Create Recording" and just do Save the movies which were found are not added to Pending list.
What happens if you use "%Christmas%" in the search?
2020-12-07, 01:23 PM (This post was last modified: 2020-12-07, 01:24 PM by janoonk.)
Same.
In another thread I found out it's a wrong column/field you're using. Instead of genre you should use genres.
If I search for "Christmas" in title and genre is "Movie / Drama" and press "Create Recording" and CHANGE(!) the advanced textfield to (notice the s after genre): title like '%Christmas%' and genres like '%Movie / Drama%'
it works!
(2020-12-07, 01:23 PM)janoonk Wrote: In another thread I found out it's a wrong column/field you're using. Instead of genre you should use genres.
If I search for "Christmas" in title and genre is "Movie / Drama" and press "Create Recording" and CHANGE(!) the advanced textfield to (notice the s after genre): title like '%Christmas%' and genres like '%Movie / Drama%'
it works!
I get it now ... The search works as expected with a value in the "Genre" field ... A click on "Create Recording" displays the "Add Manual Recording" dialog with "genre" in the "Advanced" field ... Should be "genres" because "genres" is the name of the column in the EPG_EVENT table.