[mythtv-users] mythnetvision

Jonatan Lindblad mythtv at comhem.se
Tue Dec 11 23:24:08 UTC 2012


On 2012-12-10 23:50, Josu Lazkano wrote:
> 2012/12/10 Jonatan Lindblad<mythtv at comhem.se>:

<snip>

>> The scripts are not part of the plugin, and they should have been installed
>> in /usr/share/mythtv/internetcontent/ on your master backend.  If they are
>> present you can test them like this:
>> /usr/share/mythtv/internetcontent/youtube.py -v
>>
>> The output should be along these lines:
>> <grabber>
>>    <name>YouTube</name>
>>    <author>R.D. Vaughan</author>
>>    <thumbnail>youtube.png</thumbnail>
>>    <command>youtube.py</command>
>>    <type>video</type>
>>    <description>Share your videos with friends, family, and the
>> world.</description>
>>    <version>0.23</version>
>>    <search>true</search>
>>    <tree>true</tree>
>> </grabber>
>
> Thanks, I found them:
>
> # ls -lh /usr/share/mythtv/internetcontent/
> total 216K
> -rwxr-xr-x  1 root root  12K Nov 12 14:18 bbciplayer.py
> -rwxr-xr-x  1 root root  10K Nov 12 14:18 bliptv.py
> -rwxr-xr-x  1 root root 6.0K Nov 12 14:18 comedycentral.py
> -rwxr-xr-x  1 root root  13K Nov 12 14:18 dailymotion.py
> -rwxr-xr-x  1 root root  13K Nov 12 14:18 hulu.py
> -rwxr-xr-x  1 root root 9.0K Nov 12 14:18 mnvsearch.py
> -rwxr-xr-x  1 root root  11K Nov 12 14:18 mtv.py
> -rwxr-xr-x  1 root root 6.6K Nov 12 14:18 nature.py
> drwxr-xr-x  2 root root 4.0K Nov 23 12:27 nv_perl_libs
> drwxr-xr-x 18 root root 4.0K Dec 10 23:46 nv_python_libs
> -rwxr-xr-x  1 root root 6.5K Nov 12 14:18 pbs.py
> -rwxr-xr-x  1 root root  12K Nov 12 14:18 rev3.py
> -rwxr-xr-x  1 root root 6.0K Nov 12 14:18 space.py
> -rwxr-xr-x  1 root root 6.5K Nov 12 14:18 technology.py
> -rwxr-xr-x  1 root root 6.3K Nov 12 14:18 tedtalks.py
> -rwxr-xr-x  1 root root 6.8K Nov 12 14:18 thewb.py
> -rwxr-xr-x  1 root root  11K Oct  2 12:30 topdocumentaryfilm.pl
> -rwxr-xr-x  1 root root 6.4K Nov 12 14:18 trailers.py
> -rwxr-xr-x  1 root root  12K Oct  2 12:30 twit.tv.pl
> -rwxr-xr-x  1 root root  13K Nov 12 14:18 vimeo.py
> -rwxr-xr-x  1 root root  12K Nov 12 14:18 youtube.py
>
> But the output is wrong:
>
> # /usr/share/mythtv/internetcontent/youtube.py -v
>
> The subdirectory "nv_python_libs/youtube" containing the modules
> youtube_api.py (v0.2.0 or greater),
> They should have been included with the distribution of youtube.py.
> Error(No module named MythTV)
>
> Maybe it is a python problem.

That explains it.  You need to install the MythTV Python bindings.

<snip>

> Thank you very much for the reply, it looks like the grabbers are
> there, I will appreciate any help.
>
> Thanks and best regards.

You're welcome.

--
Jonatan



More information about the mythtv-users mailing list