[mythtv-commits] Ticket #11910: TV Metadata Lookup Fails

MythTV noreply at mythtv.org
Thu Oct 17 11:23:12 UTC 2013


#11910: TV Metadata Lookup Fails
-----------------------------------------+----------------------------
 Reporter:  Steven Côté <steven.cote@…>  |          Owner:  wagnerrp
     Type:  Bug Report - General         |         Status:  new
 Priority:  minor                        |      Milestone:  unknown
Component:  Bindings - Python            |        Version:  0.27-fixes
 Severity:  medium                       |     Resolution:
 Keywords:  tvdb                         |  Ticket locked:  0
-----------------------------------------+----------------------------

Comment (by wagnerrp):

 {{{
 > dig www.thetvdb.com

 ; <<>> DiG 9.8.3-P4 <<>> www.thetvdb.com
 ; (1 server found)
 ;; global options: +cmd
 ;; Got answer:
 ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62781
 ;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

 ;; QUESTION SECTION:
 ;www.thetvdb.com.               IN      A

 ;; ANSWER SECTION:
 www.thetvdb.com.        300     IN      CNAME   thetvdb.com.
 }}}

 The ''www.thetvdb.com'' subdomain is nothing but a pointer to
 ''thtvdb.com'', so which one we choose makes no difference. ''ttvdb.py''
 works fine here.  Could you give some more information on what's
 happening?

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11910#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list