[mythtv-commits] Ticket #4440: Script to convert Ant Media Catalog database to MythVideo

MythTV mythtv at cvs.mythtv.org
Mon Jan 7 11:10:37 UTC 2008


#4440: Script to convert Ant Media Catalog database to MythVideo
-----------------------------------------------+----------------------------
 Reporter:  Chris Browet <cbro at semperpax.com>  |       Owner:  awithers
     Type:  enhancement                        |      Status:  new     
 Priority:  minor                              |   Milestone:  unknown 
Component:  mythvideo                          |     Version:  head    
 Severity:  low                                |     Mlocked:  0       
-----------------------------------------------+----------------------------
 This Python script convert an Ant Media Catalog (antp.be) to metadata for
 the MytVideo plugin, including covers.

 Even though AMC is Win32 only, it work fine under Wine and its power
 resides in the number of scripts available for fetching movies information
 in various languages.

 Your AMC database must be saved in XML format for this to work.

 If you specify, in AMC, in the Media Label field, a filename starting with
 "FILE:", the script will consider the movie as online and will add/update
 the MythVideo metadata for the given filename.

 Otherwise, a dummy ".dvd" file will be created (containing the xml
 informations from AMC). For them to appear in MythVideo, you have to
 define the .dvd extensions in the configuration. You are the free to use
 whatever script to instruct the mounting of your DVD.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4440>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list