Modify ↓
Ticket #10908 (closed Bug Report - General: Fixed)
Opened 10 months ago
Last modified 10 months ago
mythfilldatabase not downloading data from schedules direct
| Reported by: | keithcaskey@… | 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 wagnerrp) (diff)
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
Change History
comment:1 Changed 10 months ago by wagnerrp
- Priority changed from major to minor
- Version changed from Unspecified to 0.25-fixes
- Description modified (diff)
Changed 10 months ago by keithcaskey@…
- Attachment mythdatabasefill.txt added
mythfilldatabase version information
comment:2 Changed 10 months ago by mdean
- Owner changed from stuartm to mdean
- Status changed from new to accepted
comment:3 Changed 10 months ago by mdean
- Owner changed from mdean to beirdo
- Status changed from accepted to assigned
- Milestone changed from unknown to 0.26
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 10 months ago by mdean
- Status changed from assigned to closed
- Resolution set to Fixed
Note: See
TracTickets for help on using
tickets.

Resetting to default priority.