Jump to content


stix

Member Since 11 Jul 2011
Offline Last Active 19 Nov 2013 09:16
-----

Topics I've Started

VPN

18 November 2013 - 14:33

I have own server with vpn tunel running on openvpn. It is possible to connect dm800 with openpli to vpn and tunneling all traffic?


Hide/Unhide bouquets

19 April 2013 - 23:13

On enigma2 I missing feature to hide/show bouquets. so I got this idea:

 

1) copy original bouquets.tv to /etc/enigma2/unhide/bouquets.tv

2) copy original bouquets.tv to /etc/enigma2/hide/bouquets.tv, edit and delete line with bouquets to hide

 

Now for hide bouquets run:

 

mv /etc/enigma2/hide/bouquets.tv /etc/enigma2/bouquets.tv
wget -O- http://127.0.0.1/web/servicelistreload?mode=2 > /dev/null

 

 

For unhide bouquets run:

 

mv /etc/enigma2/unhide/bouquets.tv /etc/enigma2/bouquets.tv
wget -O- http://127.0.0.1/web/servicelistreload?mode=2 > /dev/null
 

 

 

My question is - how to make script or plugin for running these commands easy via remote controller?


problem with mounts - maybe bug?

29 November 2012 - 06:26

Hello,
I have two CIFS mounts on my home NAS. First is for /var/ and second is mount as /mnt/hdd/ for recording. It works fine but...On NAS is this mounts stored on USB drive and if I turn PLI on, it wakes up HDD in NAS and prevents their shut down. User on PLI have access only to USB drive, so I don't see reason to access HDD. Maybe PLI scan other folders where don't have access? If I access USB on NAS from pc, notebook or android phone this not happens, problem is only with PLI.

source for skylink not work

27 November 2012 - 05:06

I try rytec xmltv for skylink and it create file rytecxmltvskylink.gz with content "Document not found or missing link.". Any suggestion?
- DM500
- Pli release 1.0.9, 22.11.2012