Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

MythVideo and .24

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


dardack at gmail

Sep 6, 2010, 10:23 AM

Post #1 of 11 (696 views)
Permalink
MythVideo and .24

OK, I see in .24 imdb.py was removed in favor of jamu.py? So when I'm
trying to retrieve movie info it doesn't work, as imdb.py doesn't exist
anymore. How do I setup mythtv to use the Jamu.py script instead?

--
Sincerely,

MacNean C. Tyrrell


robert.mcnamara at gmail

Sep 6, 2010, 10:25 AM

Post #2 of 11 (695 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 10:23 AM, MacNean Tyrrell <dardack [at] gmail> wrote:
> OK, I see in .24 imdb.py was removed in favor of jamu.py?  So when I'm
> trying to retrieve movie info it doesn't work, as imdb.py doesn't exist
> anymore.  How do I setup mythtv to use the Jamu.py script instead?
>
> --
> Sincerely,
>
> MacNean C. Tyrrell

Myth hasn't used imdb for three releases... we continue to use tmdb.py
for movies, and ttvdb.py for Television. If metadata grabbing is not
working for you, then your python bindings are not properly installed.

Robert
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dardack at gmail

Sep 6, 2010, 10:46 AM

Post #3 of 11 (695 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 1:25 PM, Robert McNamara
<robert.mcnamara [at] gmail>wrote:

> On Mon, Sep 6, 2010 at 10:23 AM, MacNean Tyrrell <dardack [at] gmail>
> wrote:
> > OK, I see in .24 imdb.py was removed in favor of jamu.py? So when I'm
> > trying to retrieve movie info it doesn't work, as imdb.py doesn't exist
> > anymore. How do I setup mythtv to use the Jamu.py script instead?
> >
> > --
> > Sincerely,
> >
> > MacNean C. Tyrrell
>
> Myth hasn't used imdb for three releases... we continue to use tmdb.py
> for movies, and ttvdb.py for Television. If metadata grabbing is not
> working for you, then your python bindings are not properly installed.
>
>
Trying to setup jamu.py now, pita imo but w/e. I may have mistaken an i for
a t, but I know the directory that mythtv was looking for for the py script
did not exist in .24 but did in .23.

> Robert
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



--
Sincerely,

MacNean C. Tyrrell


robert.mcnamara at gmail

Sep 6, 2010, 10:50 AM

Post #4 of 11 (694 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 10:46 AM, MacNean Tyrrell <dardack [at] gmail> wrote:

>
> Trying to setup jamu.py now, pita imo but w/e.  I may have mistaken an i for
> a t, but I know the directory  that mythtv was looking for for the py script
> did not exist in .24 but did in .23.

jamu is an external script having nothing to do with core myth. It is
optional, and has not moved since we first added it to Myth.
MythVideo will handle Metadata on its own, without Jamu, just fine.
In trunk/the future .24, MythVideo will also do all metadata lookups
automatically after a scan.

In short, you don't need Jamu, MythVideo handles metadata just fine
without it, and actually does a number of things better. Jamu is
there to add one or two niceties that are still not in code, but
largely it is unnecessary.

Robert
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dardack at gmail

Sep 6, 2010, 11:13 AM

Post #5 of 11 (691 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 1:50 PM, Robert McNamara
<robert.mcnamara [at] gmail>wrote:

> On Mon, Sep 6, 2010 at 10:46 AM, MacNean Tyrrell <dardack [at] gmail>
> wrote:
>
> >
> > Trying to setup jamu.py now, pita imo but w/e. I may have mistaken an i
> for
> > a t, but I know the directory that mythtv was looking for for the py
> script
> > did not exist in .24 but did in .23.
>
> jamu is an external script having nothing to do with core myth. It is
> optional, and has not moved since we first added it to Myth.
> MythVideo will handle Metadata on its own, without Jamu, just fine.
> In trunk/the future .24, MythVideo will also do all metadata lookups
> automatically after a scan.
>
> In short, you don't need Jamu, MythVideo handles metadata just fine
> without it, and actually does a number of things better. Jamu is
> there to add one or two niceties that are still not in code, but
> largely it is unnecessary.
>

