Sat-Universe Feeds Plugin(BissFeedAutoKey )

selseli

Registered
Messages
59
Browser must shows your softcam page like below image:

2da9_softcam.png


I solved the issue of not restarting automatically. If there is a user name and password enabled for webif, it does not restart, but if username/password disabled, it restarts.

I appreciate if you can solve this issue as having a user/passwd is important for accessing to webif.
 

momi133

Senior Member
Messages
2,389
I solved the issue of not restarting automatically. If there is a user name and password enabled for webif, it does not restart, but if username/password disabled, it restarts

it's an important tip! thanks!


I appreciate if you can solve this issue as having a user/passwd is important for accessing to webif.

I will try to add this option in setting! but it maybe happen late!

Openpli 7.0
Openpli 7.1 error
SM-G950F cihazımdan Tapatalk kullanılarak gönderildi

Please send error massage!
 

Sataday

Registered
Messages
105
Doing away with user/password has sorted the restarting problem out. Thanks.
However, if I enter 127.0.0.1:8888 I still get "This site can’t be reached" I wonder why?
still no info but that's no problem. Great plugin.
 

negretti

Registered
Messages
12
Congratulations, beautiful plugin. if I insert 127.0.0.1:8888 the page is not reached, instead if I insert my IP, it's all OK.
in my windows nothing is displayed (SID, ONID, VPID) unfortunately.
my image is PURE2, in ZGemma H7:mad:
 
Last edited:

momi133

Senior Member
Messages
2,389
I wait your answer!

@shishmish
Sorry for my late replying your message. I'm so sorry! I have a great liking for you and your works!:9111:



I have a dvb-card TBS5520SE now (qbox s2 usb before this) and i work with dvb players in 10 years ago! I'm very interested to work with dvb softwares, but I'm not expert to make and write dvb-player plugin.Also i haven't enough time because of my lifestyle(especially because of my family:D ).

You are very expert to do that! and if you want, I can help you to make a similar plugin for dvb players.
why don't you(and other users that create plugin) educate users to make and write a plugin for dvb players?
Plaese create a topic and make a tutorial for this!

I wait your answer!:thum:
 

selseli

Registered
Messages
59
can someone give a ready oscam config file?

oscam config

[global]
disablelog = 1
logfile = stdout
clienttimeout = 4000
clientmaxidle = 180
netprio = 1
unlockparental = 1
nice = -1
maxlogsize = 1000
preferlocalcards = 1
dropdups = 1
emmlogdir = /etc/tuxbox/config
lb_mode = 3
disablecrccws_only_for = 0E00:000000;0500:032830,030B00;098C:000000;09C4:000000

[cccam]
port = 18000
nodeid = 473BCB8B103213F0
version = 2.1.4
reshare = 1
reshare_mode = 1
ignorereshare = 1
stealth = 1

[streamrelay]
stream_relay_enabled = 0
stream_emm_enabled = 0

[dvbapi]
enabled = 1
au = 1
pmt_mode = 6
request_mode = 1
delayer = 60
user = Octagon
read_sdt = 2
write_sdt_prov = 1
extended_cw_api = 1
boxtype = dreambox

[webif]
httpport = 8888
httplocale = en_EN.utf8
httphideidleclients = 0
httpallowed = 127.0.0.1,,0.0.0.0-255.255.255.255
 

Sataday

Registered
Messages
105
Another small point.
After oscam restarts, picture appears, but after exiting plugin screen goes blank. I need to change channels to get picture and sound back.
VUsolo2 - OpenVix.
 

team25

Registered
Messages
15
oscam config

[global]
disablelog = 1
logfile = stdout
clienttimeout = 4000
clientmaxidle = 180
netprio = 1
unlockparental = 1
nice = -1
maxlogsize = 1000
preferlocalcards = 1
dropdups = 1
emmlogdir = /etc/tuxbox/config
lb_mode = 3
disablecrccws_only_for = 0E00:000000;0500:032830,030B00;098C:000000;09C4:000000

[cccam]
port = 18000
nodeid = 473BCB8B103213F0
version = 2.1.4
reshare = 1
reshare_mode = 1
ignorereshare = 1
stealth = 1

[streamrelay]
stream_relay_enabled = 0
stream_emm_enabled = 0

[dvbapi]
enabled = 1
au = 1
pmt_mode = 6
request_mode = 1
delayer = 60
user = Octagon
read_sdt = 2
write_sdt_prov = 1
extended_cw_api = 1
boxtype = dreambox

[webif]
httpport = 8888
httplocale = en_EN.utf8
httphideidleclients = 0
httpallowed = 127.0.0.1,,0.0.0.0-255.255.255.255

the question mark and the places I'm painting

what should I write

[webif]
httpport = 8888
httplocale = en_EN.utf8
httphideidleclients = 0
httpallowed = 127.0.0.1,?,0.0.0.0-255.255.255.255
 
Top