Re: [mythtv-users] Mythvideo - tvtomb

2005-04-06 Thread Ryszard
Is anyone interested in this toolsuite? I've made some more changes, the latest features are added support for the coverfile. You configure the filename in teh Parameters.pm config file and the name you call the series you're adding. You can also configure an optional default image (which

Re: [mythtv-users] Mythvideo - tvtomb

2005-04-02 Thread Ryszard
a yes, good point. I should make a config file for this... its no good messing about with libraries and modules and stuff.. :-) I'll get to this in the weekend some time. On Apr 1, 2005 5:56 PM, John Kuhn [EMAIL PROTECTED] wrote: just a note for knoppmyth users.. you need to apt-get

Re: [mythtv-users] Mythvideo - tvtomb

2005-04-02 Thread Ryszard
Ok, here is another version of things. I've called this stuff mythtools, and it comprises of the sync tool (which syncs both ways now (removing stuff from the db and adding stuff to the db)), and the tvtome stuff for series. there is a configuration file in the Configuration directory, so you

Re: [mythtv-users] Mythvideo - tvtomb

2005-04-01 Thread Ryszard
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

Re: [mythtv-users] Mythvideo - tvtomb

2005-04-01 Thread John Kuhn
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

Re: [mythtv-users] Mythvideo - tvtomb

2005-03-27 Thread Chris Hoff
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

Re: [mythtv-users] Mythvideo - tvtomb

2005-03-23 Thread Ryszard
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

Re: [mythtv-users] Mythvideo - tvtomb

2004-12-10 Thread Ryszard
so, to avoid any issues with copyright, we'll call this a command line browser for tvtome, in the spirit of lynx, except dedicated to tvtome: DISCLAIMER: Not fully tested, but works for me -8-- package TVTome; use strict; use Carp; use

Re: [mythtv-users] Mythvideo - tvtomb

2004-12-10 Thread Lane Schwartz
On Fri, 10 Dec 2004 15:29:46 +0100, Ryszard [EMAIL PROTECTED] wrote: so, to avoid any issues with copyright, we'll call this a command line browser for tvtome, in the spirit of lynx, except dedicated to tvtome: Umm... how do you call this? -- Meetup with other Myth users!

Re: [mythtv-users] Mythvideo - tvtomb

2004-12-10 Thread Preston Crow
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

[mythtv-users] Mythvideo - tvtomb

2004-12-09 Thread Ryszard
Is there a utility out there that will grab series info from tv tomb and stick it in the myth database? if not, is this a utility that many people would use? I record a lot of series that i archive off host (but available to myth on a mounted FS) in a filename format something like

Re: [mythtv-users] Mythvideo - tvtomb

2004-12-09 Thread Stephen Tait
At 12:00 09/12/2004, you wrote: Ryszard wrote: Is there a utility out there that will grab series info from tv tomb and stick it in the myth database? if not, is this a utility that many people would use? I record a lot of series that i archive off host (but available to myth on a mounted FS) in

Re: [mythtv-users] Mythvideo - tvtomb

2004-12-09 Thread Ryszard
i'll publish it when i'm done.. :-) On Thu, 9 Dec 2004 09:00:36 -0600, Lane Schwartz [EMAIL PROTECTED] wrote: On Thu, 09 Dec 2004 14:58:54 +, Stephen Tait [EMAIL PROTECTED] wrote: At 12:00 09/12/2004, you wrote: Ryszard wrote: Is there a utility out there that will grab

RE: [mythtv-users] Mythvideo - tvtomb

2004-12-09 Thread Dave Packham
mythtv Subject: Re: [mythtv-users] Mythvideo - tvtomb On Thu, 09 Dec 2004 14:58:54 +, Stephen Tait [EMAIL PROTECTED] wrote: At 12:00 09/12/2004, you wrote: Ryszard wrote: Is there a utility out there that will grab series info from tv tomb and stick it in the myth database

Re: [mythtv-users] Mythvideo - tvtomb

2004-12-09 Thread Alistair Osborne
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lane Schwartz Sent: Thursday, December 09, 2004 8:01 AM To: Discussion about mythtv Subject: Re: [mythtv-users] Mythvideo - tvtomb On Thu, 09 Dec 2004 14:58:54 +, Stephen Tait [EMAIL PROTECTED