[mythtv-commits] Ticket #12206: Metadata lookup broken by recent changes

MythTV noreply at mythtv.org
Fri Jul 11 16:40:17 UTC 2014


#12206: Metadata lookup broken by recent changes
--------------------------------------------+----------------------------
 Reporter:  Frank Phillips <fphillips81@…>  |          Owner:  jyavenard
     Type:  Bug Report - General            |         Status:  closed
 Priority:  minor                           |      Milestone:  unknown
Component:  MythTV - Mythmetadatalookup     |        Version:  0.27-fixes
 Severity:  medium                          |     Resolution:  fixed
 Keywords:  metadata                        |  Ticket locked:  0
--------------------------------------------+----------------------------

Comment (by Frank Phillips <fphillips81@…>):

 Replying to [comment:7 wagnerrp]:
 > It appears things were already broken in [6435215].
 >
 > {{{
 > 167   2014-07-11 02:09:05.084494 I  Running Grabber:
 /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -M
 > 168   2014-07-11 02:09:05.084512 D  Launching:
 /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -M
 > 169   2014-07-11 02:09:05.089633 I  Managed child (PID: 22902) has
 started!  command=/usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US
 -M, timeout=0
 > 170   2014-07-11 02:09:05.460657 I  Managed child (PID: 22902) has
 exited! command=/usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -M,
 status=256, result=1
 > 171   2014-07-11 02:09:05.465004 I  Running Grabber:
 /usr/share/mythtv/metadata/Television/ttvdb.py -l en -a US -M
 > 172   2014-07-11 02:09:05.465026 D  Launching:
 /usr/share/mythtv/metadata/Television/ttvdb.py -l en -a US -M
 > 173   2014-07-11 02:09:05.470086 I  Managed child (PID: 22905) has
 started!  command=/usr/share/mythtv/metadata/Television/ttvdb.py -l en -a
 US -M, timeout=0
 > 174   2014-07-11 02:09:05.760979 I  Managed child (PID: 22905) has
 exited! command=/usr/share/mythtv/metadata/Television/ttvdb.py -l en -a US
 -M, status=0, result=0
 > 175   2014-07-11 02:09:05.765231 I  Metadata Lookup Failed: No Results
 0 0
 > }}}
 >
 > You're trying to perform a metadata search with an empty title.
 >
 > As for the new version, the "Handling Aborted" error is not one of ours.
 Is mythmetadatalookup crashing?

 No, sorry, I was missing a coule of zeroes on the end of the starttime in
 the command I ran, so it wasn't finding anything in the database. Please
 ignore.

 Yes, MML was getting SIGABRT.

 Jean-Yves, here are my settings FYI:

 {{{
 +--------------------------+---------------------------------------------------------+----------+
 | value                    | data
 | hostname |
 +--------------------------+---------------------------------------------------------+----------+
 | MythMovies.Grabber       | /usr/bin/ignyte --zip %z --radius %r
 | central  |
 | mythvideo.TVGrabber      |
 /usr/share/mythtv/mythvideo/scripts/Television/ttvdb.py | viron    |
 | mythvideo.MovieGrabber   |
 /usr/share/mythtv/mythvideo/scripts/Movie/tmdb.py       | viron    |
 | TelevisionGrabber        | metadata/Television/ttvdb.py
 | NULL     |
 | MovieGrabber             | metadata/Movie/tmdb3.py
 | NULL     |
 | mythgame.MetadataGrabber |
 | ion      |
 | mythgame.MetadataGrabber |
 | central  |
 | mythgame.MetadataGrabber |
 | viron    |
 +--------------------------+---------------------------------------------------------+----------+
 }}}


 Is it the empty hostname that caused the problem?

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


More information about the mythtv-commits mailing list