Springen naar inhoud


ims

Lid geworden: 3 feb 2007
Offline Laatste activiteit: Vandaag, 14:12
*****

#339823 Installing the OnDemand plugin (BBC/ITV/C4)

Geplaatst door ims aan 20 maart 2013 - 15:32

as I read about it, it is for VIX image.

But for me it works on Vu+ultimo (installed this package -all dependencies included in .ipk)

Bijgevoegde Bestanden




#339498 Stop Timeshift Dialog DM800

Geplaatst door ims aan 17 maart 2013 - 18:08

try "Show warning when timeshift is stopped" there in Setup -Users setting


#335987 HDMI CEC Not working

Geplaatst door ims aan 22 februari 2013 - 07:32

Some device can brocke hdmi. I had cfonnected Emtec M200 and when it was connected, nothing worked. Now is not used and cec works well.
Not all buttons works from TVs RC.


#332347 what's casing this crash

Geplaatst door ims aan 5 februari 2013 - 09:33

problem with ServiceName.py... make update.

Yesterday was fixed.


#330819 DVB subtitle delay werkt niet?

Geplaatst door ims aan 29 januari 2013 - 09:02

sorry - english:
do you think Discovery-HD on 23.5E? There is not bad timming but timming is missing. => you must use "Subtitle delay when timing lack" cca 10s and not "Subtitle delay when timming is bad".


#320668 DVD Player crashed sinds laatste upgrade als men dvd.iso images afspeelt

Geplaatst door ims aan 16 december 2012 - 16:53

It will be english: when I replaced libdreamdvd.so.0.0.0 with old 0.9 there in /usr/lib, then all works well.
With 1.0 freezing animations in menu for some seconds 5-10 and after some time it freeze whole.
I am running .iso from Movieplayer.


#317657 how to disable something like this !

Geplaatst door ims aan 3 december 2012 - 16:16

Why crazy? When you are not watching who cares about the popup? When you are watching you have the possibility to cancel the timer.

Think about that. You are watching TV and suddenly the box went to sleep without notice. I would not like that.

ciao


I agree


#302749 Mytube werkt niet meer

Geplaatst door ims aan 29 september 2012 - 18:01

yes, it solve it. Here is file for PLi.

Bijgevoegde Bestanden




#298325 problem with OpenWebIf after today's update

Geplaatst door ims aan 14 september 2012 - 06:24

I think, it will be solved soon... (bad filename for import)


#294671 zapstream.m3u

Geplaatst door ims aan 25 augustus 2012 - 19:43

why does it need the pmt/vpid/apid


...because when is used on e1 motor, then pmt,vpid, apid are not known after zap...

on my 7020 it works well (for non FTA too). I think, 500 has very slow net... (though both have 10/100)


#294601 zapstream.m3u

Geplaatst door ims aan 25 augustus 2012 - 12:14

it returns .m3u with parameters for stream...
Try add it into bouquet in E2 (modify for own parameters):
#SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//root%3adreambox@192.168.1.100/cgi-bin/zapStream.m3u?path=0,0c80,0c81,0c82,005b/1%3a0%3a1%3a3352%3aC93%3a3%3aEB0000%3a0%3a0%3a0%3a:Nova stream
#DESCRIPTION Nova stream



#294526 zapstream.m3u

Geplaatst door ims aan 25 augustus 2012 - 07:30

it ZAP to channel before and stream. you can use it from web, VLC or E2 bouquet...
user:root@IP_BOX/cgi-bin/zapTo?path=0,PMT_PID,VPID,APID,PCR_PID,TXT_PID/1:0:Mode:SID:TSID:ONID:Namespace:0:0:0:



#292667 OpenPLi Enigma 1 DM7020 Build Error

Geplaatst door ims aan 15 augustus 2012 - 14:18

It seems, as on your pc is installed bitbake (standardly installed f.eg. in ubuntu) and building try using this one. Try uninstall it.


#287332 OpenPLi 3.0 missing dependency Mytube

Geplaatst door ims aan 11 juli 2012 - 14:58

try in telnet:
opkg -force-depends install enigma2-plugin-extensions-mytube
and then install
opkg install gst-plugins-good-flv


there in PLi git are not changed dependency for mytube yet


#286559 RCU/Channel list improvement.

Geplaatst door ims aan 6 juli 2012 - 16:55

There in InfoBarGenerics.py look for:
def switchChannelUp(self):
and comment with # first line (for changing position in servicelist)

#self.servicelist.moveUp()

. Similar for

def switchChannelDown(self):

line

#self.servicelist.moveDown()