[mythtv-commits] Ticket #9856: <player> and <download> don't work on 0.24

MythTV noreply at mythtv.org
Fri Jun 17 20:16:51 UTC 2011


#9856: <player> and <download> don't work on 0.24
----------------------------------------+------------------------
     Reporter:  snouf@…                 |      Owner:  robertm
         Type:  Bug Report - General    |     Status:  new
     Priority:  minor                   |  Milestone:  0.24.1
    Component:  Plugin - MythNetvision  |    Version:  0.24-fixes
     Severity:  medium                  |   Keywords:
Ticket locked:  0                       |
----------------------------------------+------------------------
 On 0.24 the command in tag <player> and <download> (and argument in tag
 <playerargs> and <downloadargs> don't work.

 For reproduce this bug, use the modified version in attachment of
 "/usr/share/mythtv/internetcontent/nv_python_libs/mainProcess.py" :
 http://pastebin.com/gaNyeedn (see line 118, 121,122,123,124)

 A example of generaded item :

 {{{
                 <item>
                     <title>Thoughts from The Well</title>
                     <author>vlogbrothers</author>
                     <pubDate>Mon, 04 Apr 2011 21:31:35 GMT</pubDate>
                     <description>my.water.org In which Hank goes on a walk
 to the spring where the people of Savann Tabak get their
 water.</description>
                     <link>http://www.youtube.com/v/QG-
 hEOPQRlY?f=videos&amp;app=youtube_gdata&amp;autoplay=1</link>
                     <media:group>
                         <media:thumbnail url='http://i.ytimg.com/vi/QG-
 hEOPQRlY/hqdefault.jpg'/>
                         <media:content url='http://www.youtube.com/v/QG-
 hEOPQRlY?f=videos&amp;app=youtube_gdata&amp;autoplay=1&amp;debug'
 duration='240' width='' height='' lang=''/>
                     </media:group>
                     <rating>4.9633274</rating>
                     <player>touch</player>
                     <playerargs>/tmp/mythnetvision_runplay</playerargs>
                     <download>touch</download>
 <downloadargs>/tmp/mythnetvision_download</downloadargs>
                 </item>

 }}}

 When I run video, mythnetvision run webrowser. and
 /tmp/mythnetvision_runplay is not created

 When I press "M" en "download video" /tmp/mythnetvision_download don't
 create.

 On mythconverg table internetcontentarticles collum player, playerars,
 download, downloadargs are empty !

 (On 0.23 when I run "download video" the mythnetvison run the <player>
 command)

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


More information about the mythtv-commits mailing list