
dardack at gmail
Sep 6, 2010, 11:56 AM
Post #7 of 11
(699 views)
Permalink
|
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
|