Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
/ OpenELEC_Dev Public archive
forked from wavrunrx/OpenELEC_Dev

An automated development build updater script for OpenELEC

Notifications You must be signed in to change notification settings

HuwSy/OpenELEC_Dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

OpenELEC_DEV ; 

This is based on https://github.com/wavrunrx/OpenELEC_Dev with some changes to speed up the process and simplify.
This has reduced the functionality to now only updating to latest nightly build from one of three sources.
OpenELEC has an automatic update feature already built in, but its for going from one stable build to another.
If you like to live on the bleeding edge of new code, this script will make the whole update process a simple affair
normally requiring minimal input. It can be run off most available architecture provided the updates are in the 
available sources. These are;

http://milhouse.openelec.tv/builds/master/
http://milhouse.libreelec.tv/builds/master/
http://openelec.thestateofme.com/dev_builds/

The script has a mechanism which will always keep itself up-to-date, so you only need to download it once.
anytime i push an update it will replace the old version.


================================================================================================================


How to get it:

1) open a ssh session and run the following:

	curl https://raw.github.com/HuwSy/OpenELEC_Dev/master/openelec-nightly_latest.sh > ./openelec-nightly_latest.sh && chmod +x openelec-nightly_latest.sh


2) now, run it

	sh ./openelec-nightly_latest.sh


================================================================================================================


NOTE:

IF YOU ARE USING ANY UNOFFICIAL BUILD THAT'S NOT AVAILABLE ON OPENELEC'S SERVER
IT MAY BREAK YOUR SYSTEM.

About

An automated development build updater script for OpenELEC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%