OK. sorry I did mistype an i for a t. Both of those files you originally
listed do not exist on my system anywhere that I can find. Now it could be
an autobuilds issue, however, i go to:
http://svn.mythtv.org/svn/trunk/mythplugins/mythvideo/mythvideo/ and can't
find the scripts there either. So 1, if someone coudl send me those 2 .py
scripts, I greatly appreciate it. 2. Is it intended that the svn doesn't
have those 2 scripts? or is it in a diff directory?

>
> Robert
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



--
Sincerely,

MacNean C. Tyrrell


robert.mcnamara at gmail

Sep 6, 2010, 11:16 AM

Post #6 of 11 (701 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 11:13 AM, MacNean Tyrrell <dardack [at] gmail> wrote:
>
>
> On Mon, Sep 6, 2010 at 1:50 PM, Robert McNamara <robert.mcnamara [at] gmail>
> wrote:
>>
>> On Mon, Sep 6, 2010 at 10:46 AM, MacNean Tyrrell <dardack [at] gmail>
>> wrote:
>>
>> >
>> > Trying to setup jamu.py now, pita imo but w/e.  I may have mistaken an i
>> > for
>> > a t, but I know the directory  that mythtv was looking for for the py
>> > script
>> > did not exist in .24 but did in .23.
>>
>> jamu is an external script having nothing to do with core myth.  It is
>> optional, and has not moved since we first added it to Myth.
>> MythVideo will handle Metadata on its own, without Jamu, just fine.
>> In trunk/the future .24, MythVideo will also do all metadata lookups
>> automatically after a scan.
>>
>> In short, you don't need Jamu, MythVideo handles metadata just fine
>> without it, and actually does a number of things better.  Jamu is
>> there to add one or two niceties that are still not in code, but
>> largely it is unnecessary.
>
> OK. sorry I did mistype an i for a t.  Both of those files you originally
> listed do not exist on my system anywhere that I can find.  Now it could be
> an autobuilds issue, however, i go to:
>  http://svn.mythtv.org/svn/trunk/mythplugins/mythvideo/mythvideo/  and can't
> find the scripts there either.  So 1, if someone coudl send me those 2 .py
> scripts, I greatly appreciate it.  2. Is it intended that the svn doesn't
> have those 2 scripts? or is it in a diff directory?

Those scripts are not a part of MythVideo. They're a part of core myth.

Again, *all* you need to have Metadata properly working with mythvideo
is a) the myth python bindings installed, and b) all of myth
installed. If your package management has not caught up to where
things live in trunk, this may not be the best time for you to run
development code.

Robert
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dardack at gmail

Sep 6, 2010, 11:56 AM

Post #7 of 11 (699 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 2:16 PM, Robert McNamara
<robert.mcnamara [at] gmail>wrote:

