[mythtv-commits] Ticket #10343: Can't select show in multiple list in MetaData option

MythTV noreply at mythtv.org
Thu Feb 16 02:38:59 UTC 2012


#10343: Can't select show in multiple list in MetaData option
--------------------------------------+-------------------------
     Reporter:  jyavenard             |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  Master Head
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 Following the instructions on the wiki
 http://www.mythtv.org/wiki/Enhancing_Recordings_with_Metadata_Lookup

 In Manage Recordings -> Recording Rule.

 I select 'Til Death (old show, but first on my list)
 Select Metadata Options

 The "Trying to automatically find this recordings.." popup shows, and a
 list of 10 items will appear.

 (logs are:
 {{{
 2012-02-16 13:31:05.472557 I  Running Grabber: /usr/local/mythtv-
 trunk/share/mythtv/metadata/Movie/tmdb.py -l en -M 'Til Death
 2012-02-16 13:31:06.297403 I  Running Grabber: /usr/local/mythtv-
 trunk/share/mythtv/metadata/Television/ttvdb.py -l en -M 'Til Death
 2012-02-16 13:31:06.596534 I  Returning Metadata Results: 'Til Death 0 0
 2012-02-16 13:31:06.596642 I  Falling through to selection dialog.
 }}}
 )

 Select the actual show (8th in the list).
 in the log:
 {{{
 2012-02-16 13:32:47.964924 I  Running Grabber: /usr/local/mythtv-
 trunk/share/mythtv/metadata/Television/ttvdb.py -l en -M 'Til Death
 2012-02-16 13:32:48.245192 I  Returning Metadata Results: 'Til Death 1 1
 2012-02-16 13:32:48.245309 I  Falling through to selection dialog.
 }}}

 the chooser list with 3 items display
 selecting the first item, will now just cycle through the list, the list
 disappear, only to reappear again
 {{{
 2012-02-16 13:35:01.840924 I  Running Grabber: /usr/local/mythtv-
 trunk/share/mythtv/metadata/Television/ttvdb.py -l en -M 'Til Death
 2012-02-16 13:35:02.091154 I  Returning Metadata Results: 'Til Death 1 1
 2012-02-16 13:35:02.091231 I  Falling through to selection dialog.
 }}}

 over and over again

 Pressing ESC goes back to the original screen, the TDVB# number is empty

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10343>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list