PDA

View Full Version : Oscam Auto Update Script


bokili84
11-04-11, 15:35
11/04/2011

Oscam Auto Update Script on Dreambox and other linux recivers

with this script you can autoupdate the lastest oscam version

Oscam is an open-source project and the developers constantly update the SVN.

I have some Dreamboxes at home and I like to have my oscam up to date so I created a script for dreambox that downloads the latest binaries from UMP FileCenter and updates my oscam. I run this script every day at 5:00 AM using cronjobs.

Here is the script for Dreambox 800HD (should work on all enigma 2 dreamboxes).

If your oscam script is not “/usr/script/oscam.emu” then you have to adapt the start and stop commands to your own box.

Download this script and upload it to the “/usr/script” folder on dreambox and set the permissions to 755.

To execute the update just telnet to the box and execute the command “sh /usr/script/oscam-update.sh“.

Alternatively you can set a cronjob to execute the script at a given time (ie: everyday at 5:00 AM) which really make the process completely automatic.

Enjoy it!

Marxel
27-06-11, 20:21
Oscam Version Auto Update on Dreambox

27-06-11

Oscam is an open-source project and the developers constantly update the SVN.

I have some Dreamboxes at home and I like to have my oscam up to date so I created a script for dreambox that downloads the latest binaries from the download center and updates my oscam. I run this script every day at 5:00 AM using cronjobs.

Here is the script for Dreambox 800HD (should work on all enigma 2 dreamboxes).

I am using the Newnigma2 images. If your oscam script is not “/usr/script/oscam.emu” then you have to adapt the start and stop commands to your own box.

Download this script and upload it to the “/usr/script” folder on dreambox and set the permissions to 755.

To execute the update just telnet to the box and execute the command “sh /usr/script/oscam-update.sh“.

Alternatively you can set a cronjob to execute the script at a given time (ie: everyday at 5:00 AM) which really make the process completely automatic.

Marxel
08-07-11, 01:25
Oscam Version Auto Update on Dreambox v3


Version3
This version is much easier to configure, you no longer need to define the start and stop commands and no scripts are called.
The script now checks the tekreaders.com site to get the latest download link for the specified platform.

Marxel
13-07-11, 23:39
Oscam Version Auto Update on Dreambox v4


Version 4
This version should fix the tar extracting of the file and you need to configure the oscam START and STOP commands because most people use multiple emus with Oscam and have custom scripts.
Added option to update platform mips-wrt45g.