Opened 11 years ago
Closed 11 years ago
#6912 closed defect (fixed)
fix xmltv ratings
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | MythTV - Mythfilldatabase | Version: | unknown |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Small fix for mythfilldatabase. xmltvparser incorrectly ignores ratings if the rating system is blank. This is the case with my xmltv provider. The xmltv DTD here http://xmltv.cvs.sourceforge.net/*checkout*/xmltv/xmltv/xmltv.dtd doesn't exclude the use of empty "rating system" while still having valid "rating" values.
Patch included. I have been using patch for 1 year, including current trunk and 0.21. However, have only tested with my xmltv provider.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | ratings.patch added |
---|
comment:1 Changed 11 years ago by
Milestone: | unknown → 0.23 |
---|---|
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.
xmltvparser ratings patch