New version:
http://user.bahnhof.se/~engstrom/files/dxc/dxc_060807_rc5.rar
abobader,
This version of DXC should work with latest version of Xlobby, at least it does on my system. Otherwise I need some more information on the error you get.
cooldog,
I've added the option to check if cover images exists in DVD Profiler. You need to enable advanced tag processing and place a check mark in "Check if cover image exists" to enable the function. If the cover image doesn't exist the coverart tag will be left blank.
I've also added the option to use a general image for titles missing their covers, but then you will of course still not see the name of the movie. Leave the textbox blank if you don't want any general image path added.
cmhardwick,
I've added nine additional tags that can be imported from the 'Notes' tag in the DVD Profiler XML database. The information will not be written to Xlobby <parameter> tag as DXCParameter is, as that tag can only hold one single path. They will instead be written as <parameter1>, <parameter2>... and so on inside the information section in the output database. You will probably need to make a custom function in your skin to be able to play any secondary discs.
You will still need to place a check mark in front of "Notes/DXCParameter" to enable the function in DXC.
Synthax is now (in Notes textbox inside DVD Profiler):
DXCParameter="ENTER FILE PATH HERE"
DXCParameter1="ENTER ANY INFO HERE"
DXCParameter2="ENTER ANY INFO HERE"
... and so on up to
DXCParameter9="ENTER ANY INFO HERE"