What's new

Softcam Files For VU+ Images AUTOMATIC OSCAM DOWNLOADER

majz

Vuplus-Images Elite
Significant Contributor
Messages
414
Joined
Oct 8, 2014
Reaction score
327
Points
63
AUTOMATIC OSCAM DOWNLOADER

No need to update oscam manually (download, decompress, stop the oscam, copy the new bin, add the attributes, reboot the box, start oscam ....)
No need to do the same again the next day because there were 3 revisions of oscam during the night
I found and adapted a script that uploads and updates your oscam without you reporting it
How? follow the guide :

1: Copy the script attached to this post in the script folder of your image (For Blackhole it's in / usr / script /)
2: If you need to customize the script according to your image:
Oscambin = "/ usr / bin / oscam"; # Change this line if your oscam bin has a different folder
Oscamstart = "/ usr / camscript / Ncam_oscam.sh start" # specify the path and name of the oscan launch script according to your image
Oscamstop = "/ usr / camscript / Ncam_oscam.sh stop" # specify the path and name of the oscan launch script according to your image
3: Give the script the 755 attributes
4: Add automatic script execution to your Cron Manager (Under blackhole, blue button twice, then Cron Manager, Command: /usr/script/Oscam_update.sh) or with dcc add the following line 15 00 * * * / Usr / script / Oscam_update.sh in /etc/bhcron/bh.cron and / etc / bhcron / root, do the same thing under other images.
PS: You can run the script when you want with green button on the remote control, then blue button (script) and click on the Oscam_update script.

1_0_19_226A_438_1_C00000_0_0_0.jpg

Code:
Please, Log in or Register to view codes content!
Now your receiver will check every night if there is a new oscam version available, if so, it will be downloaded and installed without any intervention from you
--------------------------------------------------------------------
--------------------------------------------------------------------


Script for 4K models


Code:
Please, Log in or Register to view codes content!
 

Attachments

jeffsparks

Member
Messages
2
Joined
Sep 8, 2016
Reaction score
1
Points
3
do I have to edit the zip file provided with the script for 4k models to make it work on vu uno4k stb thank you
 

DirtyDonki

Staff member
Admin
I am the Nice One
Messages
26,066
Joined
Sep 10, 2014
Reaction score
3,912
Points
728
Wrong environment?
upload_2017-2-8_14-29-22.png
 

Matt Solo

Vuplus-Images Elite
Forum Supporter
Messages
10
Joined
Jun 21, 2016
Reaction score
0
Points
1
hello there
I am hoping someone can help me out just ran the script and this error came up how do i fix it
kind regards
MattSolo IMG_20100101_064113[1].jpg
 

Matt Solo

Vuplus-Images Elite
Forum Supporter
Messages
10
Joined
Jun 21, 2016
Reaction score
0
Points
1
I have oscam installed on my open vix image just not oscam.sh
i just installed oscam from the vix plugin feeds
 

Ten Below

SuperTux
Staff member
Admin
Moderator
Messages
7,935
Joined
Sep 9, 2014
Reaction score
7,765
Points
628
I have oscam installed on my open vix image just not oscam.sh
i just installed oscam from the vix plugin feeds
Vix do not use camscripts, this script you are trying is configured for BH/OBH images buddy.
 

calypso

Vuplus-Images Elite
Messages
64
Joined
Sep 16, 2016
Reaction score
24
Points
8
Has this script been edited to make possible the oscam automatic download since the streamboard link been off? Thx.
 

Ten Below

SuperTux
Staff member
Admin
Moderator
Messages
7,935
Joined
Sep 9, 2014
Reaction score
7,765
Points
628
Has this script been edited to make possible the oscam automatic download since the streamboard link been off? Thx.
No but i think somebody will soon. :)
 

cox

Member
Messages
45
Joined
Dec 19, 2015
Reaction score
32
Points
18
Can someone help me to adapt this script with VTI image?
Thank you
 

calypso

Vuplus-Images Elite
Messages
64
Joined
Sep 16, 2016
Reaction score
24
Points
8
@bzmjc

Not sure if you mean that an edited script has been issued. If yes can you attach a copy please. Thks.
 

calypso

Vuplus-Images Elite
Messages
64
Joined
Sep 16, 2016
Reaction score
24
Points
8
Has an edited script been issued to automatically update oscam?
 

Top Bottom