Kodi Community Forum
[WINDOWS] Automatic Update Client for XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: [WINDOWS] Automatic Update Client for XBMC (/showthread.php?tid=48517)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37


- kay.one - 2009-04-18

CrashX Wrote:
Code:
Initiating Self-update. Local version:0.7.2.0
Preforming Selfupdate Cleanup
Attempting to connect to 'http://code.google.com/p/xbmcupdate/downloads'
Successfully downloaded html page http://code.google.com/p/xbmcupdate/downloads
Trying to parse out the builds list from HTML string
Latest build available from the server: 0.7.2
You have the most recent build of XBMCUpdate. No Update is necessary
Selfupdate preparation took 0.4307427s

I would need the full log file!


- kay.one - 2009-04-19

Updated to version 0.7.6

New:
Automatically starts xbmc based on your preference.
Option not to close XBMC if its running.
a few bug fixes here and there.


- kricker - 2009-04-19

kay.one Wrote:Are you talking about autoclose when you run the app with /update

that has been there since the beginning!!!!Huh
Well now I know why I never noticed it before. It doesn't auto close on my Win 7 x64 dev PC, where I have done the majority of my testing.


- kay.one - 2009-04-19

fidoboy Wrote:i've just downloaded this useful utility, but i only get this error:

Initiating Self-update. Local version:0.7.2.0
Preforming Selfupdate Cleanup
Attempting to connect to 'http://code.google.com/p/xbmcupdate/downloads'
An error has occurred while downloading build list from the server. Se ha especificado una dirección IP no válida.
An error has occurred while checking for Application update.System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
en XbmcUpdate.Tools.HtmlClient.GetPage(String strUrl) en D:\OpenSource\xbmcupdate\trunk\XBMCUpdate\Tools\HtmlClient.cs:línea 48
en XbmcUpdate.SelfUpdate.SelfUpdate.GetLatestBuildInfo() en D:\OpenSource\xbmcupdate\trunk\XBMCUpdate\SelfUpdate\SelfUpdate.cs:línea 92
en XbmcUpdate.SelfUpdate.SelfUpdate.DownloadUpdate() en D:\OpenSource\xbmcupdate\trunk\XBMCUpdate\SelfUpdate\SelfUpdate.cs:línea 38


it doesn't work Sad

try the new version, that issue should be fixed. let me know if you still experience any issues.


Not going ot Tray... - Livin - 2009-04-19

command...
"C:\Program Files\XBMCupdate\XBMCUpdate.exe" \tray \update

