btw: I wanted to add that one should close the section tag...
meaning that you either add
<section name="tvservice">
<entry name="usertsp">no</entry>
</section>
or, when using paths:
<section name="tvservice">
<entry name="usertsp">no</entry>
<entry name="recordingpath">I:\Recordings</entry>
<entry name="timeshiftingpath">I:\Timeshift</entry>
</section>
GL |