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

Mailing List Archive: MythTV: Users

Bulk Updater for Videometa(imdb) data

 

 

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


mythtv at frouse3

Aug 30, 2007, 7:21 PM

Post #1 of 8 (1186 views)
Permalink
Bulk Updater for Videometa(imdb) data

List --
I've taken the liberty of creating an imdb.pl wrapper to use with
mythvideo. This is a commandline tool similar to the imdbbatchgrabber.pl
tool that is included with knoppmyth. However that tool is out of date,
and it heavily relies on the production copy of imdb.pl. So when imdb.pl
is out of date the batchgrabber is instantly, and tends to stay that way
for a long time.

Anyhow, long story short. I've created a simple, but reliable bulk wrapper
for imdb.pl to do batch updates of multiple types against your
videometadata table.

The script still has a dependency on imdb.pl, but in the past this seems
to be maintained regularly and my tool only depends on a working copy.

Anyhow, I have it out on a freebie file share site for now (takes a second
to load download link). But have at it for those that are interested.

http://www.4shared.com/file/23145905/548ed5c2/imdbupdatertar.html

The usage is pretty self explanatory. Please send me feedback as necessary.

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


daniel at agar

Aug 30, 2007, 7:31 PM

Post #2 of 8 (1129 views)
Permalink
Re: Bulk Updater for Videometa(imdb) data [In reply to]

> List --
> I've taken the liberty of creating an imdb.pl wrapper to use with
> mythvideo. This is a commandline tool similar to the imdbbatchgrabber.pl
> tool that is included with knoppmyth. However that tool is out of date,
> and it heavily relies on the production copy of imdb.pl. So when imdb.pl
> is out of date the batchgrabber is instantly, and tends to stay that way
> for a long time.
>
> Anyhow, long story short. I've created a simple, but reliable bulk wrapper
> for imdb.pl to do batch updates of multiple types against your
> videometadata table.
>
> The script still has a dependency on imdb.pl, but in the past this seems
> to be maintained regularly and my tool only depends on a working copy.
>
> Anyhow, I have it out on a freebie file share site for now (takes a second
> to load download link). But have at it for those that are interested.
>
> http://www.4shared.com/file/23145905/548ed5c2/imdbupdatertar.html
>
> The usage is pretty self explanatory. Please send me feedback as
> necessary.
>
> Ryan
I've been wanting something like this for a long time but I wasn't aware
of the knoppmyth version. Have you considered adding this to the mythtv
wiki?


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


seven at seven

Aug 30, 2007, 8:00 PM

Post #3 of 8 (1118 views)
Permalink
Re: Bulk Updater for Videometa(imdb) data [In reply to]

>> List --
>> I've taken the liberty of creating an imdb.pl wrapper to use with
>> mythvideo. This is a commandline tool similar to the imdbbatchgrabber.pl
>> tool that is included with knoppmyth. However that tool is out of date,
>> and it heavily relies on the production copy of imdb.pl. So when imdb.pl
>> is out of date the batchgrabber is instantly, and tends to stay that way
>> for a long time.
>>
>> Anyhow, long story short. I've created a simple, but reliable bulk
>> wrapper
>> for imdb.pl to do batch updates of multiple types against your
>> videometadata table.
>>
>> The script still has a dependency on imdb.pl, but in the past this seems
>> to be maintained regularly and my tool only depends on a working copy.
>>
>> Anyhow, I have it out on a freebie file share site for now (takes a
>> second
>> to load download link). But have at it for those that are interested.
>>
>> http://www.4shared.com/file/23145905/548ed5c2/imdbupdatertar.html
>>
>> The usage is pretty self explanatory. Please send me feedback as
>> necessary.
>>
>> Ryan
> I've been wanting something like this for a long time but I wasn't aware
> of the knoppmyth version. Have you considered adding this to the mythtv
> wiki?
>

Very nice now we just need a script to insert the videos from your
mythvideo directory into the database (Rather then having to manually go
to Setup|Video Manager in the frontend) and then run this script to get
the imdb data.

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


nick at rout

Aug 30, 2007, 8:07 PM

Post #4 of 8 (1125 views)
Permalink
Re: Bulk Updater for Videometa(imdb) data [In reply to]

On Fri, August 31, 2007 2:21 pm, Ryan Pisani wrote:
> List --
> I've taken the liberty of creating an imdb.pl wrapper to use with
> mythvideo. This is a commandline tool similar to the imdbbatchgrabber.pl
> tool that is included with knoppmyth. However that tool is out of date,
> and it heavily relies on the production copy of imdb.pl. So when imdb.pl
> is out of date the batchgrabber is instantly, and tends to stay that way
> for a long time.
>
> Anyhow, long story short. I've created a simple, but reliable bulk wrapper
> for imdb.pl to do batch updates of multiple types against your
> videometadata table.
>
> The script still has a dependency on imdb.pl, but in the past this seems
> to be maintained regularly and my tool only depends on a working copy.
>
> Anyhow, I have it out on a freebie file share site for now (takes a second
> to load download link). But have at it for those that are interested.
>
> http://www.4shared.com/file/23145905/548ed5c2/imdbupdatertar.html
>
> The usage is pretty self explanatory. Please send me feedback as
> necessary.
>
> Ryan

