Opened 14 years ago
Closed 13 years ago
#3090 closed enhancement (fixed)
Improve searching for movies based on star ratings
Reported by: | Owned by: | paulh | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
The attached patch alters Schedule->Search Lists->Movies->"M" key in two ways:
- Change from the written "4 stars" notation to "" in all cases. This makes the choices consistent with the way data is presented in the actual list.
- Add more options to the list of criteria, such as "unrated" and "*" ("exactly three stars", as opposed to "at least three stars").
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | stars.patch added |
---|
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.21 |
---|---|
Owner: | changed from Isaac Richards to paulh |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [14727]) Improve searching for movies based on star ratings.
Patch by mythtv-dev (at) dwilga-linux1.amherst.edu. Closes #3090.