> On Mon, Sep 6, 2010 at 11:13 AM, MacNean Tyrrell <dardack [at] gmail>
> wrote:
> >
> >
> > On Mon, Sep 6, 2010 at 1:50 PM, Robert McNamara <
> robert.mcnamara [at] gmail>
> > wrote:
> >>
> >> On Mon, Sep 6, 2010 at 10:46 AM, MacNean Tyrrell <dardack [at] gmail>
> >> wrote:
> >>
> >> >
> >> > Trying to setup jamu.py now, pita imo but w/e. I may have mistaken an
> i
> >> > for
> >> > a t, but I know the directory that mythtv was looking for for the py
> >> > script
> >> > did not exist in .24 but did in .23.
> >>
> >> jamu is an external script having nothing to do with core myth. It is
> >> optional, and has not moved since we first added it to Myth.
> >> MythVideo will handle Metadata on its own, without Jamu, just fine.
> >> In trunk/the future .24, MythVideo will also do all metadata lookups
> >> automatically after a scan.
> >>
> >> In short, you don't need Jamu, MythVideo handles metadata just fine
> >> without it, and actually does a number of things better. Jamu is
> >> there to add one or two niceties that are still not in code, but
> >> largely it is unnecessary.
> >
> > OK. sorry I did mistype an i for a t. Both of those files you originally
> > listed do not exist on my system anywhere that I can find. Now it could
> be
> > an autobuilds issue, however, i go to:
> > http://svn.mythtv.org/svn/trunk/mythplugins/mythvideo/mythvideo/ and
> can't
> > find the scripts there either. So 1, if someone coudl send me those 2
> .py
> > scripts, I greatly appreciate it. 2. Is it intended that the svn doesn't
> > have those 2 scripts? or is it in a diff directory?
>
> Those scripts are not a part of MythVideo. They're a part of core myth.
>
> Again, *all* you need to have Metadata properly working with mythvideo
> is a) the myth python bindings installed, and b) all of myth
> installed. If your package management has not caught up to where
> things live in trunk, this may not be the best time for you to run
> development code.
>

Maybe, but some options in trunk I'm using. I did find the tmdb.py in the
svn and put it in the directory where myth is looking for it. In
mythfrontend log:

2010-09-06 14:52:28.710 Running Grabber:
/usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
2010-09-06 14:52:30.070 No results found for Star_Wars 0 0

However, when run in terminal:

/usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
19714:Star Wars: Revelations (2005)
42979:Robot Chicken: Star Wars
16134:The Star Wars Holiday Special (1978)
12180:Star Wars: The Clone Wars (2008)
28551:Star Wars: In Concert (2009)
20131:Empire of Dreams: The Story of the 'Star Wars' Trilogy (1900)
23602:Star Wars: Clone Wars Volume One (2005)
34936:Star Wars: A New Hope Revisited (2008)
41322:Star Wars Animated Adventures: Droids - The Pirates and the Prince
39492:Star Wars: Episode I - The Phantom Edit
28215:Star Wars: Clone Wars Volume Two (2005)
35795:From Star Wars To Jedi: The Making Of A Saga (1983)
42982:Robot Chicken: Star Wars Episode II
1892:Star Wars: Episode VI - Return of the Jedi (1983)
1893:Star Wars: Episode I - The Phantom Menace (1999)
1894:Star Wars: Episode II - Attack of the Clones (2002)
1895:Star Wars: Episode III - Revenge of the Sith (2005)
11:Star Wars: Episode IV - A New Hope (1977)
1891:Star Wars: Episode V - The Empire Strikes Back (1980)
41323:Star Wars Animated Adventures: Droids - Treasures of the Hidden Planet
38949:Bounty Trail (1999)

So yea, maybe it's some python binding I'm missing. Also, noticed that in
mythvideo there's no place to reset the meta data in the DB anymore?


> Robert
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



--
Sincerely,

MacNean C. Tyrrell


robert.mcnamara at gmail

Sep 6, 2010, 12:00 PM

Post #8 of 11 (697 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 11:56 AM, MacNean Tyrrell <dardack [at] gmail> wrote:

