[mythtv-users] Mythvideo - tvtomb

John Kuhn kuhn at razorsys.com
Fri Apr 1 15:56:27 UTC 2005


just a note for knoppmyth users.. you need to

apt-get install libcache-cache-perl

and then edit VideoMetaData.pm change ("DBI:mysql:mythconverg:myth1", to 
something like ("DBI:mysql:mythconverg:localhost", localhost being where 
your DB is located..

--John

>sorry, didnt see the post for a couple of days.  
>
>I've done a little bit more work on this, bug fixes etc.
>
>Included in the attachement is 
>TVTome.pm - TVTome parsing engine.
>VideoMetaData.pm - a small module to get things out and put things
>into videometadata
>vidtest.pl - the script to run to create the magic.
>
>there are dependencies on:
>o Cache::FileCache
>o HTML::TokeParser
>o LWP::Simple
>o DBI
>
>all you do to run it is to install the dependencies, untar the archive
>and execute the vidtest.pl script
>On Mar 28, 2005 7:07 AM, Chris Hoff <hoffchris at gmail.com> wrote:
>  
>
>>This looks great!  Can you give me a hint on how to us it?
>>
>>Chris
>>
>>On Mar 23, 2005, at 9:15 AM, Ryszard wrote:
>>
>>    
>>
>>>I've written an dpolished a version of the TVTome module.  it could
>>>use a little more refactoring and some more error checking, but it
>>>basically works, and i've used it
>>>to fill my database with data from pre-recorded shows.
>>>
>>>it has a dependency on Cache::FileCache so as to not hit tvtome.com as
>>>often for
>>>multiple eps in the one series.
>>>
>>>
>>>On Fri, 10 Dec 2004 10:08:36 -0500, Preston Crow
>>><pc-mythtv04 at crowcastle.net> wrote:
>>>      
>>>
>>>>What I would like to see with an episode guides from tvtome.com or a
>>>>similar site would be to cross-reference it with the database of
>>>>previously-recorded shows to let you browse the list of episodes that
>>>>you haven't seen.  If there's then a reliable way of adding selected
>>>>episodes to the previously-recorded list, that would be excellent.
>>>>
>>>>--PC
>>>>
>>>>
>>>>_______________________________________________
>>>>mythtv-users mailing list
>>>>mythtv-users at mythtv.org
>>>>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>>
>>>>
>>>>
>>>>        
>>>>
>>><TVTome.pm>_______________________________________________
>>>mythtv-users mailing list
>>>mythtv-users at mythtv.org
>>>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>      
>>>
>>_______________________________________________
>>mythtv-users mailing list
>>mythtv-users at mythtv.org
>>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
>>    
>>
>>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



More information about the mythtv-users mailing list