XBMC Version Check
What it does is:
Only for (others have own notification):
(Windows / iOS / OSX)
Notifies on following releases:
Version file:
versions.txt
Github:
service.xbmc.versioncheck
Eden:
service.xbmc.versioncheck-0.0.1
Frodo/Gotham:
service.xbmc.versioncheck-0.1.1
What it does is:
- check version installed
- compare to available list
- show an ok dialog with the advice
- ask if you want to disable notification
- only show a notification dialog on login and every 24hours if enabled (can be adjusted ofcourse)
Only for (others have own notification):
PHP Code:
<platform>osx osx32 osx64 ios windx wingl</platform>
Notifies on following releases:
- Stable
- Bugfix
- alpha (mothly)
- beta
- release candidate
Version file:
versions.txt
Github:
service.xbmc.versioncheck
Eden:
service.xbmc.versioncheck-0.0.1
Frodo/Gotham:
service.xbmc.versioncheck-0.1.1