This add-on makes it easy to upgrade/downgrade OpenELEC development builds by downloading directly from websites which host them.
It shows a list of available build sources and a list of builds available at the currently selected source.
To view more details about a build press the Info button (currently only for Milhouse RPi Builds).
There is also a service which runs in the background, so when a newer build becomes available, a notification will be shown to enable you to install the update.
To perform an update the add-on will download the (possibly bzip compressed) tar file into the /storage/.update folder. The update will then be installed on the next reboot. This process is as documented on the OpenELEC wiki.
Installation
-
Install my repository.
- To install directly from OpenELEC use the file manager to add http://repo.leopold.me.uk as a new source.
- Alternatively if you're happy on the command line you can login via ssh and run
wget http://repo.leopold.me.uk/repo.leopold.zip
- Install from zip.
- Install OpenELEC Dev Update from Leopold's Add-ons under Program Add-ons.
There are two steps required.
Installing from the repository will ensure that the add-on is kept up-to-date as I push out updates.
Sources
- Official Snapshot Builds [Forum]
- Milhouse RPi Builds [Forum]
- Chris Swan RPi Builds
- Official Releases
- Official Archive
- DarkAngel2401 Dual Audio Builds [Forum]
Frequently asked questions
- Can I use a URL other than those provided? Yes, an additional custom URL can be configured in the add-on settings.
-
I prefer using the command line. Can I download builds that way?
Yes you can log in via ssh and run
./devupdate
- Why is the add-on not updating itself? You probably installed the zip file instead of installing from the repository. If you install from the repository you will always receive the latest add-on updates.
Please note that this is not an "official" OpenELEC add-on. If you hit any problems with it, don't ask for support from the OpenELEC team, please post on this OpenELEC forum thread or raise an issue. If you have any comments/questions/suggestions please also post on the thread.
Be aware that development builds often have major bugs. you may experience frequent crashes or other problems when using these builds. stick to the official stable builds where possible. Do not use a development build unless there is a specific need.
To avoid potential issues with configuration, it is best to do a fresh install when switching from a stable to a development build, and vice versa.
It is advised to backup the userdata folder when updating. This step can now be automated by the add-on, thanks to the Backup add-on.
Reporting Issues
If you get a script error or other problem please raise an issue or post on the OpenELEC forum thread. If you can reproduce the problem then please include a debug log, by following these steps:
- Turn on the 'Debug' option in the add-on advanced settings.
- Restart to start a clean log.
- Run the add-on again to reproduce the error.
- Upload the debug log. There are a couple of ways:
- Log in via ssh and run pastebinit ~/.kodi/temp/kodi.log
- Use the add-on "Kodi Log Uploader".