>
> Maybe, but some options in trunk I'm using.  I did find the tmdb.py in the
> svn and put it in the directory where myth is looking for it.  In
> mythfrontend log:
> 2010-09-06 14:52:28.710 Running Grabber:
> /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
> 2010-09-06 14:52:30.070 No results found for Star_Wars 0 0
> However, when run in terminal:
> /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
> 19714:Star Wars: Revelations (2005)
> 42979:Robot Chicken: Star Wars
> 16134:The Star Wars Holiday Special (1978)
> 12180:Star Wars: The Clone Wars (2008)
> 28551:Star Wars: In Concert (2009)
> 20131:Empire of Dreams: The Story of the 'Star Wars' Trilogy (1900)
> 23602:Star Wars: Clone Wars Volume One (2005)
> 34936:Star Wars: A New Hope Revisited (2008)
> 41322:Star Wars Animated Adventures: Droids - The Pirates and the Prince
> 39492:Star Wars: Episode I - The Phantom Edit
> 28215:Star Wars: Clone Wars Volume Two (2005)
> 35795:From Star Wars To Jedi:  The Making Of A Saga (1983)
> 42982:Robot Chicken: Star Wars Episode II
> 1892:Star Wars: Episode VI - Return of the Jedi (1983)
> 1893:Star Wars: Episode I - The Phantom Menace (1999)
> 1894:Star Wars: Episode II - Attack of the Clones (2002)
> 1895:Star Wars: Episode III - Revenge of the Sith (2005)
> 11:Star Wars: Episode IV - A New Hope (1977)
> 1891:Star Wars: Episode V - The Empire Strikes Back (1980)
> 41323:Star Wars Animated Adventures: Droids - Treasures of the Hidden Planet
> 38949:Bounty Trail (1999)
> So yea, maybe it's some python binding I'm missing.  Also, noticed that in
> mythvideo there's no place to reset the meta data in the DB anymore?
>>
>> Robert
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users [at] mythtv
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

You are running old python bindings/versions of the scripts. You need
to speak to your packager or properly install the bindings and scripts
from source.

There is still a place to reset metadata, and it's still in the exact
same place (albeit under a different name, though it still contains
the word "Reset"). MENU->Change Video Details->Reset Details.

All of the above is covered in the commit log, which it is essential
that you be following if you are going to run development code.

Robert
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dardack at gmail

Sep 6, 2010, 1:38 PM

Post #9 of 11 (683 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 3:00 PM, Robert McNamara
<robert.mcnamara [at] gmail>wrote:

> On Mon, Sep 6, 2010 at 11:56 AM, MacNean Tyrrell <dardack [at] gmail>
> wrote:
>
> >
> > Maybe, but some options in trunk I'm using. I did find the tmdb.py in
> the
> > svn and put it in the directory where myth is looking for it. In
> > mythfrontend log:
> > 2010-09-06 14:52:28.710 Running Grabber:
> > /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
> > 2010-09-06 14:52:30.070 No results found for Star_Wars 0 0
> > However, when run in terminal:
> > /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
> > 19714:Star Wars: Revelations (2005)
> > 42979:Robot Chicken: Star Wars
> > 16134:The Star Wars Holiday Special (1978)
> > 12180:Star Wars: The Clone Wars (2008)
> > 28551:Star Wars: In Concert (2009)
> > 20131:Empire of Dreams: The Story of the 'Star Wars' Trilogy (1900)
> > 23602:Star Wars: Clone Wars Volume One (2005)
> > 34936:Star Wars: A New Hope Revisited (2008)
> > 41322:Star Wars Animated Adventures: Droids - The Pirates and the Prince
> > 39492:Star Wars: Episode I - The Phantom Edit
> > 28215:Star Wars: Clone Wars Volume Two (2005)
> > 35795:From Star Wars To Jedi: The Making Of A Saga (1983)
> > 42982:Robot Chicken: Star Wars Episode II
> > 1892:Star Wars: Episode VI - Return of the Jedi (1983)
> > 1893:Star Wars: Episode I - The Phantom Menace (1999)
> > 1894:Star Wars: Episode II - Attack of the Clones (2002)
> > 1895:Star Wars: Episode III - Revenge of the Sith (2005)
> > 11:Star Wars: Episode IV - A New Hope (1977)
> > 1891:Star Wars: Episode V - The Empire Strikes Back (1980)
> > 41323:Star Wars Animated Adventures: Droids - Treasures of the Hidden
> Planet
> > 38949:Bounty Trail (1999)
> > So yea, maybe it's some python binding I'm missing. Also, noticed that
> in
> > mythvideo there's no place to reset the meta data in the DB anymore?
> >>
> >> Robert
> >> _______________________________________________
> >> mythtv-users mailing list
> >> mythtv-users [at] mythtv
> >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
>
> You are running old python bindings/versions of the scripts. You need
> to speak to your packager or properly install the bindings and scripts
> from source.
>
>
Yea there's a bug for it. However, even if i get the script from
http://svn.mythtv.org/svn/trunk/mythtv/programs/scripts/metadata it won't
matter?


