Opened 19 years ago
Closed 19 years ago
Last modified 18 years ago
#51 closed defect (invalid)
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 )
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 (3)
Change History (5)
Changed 19 years ago by
Attachment: | mythweb-no2ANN.patch added |
---|
comment:1 Changed 19 years ago by
Changed 19 years ago by
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 19 years ago by
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.
Sorry, need sleep! attched patch breaks generation, do not use