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


- Shadok - 2009-04-24

Looks like i have the same problem than fidoboy.

Windows Vista Ultimate 32 bits French.
.Net 3.5 SP1 Redistribuable with French language module

When I run the application, it found a new build, no problem there but the download never start, it stay at 0 (0,00MB / 50,60MB).
Download status icon is in orange.

Code:
Initiating Self-update. Local version:0.7.6.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.6
You have the most recent build of XBMCUpdate. No Update is necessary
Selfupdate preparation took 1,1994273s
Attempting to connect to 'http://danielpatton.com/user-accounts/XBMC-updates/'
Successfully downloaded html page http://danielpatton.com/user-accounts/XBMC-updates/
Trying to parse out the builds list from HTML string
Total of 40 builds were found. Latest:19664



- kay.one - 2009-04-24

Shadok Wrote:Looks like i have the same problem than fidoboy.

Windows Vista Ultimate 32 bits French.
.Net 3.5 SP1 Redistribuable with French language module

When I run the application, it found a new build, no problem there but the download never start, it stay at 0 (0,00MB / 50,60MB).
Download status icon is in orange.

Code:
Initiating Self-update. Local version:0.7.6.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.6
You have the most recent build of XBMCUpdate. No Update is necessary
Selfupdate preparation took 1,1994273s
Attempting to connect to 'http://danielpatton.com/user-accounts/XBMC-updates/'
Successfully downloaded html page http://danielpatton.com/user-accounts/XBMC-updates/
Trying to parse out the builds list from HTML string
Total of 40 builds were found. Latest:19664


I'm starting to think it might have something to do with none-English versions of windows,

is there anyone that uses XBMCUpdate in a none-English version without any issues?


- CrashX - 2009-04-24

Kay.one:- Are you building a unicode build ?

Shadok:- Try the following and post results ..

I have uploaded a DownloadMain.zip to http://www.mediafire.com/?sharekey=e...4e75f6e8ebb871 .... Please extract it and run DownloadMainTest.bat ..

It saves the file it downloads to c:\test.zip ..


- kay.one - 2009-04-24

CrashX Wrote:Kay.one:- Are you building a unicode build ?

To be honest i don't know what needs to be changed for build to be considered Unicode!!!


- CrashX - 2009-04-24

Under Project Settings:

Change the Character Set to "Use Unicode Character Set"


- kay.one - 2009-04-24

CrashX Wrote:Under Project Settings:

Change the Character Set to "Use Unicode Character Set"


I'm using visual studio 2008, and i can't find it, i can't even find anything in Google.


- CrashX - 2009-04-25

Q: How do I select the character set?

A: You have to go to Project Properties > Configuration Properties > General and change the value of the Character Set property. The three available options are:
Not Set (neither _UNICODE nor _MBCS are defined)
Use Multi-byte Character Set (_MBCS is defined)
Use Unicode Character Set (_UNICODE is defined)


- kay.one - 2009-04-25

CrashX Wrote:Q: How do I select the character set?

A: You have to go to Project Properties > Configuration Properties > General and change the value of the Character Set property. The three available options are:
Not Set (neither _UNICODE nor _MBCS are defined)
Use Multi-byte Character Set (_MBCS is defined)
Use Unicode Character Set (_UNICODE is defined)

I go to project properties but don't have the "Configuration Properties" option in there!!Huh


- CrashX - 2009-04-25

hmm .. those are settings for VC++ 2005 and VC++ 2008


- Shadok - 2009-04-25

CrashX Wrote:Kay.one:- Are you building a unicode build ?

Shadok:- Try the following and post results ..

I have uploaded a DownloadMain.zip to http://www.mediafire.com/?sharekey=e...4e75f6e8ebb871 .... Please extract it and run DownloadMainTest.bat ..

It saves the file it downloads to c:\test.zip ..

Your file isn't online anymore.


- rexian - 2009-04-26

I have never been able to download a version successfully. It doesn't even display the current running version. Any idea why? I am running it as Admin on Vista x64. Here is the log.


- Radikaltimes - 2009-04-27

getting and error while updating to XBMC-19724, file gets download and extracted but when try to install it it gets " an error has occurred during updatecould not find a part of the...

any ideas ?


- kricker - 2009-04-27

Radikaltimes Wrote:getting and error while updating to XBMC-19724, file gets download and extracted but when try to install it it gets " an error has occurred during updatecould not find a part of the...

any ideas ?
Let me check on the build.


- kay.one - 2009-04-27

rexian Wrote:I have never been able to download a version successfully. It doesn't even display the current running version. Any idea why? I am running it as Admin on Vista x64. Here is the log.

based on the log file, the file server timedout, give a another try and let me know if it still doesn't work.

the reason that you don't see the current running version is because XBMCupdate will only know the current version if it has installed it, so basically you will get a local version after your first successful update. Wink


- kay.one - 2009-04-27

Radikaltimes Wrote:getting and error while updating to XBMC-19724, file gets download and extracted but when try to install it it gets " an error has occurred during updatecould not find a part of the...

any ideas ?

Log file please.