sorry but javascript:startDownload() is not a link as far as I am
concerned. Any chance of a real url to download from?


--
Nick Rout

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


mythtv at frouse3

Aug 30, 2007, 8:09 PM

Post #5 of 8 (1124 views)
Permalink
Re: Bulk Updater for Videometa(imdb) data [In reply to]

>>> List --
>>> I've taken the liberty of creating an imdb.pl wrapper to use with
>>> mythvideo. This is a commandline tool similar to the
>>> imdbbatchgrabber.pl
>>> tool that is included with knoppmyth. However that tool is out of date,
>>> and it heavily relies on the production copy of imdb.pl. So when
>>> imdb.pl
>>> is out of date the batchgrabber is instantly, and tends to stay that
>>> way
>>> for a long time.
>>>
>>> Anyhow, long story short. I've created a simple, but reliable bulk
>>> wrapper
>>> for imdb.pl to do batch updates of multiple types against your
>>> videometadata table.
>>>
>>> The script still has a dependency on imdb.pl, but in the past this
>>> seems
>>> to be maintained regularly and my tool only depends on a working copy.
>>>
>>> Anyhow, I have it out on a freebie file share site for now (takes a
>>> second
>>> to load download link). But have at it for those that are interested.
>>>
>>> http://www.4shared.com/file/23145905/548ed5c2/imdbupdatertar.html
>>>
>>> The usage is pretty self explanatory. Please send me feedback as
>>> necessary.
>>>
>>> Ryan
>> I've been wanting something like this for a long time but I wasn't aware
>> of the knoppmyth version. Have you considered adding this to the mythtv
>> wiki?
>>
>
> Very nice now we just need a script to insert the videos from your
> mythvideo directory into the database (Rather then having to manually go
> to Setup|Video Manager in the frontend) and then run this script to get
> the imdb data.
>
> Anthony

Let me put some thought into that. It shouldn't be too hard to implement.
Then you could run this out cron, and only manually run it to fix the ones
that do not auto-populate.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mythtv at frouse3

Aug 30, 2007, 8:15 PM

Post #6 of 8 (1122 views)
Permalink
Re: Bulk Updater for Videometa(imdb) data [In reply to]

Yeah. Sorry your browser seems to be having an issue. This link works for
me in Firefox and it seems to have worked for a few others since the count
has increased for downloads.


Here's a temp link that will only work once.

http://frouse3.homelinux.com:8050

> On Fri, August 31, 2007 2:21 pm, Ryan Pisani wrote:
>> List --
>> I've taken the liberty of creating an imdb.pl wrapper to use with
>> mythvideo. This is a commandline tool similar to the imdbbatchgrabber.pl
>> tool that is included with knoppmyth. However that tool is out of date,
>> and it heavily relies on the production copy of imdb.pl. So when imdb.pl
>> is out of date the batchgrabber is instantly, and tends to stay that way
>> for a long time.
>>
>> Anyhow, long story short. I've created a simple, but reliable bulk
>> wrapper
>> for imdb.pl to do batch updates of multiple types against your
>> videometadata table.
>>
>> The script still has a dependency on imdb.pl, but in the past this seems
>> to be maintained regularly and my tool only depends on a working copy.
>>
>> Anyhow, I have it out on a freebie file share site for now (takes a
>> second
>> to load download link). But have at it for those that are interested.
>>
>> http://www.4shared.com/file/23145905/548ed5c2/imdbupdatertar.html
>>
>> The usage is pretty self explanatory. Please send me feedback as
>> necessary.
>>
>> Ryan
>
> sorry but javascript:startDownload() is not a link as far as I am
> concerned. Any chance of a real url to download from?
>
>
> --
> Nick Rout
>
>

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


linuxdreas at dslextreme

Aug 30, 2007, 9:29 PM

Post #7 of 8 (1122 views)
Permalink
Re: Bulk Updater for Videometa(imdb) data [In reply to]

Le Donnerstag, 30. August 2007, Nick Rout a écrit :
[...]
> > http://www.4shared.com/file/23145905/548ed5c2/imdbupdatertar.html
[...]
> sorry but javascript:startDownload() is not a link as far as I am
> concerned. Any chance of a real url to download from?

Works for me (tm). Using KDE's Konqueror.

Thanks for the script, Nick!

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


linuxdreas at dslextreme

Aug 30, 2007, 10:58 PM

Post #8 of 8 (1111 views)
Permalink
Re: Bulk Updater for Videometa(imdb) data [In reply to]

Le Donnerstag, 30. August 2007, Andreas a écrit :
> Thanks for the script, Nick!
^^^ That should read Ryan. Sorry 'bout
that!

--
Gruß
Andreas
_______________________________________________
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.