[mythtv-commits] Ticket #7313: mythfilldatabase doesn't notice errors downloading data

MythTV mythtv at cvs.mythtv.org
Mon Oct 12 23:30:29 UTC 2009


#7313: mythfilldatabase doesn't notice errors downloading data
----------------------------------------+-----------------------------------
 Reporter:  ajlill at ajlc.waterloo.on.ca  |       Owner:  stuartm   
     Type:  defect                      |      Status:  new       
 Priority:  minor                       |   Milestone:  unknown   
Component:  MythTV - Mythfilldatabase   |     Version:  0.21-fixes
 Severity:  medium                      |     Mlocked:  0         
----------------------------------------+-----------------------------------
 If the data download fails partway through, mythfilldatabase doesn't
 notice, since it got some data, happily trashes your schedule. Notice the
 gzip failure.


 {{{
 http://webservices.schedulesdirect.tmsdatadirect.com/schedulesdirect/tvlistings/xtvdService
 Resolving webservices.schedulesdirect.tmsdatadirect.com... 144.142.232.53
 Connecting to
 webservices.schedulesdirect.tmsdatadirect.com|144.142.232.53|:80...
 connected.
 HTTP request sent, awaiting response... 401 Unauthorized
 Connecting to
 webservices.schedulesdirect.tmsdatadirect.com|144.142.232.53|:80...
 connected.
 HTTP request sent, awaiting response... 200 OK
 Length: unspecified [text/xml]
 Saving to: `STDOUT'

      0K .......... .......... .......... .......... ..........  439
     50K .......... .......... .......... .......... ..........  182
    100K .......... .......... .......... .......... .......... 32.0
    150K .......... .....
 16.5K=33m21s

 2009-10-10 04:09:36 (84.5 B/s) - `-' saved [169150]


 gzip: stdin: unexpected end of file
 2009-10-10 04:09:37.735 DataDirect: Your subscription expires on 19/06/10
 10:44:34 PM
 2009-10-10 04:09:38.283 New DB connection, total: 3
 2009-10-10 04:09:38.292 Connected to database 'mythconverg' at host:
 matrix
 2009-10-10 04:09:38.302 sourceid 2 has lineup type: Satellite
 2009-10-10 04:09:38.413 sourceid 1 has lineup type: CableDigital
 2009-10-10 04:09:41.542 Grab complete.  Actual data from Sat Oct 10
 04:00:00 2009 to Sun Oct 11 04:00:00 2009 (UTC)
 2009-10-10 04:09:41.575 Main temp tables populated.
 2009-10-10 04:09:41.575 Updating myth channels.
 2009-10-10 04:09:41.752 Updating icons for sourceid: 1
 2009-10-10 04:09:41.812 Channels updated.
 2009-10-10 04:09:42.090 Clearing data for source.
 2009-10-10 04:09:42.090 Clearing from Sat Oct 10 00:00:00 2009 to Sun Oct
 11 00:00:00 2009 (localtime)
 2009-10-10 04:09:42.128 New DB connection, total: 4
 2009-10-10 04:09:42.128 Connected to database 'mythconverg' at host:
 matrix
 2009-10-10 04:09:49.899 Data for source cleared.
 2009-10-10 04:09:49.899 Updating programs.
 2009-10-10 04:09:50.287 Program table update complete.
 2009-10-10 04:09:50.287

 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7313>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list