log...
Code:
2009-04-19 09:44:46.1250-XbmcUpdate.Runtime.Program.Main|Info|************************************************************************
2009-04-19 09:44:46.1406-XbmcUpdate.Runtime.Program.Main|Info|XBMCUpdate v0.7.6.0 Starting up
2009-04-19 09:44:46.1406-XbmcUpdate.Runtime.Program.Main|Info|************************************************************************
2009-04-19 09:44:46.1406-XbmcUpdate.Runtime.Program.IsAnotherInstanceRunning|Info|Checking for another instance of XBMCUpdate
2009-04-19 09:44:46.1406-XbmcUpdate.Runtime.Program.IsAnotherInstanceRunning|Info|Instances of XBMCUpdate Detected: 1
2009-04-19 09:44:46.1406-XbmcUpdate.Managers.UpdateManager..ctor|Info|Creating temporary folder at: C:\Program Files\XBMCupdate\temp\
2009-04-19 09:44:46.4062-XbmcUpdate.Managers.XbmcManager.GerVersion|Info|Rev:19532, Installation Date:4/18/2009 8:08:42 PM, Supplier:
2009-04-19 09:44:46.4062-XbmcUpdate.Managers.XbmcManager.GerVersion|Info|Rev:19532, Installation Date:4/18/2009 8:08:42 PM, Supplier:
2009-04-19 09:44:46.4531-XbmcUpdate.SelfUpdate.SelfUpdate.DownloadUpdate|Info|Initiating Self-update. Local version:0.7.6.0
2009-04-19 09:44:46.4687-XbmcUpdate.SelfUpdate.SelfUpdate.SelfUpdateCleanup|Info|Preforming Selfupdate Cleanup
2009-04-19 09:44:46.4843-XbmcUpdate.Runtime.Settings.GetConfigValue|Warn|Unable to find config key 'SelfUpdateUrl' default:'http://code.google.com/p/xbmcupdate/downloads'
2009-04-19 09:44:46.4843-XbmcUpdate.Tools.HtmlClient.GetPage|Trace|Attempting to connect to 'http://code.google.com/p/xbmcupdate/downloads'
2009-04-19 09:44:47.0625-XbmcUpdate.Tools.HtmlClient.GetPage|Trace|Successfully downloaded html page http://code.google.com/p/xbmcupdate/downloads
2009-04-19 09:44:47.0625-XbmcUpdate.SelfUpdate.SelfUpdate.GetLatestBuildInfo|Info|Trying to parse out the builds list from HTML string
2009-04-19 09:44:47.0781-XbmcUpdate.SelfUpdate.SelfUpdate.GetLatestBuildInfo|Info|Latest build available from the server: 0.7.6
2009-04-19 09:44:47.0781-XbmcUpdate.SelfUpdate.SelfUpdate.DownloadUpdate|Info|You have the most recent build of XBMCUpdate. No Update is necessary
2009-04-19 09:44:47.0781-XbmcUpdate.SelfUpdate.SelfUpdate.DownloadUpdate|Info|Selfupdate preparation took 0.6241087s
2009-04-19 09:44:47.0781-XbmcUpdate.Managers.XbmcManager.GerVersion|Info|Rev:19532, Installation Date:4/18/2009 8:08:42 PM, Supplier:



- fidoboy - 2009-04-19

kay.one Wrote:try the new version, that issue should be fixed. let me know if you still experience any issues.

I've just downloaded latest version. I get this error:

Code:
[i]Initiating Self-update. Local version:0.7.6.0
Preforming Selfupdate Cleanup
Attempting to connect to 'http://code.google.com/p/xbmcupdate/downloads'
An error has occurred while downloading build list from the server. The specified IP address is not valid.
An error has occurred while checking for Application update.The specified IP address is not valid.[/i]

NOTE: I've manually translated some texts into english language

Why the IP is not valid? Sad


- CrashX - 2009-04-19

kay.one Wrote:I would need the full log file!

Sorry I deleted whole program by mistake ... Anyways the new version works great without any errors ...

Anyways here are some enhancements that I would love to see ..

1) Plugin Svn Update ..
2) XBMC Location -> filled by default .. You can grab this from the registry which is need to populated add / remove programs ..
3) Patches support .. I hate having to wait to download 50MB when I don't have it ..


- fidoboy - 2009-04-20

Here it's the full log file:

