Opened 11 years ago
Closed 11 years ago
#7587 closed patch (wontfix)
New title search should have option to search only favourite channels
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | 0.22 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The "new title search" function is useful, but with 100 channels of which I only watch about 10 it is crowded with information about programs that I am not interested in.
This patch adds a new selection option for "Favourite channels" which will search only favourite channels.
Problems with this patch:
- It assumes that groupid = 1 is the favourite channels (this is the default though on a database upgrade).
- There is no way to search other channel groups.
- There is no way to apply it to other searches (should be a checkbox rather than a search of its own).
I offer the patch as a proof of concept that this feature can easily be added.
Attachments (1)
Change History (2)
Changed 11 years ago by
Attachment: | proglist.cpp.diff added |
---|
comment:1 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Amb,
Thanks very much for this patch. I think you have accurately assessed the problems with it. I am closing it for now, but please feel free to re-open if you decide to polish the patch further and overcome them.
Patch for proglist.cpp