[mythtv-commits] Ticket #2968: script to generate DVD box labels for mytharchive native format archive disks

MythTV mythtv at cvs.mythtv.org
Sun Feb 11 14:47:53 UTC 2007


#2968: script to generate DVD box labels for mytharchive native format archive
disks
------------------------------------------+---------------------------------
 Reporter:  schachte at csse.unimelb.edu.au  |        Owner:  paulh  
     Type:  enhancement                   |       Status:  new    
 Priority:  minor                         |    Milestone:  unknown
Component:  mytharchive                   |      Version:  0.20   
 Severity:  low                           |   Resolution:         
------------------------------------------+---------------------------------
Comment (by lukas.kasprowicz at online.de):

 Hi Peter,

 First some comments on your work:

 - Have you read
 http://www.mythtv.org/wiki/index.php/Coding_Standards#Design_guidelines
 Please see the section "Avoid dependencies". I do not like it, because why
 to
 invent the wheel 2 times. If they want it like this it has to be done this
 way. Maybe paulh can decide to use something like cdlabelgen.

 - Why aren't you using config/mydata.xml which is used to create the DVD?
 Using this would make it easier to create DVD Standard dvds. Because you
 would not need to create xml files on the DVD. This would help to use code
 from mytharchive.py.


 I created a concept, that does work for me that creates without additional
 deps a bitmap from the xml file that is created by mytharchive.py. I have
 to test it a bit more. I am using bitmaps because these are needed for
 lightscribe.
 This would make your code able to drop the cdlabelgen dep.

 Lukas

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2968#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list