Code:
2009-04-19 18:53:40.8593-XbmcUpdate.Runtime.Program.Main|Info|************************************************************************
2009-04-19 18:53:41.0156-XbmcUpdate.Runtime.Program.Main|Info|XBMCUpdate v0.7.6.0 Starting up
2009-04-19 18:53:41.0156-XbmcUpdate.Runtime.Program.Main|Info|************************************************************************
2009-04-19 18:53:41.0312-XbmcUpdate.Runtime.Program.IsAnotherInstanceRunning|Info|Checking for another instance of XBMCUpdate
2009-04-19 18:53:41.0312-XbmcUpdate.Runtime.Program.IsAnotherInstanceRunning|Info|Instances of XBMCUpdate Detected: 1
2009-04-19 18:53:41.1093-XbmcUpdate.Managers.UpdateManager..ctor|Info|Creating temporary folder at: C:\Documents and Settings\Miguel\Escritorio\XBMC Update\temp\
2009-04-19 18:53:41.4687-XbmcUpdate.Managers.XbmcManager.GerVersion|Info|No version files were found. The latest revision will be installed on next update
2009-04-19 18:53:41.4687-XbmcUpdate.Runtime.Settings.GetConfigValue|Warn|Unable to find config key 'ReleaseUrl' default:'http://danielpatton.com/user-accounts/XBMC-updates/'
2009-04-19 18:53:41.4687-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'ReleaseUrl' Value:'http://danielpatton.com/user-accounts/XBMC-updates/'
2009-04-19 18:53:41.7187-XbmcUpdate.Managers.XbmcManager.GerVersion|Info|No version files were found. The latest revision will be installed on next update
2009-04-19 18:53:41.7187-XbmcUpdate.Runtime.Settings.GetConfigValue|Warn|Unable to find config key 'XbmcAutostart' default:'0'
2009-04-19 18:53:41.7187-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcAutostart' Value:'0'
2009-04-19 18:53:41.8750-XbmcUpdate.Runtime.Settings.GetConfigValue|Warn|Unable to find config key 'XbmcAutoShutdown' default:'True'
2009-04-19 18:53:41.8750-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcAutoShutdown' Value:'True'
2009-04-19 18:53:41.9062-XbmcUpdate.Runtime.Settings.GetConfigValue|Warn|Unable to find config key 'XbmcStartupArgs' default:''
2009-04-19 18:53:41.9062-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcStartupArgs' Value:''
2009-04-19 18:53:42.1718-XbmcUpdate.SelfUpdate.SelfUpdate.DownloadUpdate|Info|Initiating Self-update. Local version:0.7.6.0
2009-04-19 18:53:42.2500-XbmcUpdate.SelfUpdate.SelfUpdate.SelfUpdateCleanup|Info|Preforming Selfupdate Cleanup
2009-04-19 18:53:42.2656-XbmcUpdate.Runtime.Settings.GetConfigValue|Warn|Unable to find config key 'SelfUpdateUrl' default:'http://code.google.com/p/xbmcupdate/downloads'
2009-04-19 18:53:42.2656-XbmcUpdate.Tools.HtmlClient.GetPage|Trace|Attempting to connect to 'http://code.google.com/p/xbmcupdate/downloads'
2009-04-19 18:53:44.8906-XbmcUpdate.Tools.HtmlClient.GetPage|Fatal|An error has occurred while downloading build list from the server. Se ha especificado una dirección IP no válida.
2009-04-19 18:53:44.9218-XbmcUpdate.SelfUpdate.SelfUpdate.DownloadUpdate|Error|An error has occurred while checking for Application update.Se ha especificado una dirección IP no válida.
2009-04-19 18:53:44.9375-XbmcUpdate.Runtime.UpdateGui.InitiateSelfupdate|Error|An error has occurred while checking for Application update.Se ha especificado una dirección IP no válida.
2009-04-19 18:54:21.9218-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'ReleaseUrl' Value:'http://danielpatton.com/user-accounts/XBMC-updates/'
2009-04-19 18:54:21.9687-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcStartupArgs' Value:''
2009-04-19 18:54:21.9843-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcAutostart' Value:'1'
2009-04-19 18:54:22.0000-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcAutoShutdown' Value:'True'
2009-04-19 19:00:15.3750-XbmcUpdate.Runtime.UpdateGui.StartUpdate|Info|Initiating Update
2009-04-19 19:00:15.5937-XbmcUpdate.Managers.XbmcManager.GerVersion|Info|No version files were found. The latest revision will be installed on next update
2009-04-19 19:00:15.6406-XbmcUpdate.Tools.HtmlClient.GetPage|Trace|Attempting to connect to 'http://danielpatton.com/user-accounts/XBMC-updates/'
2009-04-19 19:00:15.7812-XbmcUpdate.Tools.HtmlClient.GetPage|Fatal|An error has occurred while downloading build list from the server. Se ha especificado una dirección IP no válida.
2009-04-19 19:00:15.8281-XbmcUpdate.Managers.UpdateManager.CheckUpdate|Fatal|An Error has occurred while checking for updates System.FormatException: Se ha especificado una dirección IP no válida.
   en System.Net.IPAddress.InternalParse(String ipString, Boolean tryParse)
   en System.Net.NetworkInformation.IpAddrString.ToIPAddressCollection()
   en System.Net.NetworkInformation.FixedInfo..ctor(FIXED_INFO info)
   en System.Net.NetworkInformation.SystemIPGlobalProperties.GetFixedInfo()
   en System.Net.NetworkInformation.SystemIPGlobalProperties.get_FixedInfo()
   en System.Net.NetworkInformation.SystemIPGlobalProperties.get_HostName()
   en System.Net.NclUtilities.GuessWhetherHostIsLoopback(String host)
   en System.Net.ServicePoint.get_ConnectionLimit()
   en System.Net.ConnectionGroup..ctor(ServicePoint servicePoint, String connName)
   en System.Net.ServicePoint.FindConnectionGroup(String connName, Boolean dontCreate)
   en System.Net.ServicePoint.SubmitRequest(HttpWebRequest request, String connName)
   en System.Net.HttpWebRequest.SubmitRequest(ServicePoint servicePoint)
   en System.Net.HttpWebRequest.BeginSubmitRequest()
   en System.Net.HttpWebRequest.GetResponse()
   en XbmcUpdate.Tools.HtmlClient.GetPage(String strUrl) en D:\OpenSource\xbmcupdate\trunk\XBMCUpdate\Tools\HtmlClient.cs:línea 64
   en XbmcUpdate.Managers.ReleaseManager.GetBuildList() en D:\OpenSource\xbmcupdate\trunk\XBMCUpdate\UpdateEngine\ReleaseManager.cs:línea 42
   en XbmcUpdate.Managers.UpdateManager.CheckUpdate() en D:\OpenSource\xbmcupdate\trunk\XBMCUpdate\UpdateEngine\UpdateManager.cs:línea 113
