Opened 13 years ago

Closed 12 years ago

#10908 closed Bug Report - General (Fixed)

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 Raymond Wagner)

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)

mythdatabasefill.txt (873 bytes) - added by keithcaskey@… 13 years ago.
mythfilldatabase version information

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by Raymond Wagner

Description: modified (diff)
Priority: majorminor
Version: Unspecified0.25-fixes

Resetting to default priority.

Changed 13 years ago by keithcaskey@…

Attachment: mythdatabasefill.txt added

mythfilldatabase version information

comment:2 Changed 12 years ago by sphery

Owner: changed from stuartm to sphery
Status: newaccepted

comment:3 Changed 12 years ago by sphery

Milestone: unknown0.26
Owner: changed from sphery to beirdo
Status: acceptedassigned

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 sphery

Resolution: Fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.