Opened 13 years ago
Closed 12 years ago
#10908 closed Bug Report - General (Fixed)
mythfilldatabase not downloading data from schedules direct
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | minor | Milestone: | 0.26 |
Component: | MythTV - Mythfilldatabase | Version: | 0.25-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
I am getting the following error with mythfilldatabase
2012-07-14 14:55:22.615147 I DataDirect: Grabbing listing data 2012-07-14 14:55:22.615182 I Downloading DataDirect feed content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream content-type missing in HTTP POST, defaulting to application/octet-stream 2012-07-14 14:55:32.680286 E DataDirect: Failed to get data: Download error 2012-07-14 14:55:32.680299 E Encountered error in grabbing data.
Attachments (1)
Change History (5)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Priority: | major → minor |
Version: | Unspecified → 0.25-fixes |
Changed 13 years ago by
Attachment: | mythdatabasefill.txt added |
---|
mythfilldatabase version information
comment:2 Changed 12 years ago by
Owner: | changed from stuartm to sphery |
---|---|
Status: | new → accepted |
comment:3 Changed 12 years ago by
Milestone: | unknown → 0.26 |
---|---|
Owner: | changed from sphery to beirdo |
Status: | accepted → assigned |
In 1850a253930da4b65d20588e534c3631079bf454
Change MythDownloadManager? to allow for multiple headers
Seems we should be setting the Content-Type header for schedulesdirect calls, and QT 4.8 might be putting in the wrong thing as a default if we don't specify. This makes it so we can send a hash of headers rather than just one key/value pair.
comment:4 Changed 12 years ago by
Resolution: | → Fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Resetting to default priority.