Ticket #5021 (closed enhancement: Won't Fix)
Opened 5 years ago
Last modified 15 months ago
Add some info to mythweb popups
| Reported by: | Tony Lill <ajlill@…> | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | 0.21-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This patch adds the programid, which is usefull in deciding between "Don't record" and "Never record".
It also adds the title and description from the record table if it's not a simple title search, to answer the question "why the @#$% is it recording THAT program?"
Finally, it adds finddate and findtime for find daily/weekly schedules. The findtime data should probably be formatted according to one of the formats, but right now, I'm just dumping the raw database field.
Attachments
Change History
Changed 5 years ago by Tony Lill <ajlill@…>
- Attachment mythweb-info.patch added
comment:1 Changed 5 years ago by kormoc
- Owner changed from xris to kormoc
- Status changed from new to accepted
comment:2 Changed 4 years ago by kormoc
- Owner kormoc deleted
- Status changed from accepted to new
- Component changed from mythweb to Plugin - MythWeb
comment:4 Changed 3 years ago by robertm
Pushing to .24 since we're in freeze.
comment:9 Changed 2 years ago by kormoc
- Milestone changed from 0.25 to unknown
We're planning a full rewrite of the main mythweb template. This is going to be postponed until after that is complete.
comment:10 Changed 15 months ago by stuartm
A look at what the frontend does here might be useful, e.g. it should be able to display the schedule type and search string as shown in the top right of the following screenshot - http://www.miffteevee.co.uk/imagebin/recrule_metadata.png
comment:11 Changed 15 months ago by stuartm
- Status changed from assigned to closed
- Resolution set to Won't Fix
I've just noticed the age of this ticket ... I have faith that when the 'new' mythweb is written these sorts of details will be included.

Patch against 16733 on release-0-21-fixes