Author Topic: Oscam Auto Update Script  (Read 798 times)

0 Members and 1 Guest are viewing this topic.

Offline timesurfer

  • Administrator
  • Hero Member
  • *****
  • Posts: 12760
  • Country: pr
Oscam Auto Update Script
« on: April 11, 2011, 05:37:49 PM »
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 comma$$$ 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.



You are not allowed to view links. Register or Login
If you like my post, give it a like and if not, don't take it down again, thanks!