- Thread starter
- #211
Hi db_no,
thank you for posting the log file. I looked into it and I think the boxtype is wrong. Looks the autodetection set the interface to enigma v1
For a quick test look into the Mediaportal.xml and look for this section:
<section name="mydbox">
<entry name="IP">192.168.0.100</entry>
<entry name="UserName">root</entry>
<entry name="Password">dbox2</entry>
<entry name="Record">C:\Dbox2\Records</entry>
<entry name="Snapshot">C:\Dbox2\Snapshot</entry>
<entry name="Boxtype">Enigma v1</entry> (here)
<entry name="AutoOn">no</entry>
<entry name="Ratio">16:9</entry>
</section>
and change the boxtype to "Enigma v2" and try again. The detection is not executed again, after the typ has been detected once. I would need to change the plugin a bit to give you the possiblity to change it. I'll back to you later.
Maybe try this here in the meantime.
;-)
Regards
kroko
thank you for posting the log file. I looked into it and I think the boxtype is wrong. Looks the autodetection set the interface to enigma v1
For a quick test look into the Mediaportal.xml and look for this section:
<section name="mydbox">
<entry name="IP">192.168.0.100</entry>
<entry name="UserName">root</entry>
<entry name="Password">dbox2</entry>
<entry name="Record">C:\Dbox2\Records</entry>
<entry name="Snapshot">C:\Dbox2\Snapshot</entry>
<entry name="Boxtype">Enigma v1</entry> (here)
<entry name="AutoOn">no</entry>
<entry name="Ratio">16:9</entry>
</section>
and change the boxtype to "Enigma v2" and try again. The detection is not executed again, after the typ has been detected once. I would need to change the plugin a bit to give you the possiblity to change it. I'll back to you later.
Maybe try this here in the meantime.
;-)
Regards
kroko