Βρέθηκε η λύση στο τι κάνει το πλήκτρο >> και βγάζει μαύρο πλαίσιο όταν είσαι σε ένα κανάλι και το επιλέξεις.
Από ξένο forum
This is tip which will allow You to see MultiCas Info while You are watching TV.
Edit file openxcas.conf in /PLUGINS/OpenXCAS/MultiCAS
and below this two lines :
INFO = /path/to/file
REFRESH = sec
like :
INFO = /tmp/ccc_server
REFRESH = 5
Save file, restart MultiCas, go to TV and press > > on your remote control and You will see new window.
if you would like to see ecm info put:
[module]
name = MultiCAS
daemon = emu_module
version = 1.62
INFO = /tmp/ccc_ecm.info
REFRESH = 2
If you want card list put:
[module]
name = MultiCAS
daemon = emu_module
version = 1.62
INFO = /tmp/ccc_card_list.info
REFRESH = 2
If you want server list put:
[module]
name = MultiCAS
daemon = emu_module
version = 1.62
INFO = /tmp/ccc_serverstatus.info
REFRESH = 2
You put a value after refresh. This will make the screen refresh this amount of seconds.
Από ξένο forum
This is tip which will allow You to see MultiCas Info while You are watching TV.
Edit file openxcas.conf in /PLUGINS/OpenXCAS/MultiCAS
and below this two lines :
INFO = /path/to/file
REFRESH = sec
like :
INFO = /tmp/ccc_server
REFRESH = 5
Save file, restart MultiCas, go to TV and press > > on your remote control and You will see new window.
if you would like to see ecm info put:
[module]
name = MultiCAS
daemon = emu_module
version = 1.62
INFO = /tmp/ccc_ecm.info
REFRESH = 2
If you want card list put:
[module]
name = MultiCAS
daemon = emu_module
version = 1.62
INFO = /tmp/ccc_card_list.info
REFRESH = 2
If you want server list put:
[module]
name = MultiCAS
daemon = emu_module
version = 1.62
INFO = /tmp/ccc_serverstatus.info
REFRESH = 2
You put a value after refresh. This will make the screen refresh this amount of seconds.