Joined
·
599 Posts
I think I may have found a bug regarding the wishlist in 9.1 (I'm using an S3, btw)
Let's say I want a list of all HD movies from 2006, and set up a wishlist for:
But now let's say I want a list of all HD movies from 2005 or 2006. I set up a wishlist for:
Either the wishlist that I set up is wrong, or there's a bug in Tivo's logic. My wishlist seems to be consistent with the example on tivo.com, which says:
I tried several different variations, but all of the following gave me zero matches:
Let's say I want a list of all HD movies from 2006, and set up a wishlist for:
2006 * HD:Movies
It gives me a list of all movies with "2006" in the description. Great!But now let's say I want a list of all HD movies from 2005 or 2006. I set up a wishlist for:
(2006) * (2005) * HD:Movies
But with this wishlist, I get "No Programs were found."Either the wishlist that I set up is wrong, or there's a bug in Tivo's logic. My wishlist seems to be consistent with the example on tivo.com, which says:
So it seems that parentheses essentially function as a boolean OR.Example:
Keyword: (CHOCOLATE) * (VANILLA) * -STRAWBERRY
Category: INTERESTS: COOKING
This search will find only cooking programs with chocolate and/or vanilla in the guide data, but will ignore any programs with strawberry in the listing.
I tried several different variations, but all of the following gave me zero matches:
(2006) * (2005) * HD:Movies
2006 * 2005 * HD:Movies
(2006) * HD:Movies
(2006) * (2005) * 200* * HD:Movies
So it looks like a bug to me. Can anybody else try replicate the problem, or point out if I'm overlooking something?