Opened 12 years ago
Closed 12 years ago
Last modified 12 years ago
#12286 closed Patch - Feature (fixed)
Edit Schedule/Preview doesn't show a preview
| Reported by: | Owned by: | gigem | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.28 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The Edit Recording Rule/Preview display only shows *changes* to the schedule that result from applying the edits, which isn't overly useful on its own. Intuitively it's not a "preview" of the rule.
Moreover some themes display "No recordings are scheduled" if there are no changes, which is misleading.
This patch includes the full schedule for the rule, ie. {current Upcoming scheduled for this rule} vs. {Upcoming scheduled for this rule after edit} UNION {changes to any other rule}.
Attachments (1)
Change History (4)
by , 12 years ago
| Attachment: | enhance_preview.patch added |
|---|
comment:1 by , 12 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:3 by , 12 years ago
| Milestone: | unknown → 0.28 |
|---|
Note:
See TracTickets
for help on using tickets.

The current code is correct. "Preview" is short for "Preview Changes". There is an "Upcoming Recordings" menu option for seeing just the programs matching the rule. I am fixing the theme text when there are no schedule changes, though.