2009-04-19 19:00:40.1562-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'ReleaseUrl' Value:'http://danielpatton.com/user-accounts/XBMC-updates/'
2009-04-19 19:00:40.1718-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcStartupArgs' Value:''
2009-04-19 19:00:40.2031-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcAutostart' Value:'2'
2009-04-19 19:00:40.2187-XbmcUpdate.Runtime.Settings.UpdateValue|Trace|Writing Setting to file. Key:'XbmcAutoShutdown' Value:'True'



- kay.one - 2009-04-20

fidoboy Wrote:Here it's the full log file:

two questions,

1.Do you get this error everytime you try to do an update?
2.Can you go to this website using a browser? http://danielpatton.com/user-accounts/XBMC-updates/


- fidoboy - 2009-04-20

kay.one Wrote:two questions,

1.Do you get this error everytime you try to do an update?
2.Can you go to this website using a browser? http://danielpatton.com/user-accounts/XBMC-updates/

1. I get the error everytime that i start the app.
2. Yes, i can open that web site using the web browser.

regards,


- kay.one - 2009-04-20

fidoboy Wrote:1. I get the error everytime that i start the app.
2. Yes, i can open that web site using the web browser.

regards,

can you try it on another pc and see if it works there, possibly an English version?

btw, what version and language of windows are you running?


- fidoboy - 2009-04-20

I'm sorry but i doesn't have any other windows with english language available for testing. I'm using windows in spanish language.

The other computer is a Mac running Plex so it doesn't work with your app.

regards,


- kay.one - 2009-04-20

fidoboy Wrote:I'm sorry but i doesn't have any other windows with english language available for testing. I'm using windows in spanish language.

The other computer is a Mac running Plex so it doesn't work with your app.

regards,

This problem is completely messed up, can you ping danielpatton.com and tell me what ip you get back!


- CrashX - 2009-04-20

Do you have any firewall software running ? Disable and try again ..


- fidoboy - 2009-04-20

I've the windows firewall, but it doesn't even notify about any connection, so i think that the program is not trying to connect and there is another problem in the code...

regards,