[mythtv-users] Would like a list of movies with IMDb numbers

Brent Bolin brent.bolin at gmail.com
Mon Mar 8 21:56:59 UTC 2010


On Mon, Mar 8, 2010 at 1:39 PM, Raymond Wagner <raymond at wagnerrp.com> wrote:
> On 3/8/2010 14:07, Brent Bolin wrote:
>>
>> I already keep a list of all movies I have on my system using a
>> directory listing.
>>
>> Is there a way to have the file names along with IMBd numbers?
>>
>
> You're just looking for a printout of all your content?  You can pull that
> out of the database using the filename and inetref fields.
>
> SELECT filename,inetref FROM videometadata;
>
> Note that in trunk, and soon to be in 0.23, the tmdb.py grabber will be
> replacing existing IMDb IDs with TMDB ones.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Did just what I wanted.

tku


More information about the mythtv-users mailing list