Modify ↓
Ticket #51 (closed defect: invalid)
Opened 7 years ago
Last modified 5 years ago
Mythweb multiple ANN playback
| Reported by: | Mark Edwards | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | low | Keywords: | ANN playback mythweb |
| Cc: | Ticket locked: | no |
Description (last modified by xris) (diff)
The recorded_program page of mythweb announces playback twice causing a message from the backend. This causes the backend to throw the warning: "Client X is trying to announce a socket multiple times"
Attachments
Change History
comment:1 Changed 7 years ago by Mark Edwards
Sorry, need sleep! attched patch breaks generation, do not use
Changed 7 years ago by Mark Edwards
- Attachment mythweb-nonlocalpng.patch added
This patch works better, the QUERY_PIXMAP_LASTMODIFIED appears to return -1 for non-local pixmaps so calling filemtime is quicker and safer and prevents all the pixmaps on slave backends being regenerated on every hit
Changed 7 years ago by Mark Edwards
- Attachment mythweb-nonlocalpng2.patch added
Third time lucky, this one should work and not break anything else
Note: See
TracTickets for help on using
tickets.
