i use cdisplay to read the pages of my albums (scanned in jpg format and compressed in .rar)
So i made a database : here is an example :
- <item>
<parameter>G:\BDXlobby\Asterix - T02 - La Serpe D'or\Asterix - T02 - La Serpe D'or.rar</parameter>
<coverart>G:\BDXlobby\Asterix - T02 - La Serpe D'or\001.jpg</coverart>
</item>
I can view all the thumbnails on my screen : when i choose an album cdisplay run but i can't see the pages !
Here is how i configure my module
Setup / Event manager, i add a Group with an Event : Command execute file
File : C:\Program Files\Cdisplay\CDisplay.exe
Arguments :
if i put "G:\BDXlobby\Asterix - T02 - La Serpe D'or\Asterix - T02 - La Serpe D'or.rar"
all works fine but i allways run the same album : so i don't know what i must add in Arguments ? if i write %parameter% or "%parameter%" cdisplay run but no album is loaded !
Please help and excuse my english !
I have a solution : to rename all my archives .rar in .cbr and associate cbr extensions with cdisplay running but i don't want to rename all my albums.