Is there currently some change on bbc four channel (sid 4544)?
- Forums
- → Viewing Profile: Posts: pepino
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Member
- Active Posts 9 ( per day)
- Profile Views 1,273
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
Contact Information
User Tools
Friends
pepino hasn't added any friends yet.
Posts I've Made
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
14 March 2014 - 00:48
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
4 February 2014 - 02:46
did you remove them from where you wrongly placed them before ??? Did you set the attributes to 755 ??
This is how your edited bbc_pmt_starter.sh file should look like.
#!/bin/sh scriptName="bbc_pmt_v4.py -t long -d /dev/dvb/adapter0/demux0" logName=/dev/null #logName=/tmp/bbc_pmt.log while [ 1 ] do echo "=== starting $scriptName" >> $logName $scriptPath/$scriptName >> $logName 2>&1 echo "=== $scriptName exited..." >> $logName done
all right, after I deleted the .sh file from init.d folder it started automatically. thank you again everybody. great work.
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
3 February 2014 - 23:29
You are supposed to copy to /usr/bin the following 3 files:
bbc_pmt_starter.sh
bbc_pmt_v4.py
enigma2_pre_start.sh
They were all attached here in this thread by doublet.
They are there, but the script isn't starting automatically. No picture and sound until I start the script manually with telnet.
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
3 February 2014 - 20:29
thank you guys. everything is running, all channels cleared with sound also HD. Just one problem remained unsolved - I have to start bbc_pmt_v4.py every time manually after receiver restart. I copied bbc_pmt_starter.sh both into /etc/init.d and /usr/bin folders both with 755 attributes. The script inside itself I have edited and changed the -t long and -d demux0 parameters. It will not start automatically. What am I here doing wrong?
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
2 February 2014 - 03:33
Sound advice there Robinson but pepino you're only half way there. As long as you insist using mgcamd and the VTI image on your solo2you won't have a chance clearing the HD channels HE-AAC audio but only the SD ones with both picture and sound as you've already got.
As we all have already told you, you need oscam-ymod and openpli image in your box. Failing this, just forget it. Until you've got these two prerequisite and mandatory items installed in your box you can call it a day. Been there, done that myself ....
Okay kota, I just flashed OpenPLi image and now nothing works at all.
How should I install dvbsnoop in OpenPLi? (its a .tar.gz file and no way to install it via GUI and with telnet opkg install isn't working)
How should I install oscam ymod in OpenPLi? (its a .tar.gz file and no way to install it via GUI and with telnet opkg install isn't working)
How to install bbd_pmt_v4.py running automatically at startup in OpenPLi? the .sh files are not working with many errors
And default cccam in OpenPLi doesn't work with emu keys from constant.cw nor SoftCam.Key
GUI in OpenPLi doesn't make possible to install .ipk (is there and writes that it has installed but no files added to /usr/bin at all) and .tar.gz files not at all in menu.
- Forums
- → Viewing Profile: Posts: pepino