> There is still a place to reset metadata, and it's still in the exact
> same place (albeit under a different name, though it still contains
> the word "Reset"). MENU->Change Video Details->Reset Details.


Wow, being dumb today, sorry. See it now that it's been pointed out.


>

All of the above is covered in the commit log, which it is essential
> that you be following if you are going to run development code.
>
>


> Robert
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



--
Sincerely,

MacNean C. Tyrrell


reidjr at lineone

Sep 6, 2010, 1:44 PM

Post #10 of 11 (676 views)
Permalink
Re: MythVideo and .24 [In reply to]

On 06/09/10 20:00, Robert McNamara wrote:
> On Mon, Sep 6, 2010 at 11:56 AM, MacNean Tyrrell<dardack [at] gmail> wrote:
>
>
>> Maybe, but some options in trunk I'm using. I did find the tmdb.py in the
>> svn and put it in the directory where myth is looking for it. In
>> mythfrontend log:
>> 2010-09-06 14:52:28.710 Running Grabber:
>> /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
>> 2010-09-06 14:52:30.070 No results found for Star_Wars 0 0
>> However, when run in terminal:
>> /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
>> 19714:Star Wars: Revelations (2005)
>> 42979:Robot Chicken: Star Wars
>> 16134:The Star Wars Holiday Special (1978)
>> 12180:Star Wars: The Clone Wars (2008)
>> 28551:Star Wars: In Concert (2009)
>> 20131:Empire of Dreams: The Story of the 'Star Wars' Trilogy (1900)
>> 23602:Star Wars: Clone Wars Volume One (2005)
>> 34936:Star Wars: A New Hope Revisited (2008)
>> 41322:Star Wars Animated Adventures: Droids - The Pirates and the Prince
>> 39492:Star Wars: Episode I - The Phantom Edit
>> 28215:Star Wars: Clone Wars Volume Two (2005)
>> 35795:From Star Wars To Jedi: The Making Of A Saga (1983)
>> 42982:Robot Chicken: Star Wars Episode II
>> 1892:Star Wars: Episode VI - Return of the Jedi (1983)
>> 1893:Star Wars: Episode I - The Phantom Menace (1999)
>> 1894:Star Wars: Episode II - Attack of the Clones (2002)
>> 1895:Star Wars: Episode III - Revenge of the Sith (2005)
>> 11:Star Wars: Episode IV - A New Hope (1977)
>> 1891:Star Wars: Episode V - The Empire Strikes Back (1980)
>> 41323:Star Wars Animated Adventures: Droids - Treasures of the Hidden Planet
>> 38949:Bounty Trail (1999)
>> So yea, maybe it's some python binding I'm missing. Also, noticed that in
>> mythvideo there's no place to reset the meta data in the DB anymore?
>>
>>> Robert
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users [at] mythtv
>>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>
>>
> You are running old python bindings/versions of the scripts. You need
> to speak to your packager or properly install the bindings and scripts
> from source.
>
> There is still a place to reset metadata, and it's still in the exact
> same place (albeit under a different name, though it still contains
> the word "Reset"). MENU->Change Video Details->Reset Details.
>
> All of the above is covered in the commit log, which it is essential
> that you be following if you are going to run development code.
>
> Robert
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
I have seen exactly this in Mythbuntu.

They are obviously there in SVN, so it is a packaging issue. I have 4
frontends and a backend all running daily trunk builds of Mythbuntu, and
none have the metadata directory and scripts.

Its not clear to me from th epackaging even which component should
provide these scripts. Which package should install the
/usr/share/mythtv/metadata/blah scripts ?

