My favourite xbmc builds are the T3CH builds and although they include a downloading script, I wanted to extend its functionality to do a more complete installation, eliminating any ftp'ing or UserData and scripts etc.
So that's what I've done. Its called 'T3CH Upgrader'.
In summery it does this:
1) Enter & save settings on first run.
Enter Installation path - eg E:\apps\
Enter Shortcut path - Used to create the dash booting cfg in C:\
2) Contact T3CH site to get build url.
3) Detect build version and determine if its (date) newer than your own.
It does this by extracting the date from T3CH build url name, converting into time and comparing to your running System.buildDate.
4) Display a Menu with options:
View Changelog - Obvious option
Download T3CH build - See below
Settings - Change settings
5) Selecting Download Option will:
Download and unpack rar
Copy your UserData to new build
- If keymap.xml is different, only copy if user a OKs it.
6) Copies your Scripts (not overwriting included)
7) Copies your Plugins (not overwriting included)
8) Create dash booting Shortcut (on c:\) using supplied setting (makes a backup first)
So, using the Team XBMC Shortcut create files C:\xbmc.xbe and C:\xbmc.cfg
CFG will now point to new build installation name.
eg.
E:\apps\XBMC-SVN_2007-10-21_rev10582-T3CH\XBMC\...
8) When everything finished OK, Prompt for Reboot.
On reboot: check the system info should indicate new build is
I've contacted T3CH and he was happy to at least consider it for inclusion in future T3CH builds, after review. Which would ideal.
However I'm offering it up here as a limited download, from H E R E so it can be tested by a few more people and gauge feedback, before release to xbmcscripts.com or maybe SVN ??
Nuka: as you were the original dev of the T3CH Loader, I would especially appreciate your views ?
If your willing to try it, although it does make a backup of your C:\<dash booting name>.xbe & cfg - You might want to be extra safe and make your own backup. I should note. It does not delete any xbmc folder/files (apart from the downloaded rar at end of script).
Over to you ...
BBB
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net
(This post was last modified: 2007-10-25 19:28 by BigBellyBilly.)
|
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2007-10-25 17:59
Post: #2
If anyone speaks Swedish or Finnish, could they check the language files. I did them with an online translation tool and have no idea how accurate they are !?
thanks My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net |
| find quote |
asg
Member Posts: 80 Joined: Nov 2005 Reputation: 0 |
2007-10-25 18:28
Post: #3
Would be helpful if you could post up a link to the script
|
| find quote |
asg
Member Posts: 80 Joined: Nov 2005 Reputation: 0 |
2007-10-25 18:29
Post: #4
damnit .. did not see the "here". sorry for that
|
| find quote |
asg
Member Posts: 80 Joined: Nov 2005 Reputation: 0 |
2007-10-25 18:42
Post: #5
me again
![]() First of thank you for this script. You should let the user know what to browse for via a dialog or something. When using the script within MC360 the dialogs aren't readable because the lines do not wrap. Regards asciii |
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2007-10-25 19:26
Post: #6
I must admit I did it with a PMIII skin. Seems its dialogs can fit more on per line than a MC360 'side' sliding dialog.
I will try and reword some of them so they fit better. You managed a successful installation then ? no other issues ? My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net |
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2007-10-25 20:15
Post: #7
I've run it whilst using MC360 skin and I've noticed a things;
The line length of Menu option 'Download: <build_name> ' scrolls - This is caused by skin not giving enough width to the standard selectable list that's created. When doing the settings, the Browse for files doesn't show the Heading thats passed in. This is down to the skin interpretation of the standard Browse dialog. View Log doesnt have a background - Script is asking for 'dialog-panel.png' which mc360 doesnt possess, I'll change this so the panel is bundled with script. Thats all I've seen. Spotted any other ? My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net |
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,915 Joined: Dec 2004 Reputation: 17 |
2007-10-25 21:27
Post: #8
BBB, if you want included in the scripting svn, pm me. You need a gmail account.
|
| find quote |
shizzle
Senior Member Posts: 196 Joined: Apr 2007 Reputation: 0 Location: sweden |
2007-10-25 21:49
Post: #9
i speak swedish
|
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2007-10-25 23:34
Post: #10
shizzle: would you take a look at the swedish language file and double check it against the english one ?
nuke1195: gmail ok already have one (listed in script) . I'll just let any bugs/oddities creep out from a few days of extra testing then I'll pm you about it. What do you think about the logo, if its becomes used by T3CH then fine, but otherwise should it be changed ? My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net |
| find quote |

Search
Help