Quote:
|
Originally Posted by dsteam
paste her emulist.xml and emuscript xml
|
Found /var/tuxbox/config/emulist.xml as follows:
<?xml version="1.0" encoding="iso-8859-1" ?>
- <emulist>
<emu emulator="Common Interface" osdname="CI" emuscript="" filecheck="" />
<emu emulator="DreamCrypt" osdname="DCCAMD" emuscript="" filecheck="" />
<emu emulator="CCcam 1.6.2" osdname="CCcam" emuscript="var/emu_scripts/CCcam.xml" filecheck="/var/tuxbox/config/filecheck/CCcam_check.xml" />
</emulist>
Looking at the above, I notice that var/emu_scripts does not exist. I checked out the last line and this seems to be where it is looking for CCcam.pps instead of just CCcam.
Could not find a emuscript.xml. Any hints on where it should be ?