Kodi Community Forum
[Release]XBMC Version Check (Eden/Frodo/Gotham) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152)
+---- Thread: [Release]XBMC Version Check (Eden/Frodo/Gotham) (/showthread.php?tid=160228)

Pages: 1 2


[Release]XBMC Version Check (Eden/Frodo/Gotham) - Martijn - 2013-03-23

XBMC Version Check

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)
dialogs/notifications are not displayed and on hold during playing a video

Only for (others have own notification):
PHP Code:
<platform>osx osx32 osx64 ios windx wingl linux</platform
(Windows / iOS / OSX / Linux)

Notifies on following releases:
  • Stable
  • Bugfix
  • alpha (mothly)
  • beta
  • release candidate
Note:
Linux will check using apt (package manager)


Version file:
versions.txt

Github:
service.xbmc.versioncheck

Eden:
service.xbmc.versioncheck-0.0.1
Note: since Eden is already out of date it won't be added to repo anyway.

Frodo/Gotham:
Added to repo and can be found in:
"Add-ons -> XBMC.org Add-ons -> Services -> XBMC Version Check"


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - Martijn - 2013-03-25

Updated version

Frodo/Gotham:
Added to repo and can be found in:
"Add-ons -> XBMC.org Add-ons -> Services -> XBMC Version Check"

please us know if you experience any error


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - matt77303 - 2013-04-15

Got a error when i started up xbmc today...
Didnt know it was coming so i only had normal logging

http://pastebin.com/NmwGSdsY

error starts about line 179

Thanks

Matt


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - Martijn - 2013-04-15

(2013-04-15, 21:23)matt77303 Wrote: Got a error when i started up xbmc today...
Didnt know it was coming so i only had normal logging
error starts about line 179

Thanks

Matt

Will be fixed in update
thx


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - matt77303 - 2013-04-15

cool, can you make this addon run? or do you have to wait for it to randomly check?

Thanks


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - Martijn - 2013-04-15

(2013-04-15, 21:28)matt77303 Wrote: cool, can you make this addon run? or do you have to wait for it to randomly check?

Thanks

You cannot run it as it's on a timed check. Should be fix on it's way to disable it for Linux for now as there seem to be some quirks


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - matt77303 - 2013-04-15

So it will automatically disable on linux?

Will it automatically enable when its working again?

Thanks for your help.

Matt


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - wsnipex - 2013-04-23

if you are interested in testing the linux upgrade feature:
https://github.com/XBMC-Addons/service.xbmc.versioncheck/archive/master.zip


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - matt77303 - 2013-04-23

(2013-04-23, 18:58)wsnipex Wrote: if you are interested in testing the linux upgrade feature:
https://github.com/XBMC-Addons/service.xbmc.versioncheck/archive/master.zip

Thanks ill try it tonight.

Matt


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - Martijn - 2013-05-19

Any Linux users can test test one if they experience some issues?
https://dl.dropboxusercontent.com/u/7435592/service.xbmc.versioncheck-0.1.6.zip


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - matt77303 - 2013-05-27

Works fine here

Matt


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - MacGuffin - 2013-06-11

In ububtu where can i modify the settings on this so it checks every few weeks instead of every day? Cant find this under my enabled addons. It does ask me if I want to disable it, but I still like the feature, just not everyday.


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - MacGuffin - 2013-06-13

Nobody has an answer so I'll just disable it. Shame.


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - justinlarsen - 2013-06-15

Running pretty smooth in Gotham on ATV1, I I need to dig into the config files to see if I can remove some of the categories I dont use as I could not find a way to do it within the UI.

Thanks for all the hard work, and if you need any help feel free to drop me a line.


RE: [Release]XBMC Version Check (Eden/Frodo/Gotham) - t2ffn - 2013-08-03

Is it meant to update the software or just notify? I've ticked upgrade entire linux build and it asked if I wanted to upgrade to the new version (12.0 > 12.2 I assume), I clicked yes and its doing nothing that I can see.