Adding the /usr/share/mythtv/metadata/blah scripts in from svn gives the
per item functionallity ( pressing W retrieves data for chosen video).
However bulk scanning is less clear as to how it is suppose to work.

Bonus question: In trunk, MythVideo, should menu>Retrieve all Details
lead to a bulk download of either the highlighted storage group or
folder or DVD ? On my system mythbuntu + tvdb.py/tmdb.py in the right
place "Retrieve all details" apears to accomplish nothing, while "W"
works as expected.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


robert.mcnamara at gmail

Sep 6, 2010, 1:49 PM

Post #11 of 11 (680 views)
Permalink
Re: MythVideo and .24 [In reply to]

On Mon, Sep 6, 2010 at 1:38 PM, MacNean Tyrrell <dardack [at] gmail> wrote:
>
>
> On Mon, Sep 6, 2010 at 3:00 PM, Robert McNamara <robert.mcnamara [at] gmail>
> wrote:
>>
>> On Mon, Sep 6, 2010 at 11:56 AM, MacNean Tyrrell <dardack [at] gmail>
>> wrote:
>>
>> >
>> > Maybe, but some options in trunk I'm using.  I did find the tmdb.py in
>> > the
>> > svn and put it in the directory where myth is looking for it.  In
>> > mythfrontend log:
>> > 2010-09-06 14:52:28.710 Running Grabber:
>> > /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
>> > 2010-09-06 14:52:30.070 No results found for Star_Wars 0 0
>> > However, when run in terminal:
>> > /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Star_Wars
>> > 19714:Star Wars: Revelations (2005)
>> > 42979:Robot Chicken: Star Wars
>> > 16134:The Star Wars Holiday Special (1978)
>> > 12180:Star Wars: The Clone Wars (2008)
>> > 28551:Star Wars: In Concert (2009)
>> > 20131:Empire of Dreams: The Story of the 'Star Wars' Trilogy (1900)
>> > 23602:Star Wars: Clone Wars Volume One (2005)
>> > 34936:Star Wars: A New Hope Revisited (2008)
>> > 41322:Star Wars Animated Adventures: Droids - The Pirates and the Prince
>> > 39492:Star Wars: Episode I - The Phantom Edit
>> > 28215:Star Wars: Clone Wars Volume Two (2005)
>> > 35795:From Star Wars To Jedi:  The Making Of A Saga (1983)
>> > 42982:Robot Chicken: Star Wars Episode II
>> > 1892:Star Wars: Episode VI - Return of the Jedi (1983)
>> > 1893:Star Wars: Episode I - The Phantom Menace (1999)
>> > 1894:Star Wars: Episode II - Attack of the Clones (2002)
>> > 1895:Star Wars: Episode III - Revenge of the Sith (2005)
>> > 11:Star Wars: Episode IV - A New Hope (1977)
>> > 1891:Star Wars: Episode V - The Empire Strikes Back (1980)
>> > 41323:Star Wars Animated Adventures: Droids - Treasures of the Hidden
>> > Planet
>> > 38949:Bounty Trail (1999)
>> > So yea, maybe it's some python binding I'm missing.  Also, noticed that
>> > in
>> > mythvideo there's no place to reset the meta data in the DB anymore?
>> >>
>> >> Robert
>> >> _______________________________________________
>> >> mythtv-users mailing list
>> >> mythtv-users [at] mythtv
>> >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>> >
>>
>> You are running old python bindings/versions of the scripts.  You need
>> to speak to your packager or properly install the bindings and scripts
>> from source.
>>
>
> Yea there's a bug for it.  However, even if i get the script
> from http://svn.mythtv.org/svn/trunk/mythtv/programs/scripts/metadata it
> won't matter?

Only if you put it in the right place, chmod it appropriately, and
(key) have the correctly matched set of python bindings. If you grab
the scripts from SVN but don't have the bindings that match them,
you'll be even more broken than before.

Robert
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.