xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
> Xbmc For Xbox - Jun 1th 2009 Babylon 9.04.1.Fixed.Final, compiled by T3CH
XanTium
post May 11 2009, 12:08 AM
Post #1


Xanta Powa!
Group Icon

Group: Admin
Posts: 3110
Joined: 17-May 02
From: Solaris
Member No.: 2
Xbox Version: v1.0
360 version: v1 (xenon)



XBMC for Xbox (XboxMediaCenter) SVN Rev19947 9.04.1-FIXED-final build (stable 'Babylon') of Jun 1th 2009 compiled by T3CH



This is a complete snapshot of what was in SVN at the time the build was compiled, with just a few small additions:
+ Killarny & Nuka1195 & Pike's Apple Movie Trailers (AMT) SVN pre-0.99.7.1 rev2372 [scripts/Apple Movie Trailers]
+ Nuka1195's Apple Movie Trailers II Plugin 1.4.1 [plugins/video/Apple Movie Trailers II]
+ Team XBMC Lyrics 1.6.0 rev2346 SCRIPT [scripts/XBMC Lyrics]
+ Asteron's Tetris 1.1 SCRIPT [scripts/Tetris]
+ BigBellyBilly's T3CH Upgrader 1.9 SCRIPT [scripts/T3CH Upgrader]
+ BigBellyBilly's Addons Update Checker SCRIPT [scripts/Addons Update Checker]
+ Nuka1195's SVN Repo Installer 1.7 PLUGIN [plugins/programs/]
+ Codecs for mplayer [/system/players/mplayer/codecs/*]


Special Note From T3CH:
QUOTE

* The final release of XBMC 9.04, codenamed "Babylon". Many thanks to the developers for all their hard work for making this possible.
* If you want to report bugs, please do it the PROPER way, see http://xbmc.org/wiki/index....oper_Bug_Report


NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:
QUOTE

* None, RC1 was already pretty stable :-)


CHANGELOG since the May 01st 2009 Svn Rev19856 build:
QUOTE

2009-05-05 19947 [XBOX] Merged: Linuxport revisions 19875,19883,19916,19930,19934,19939
2009-05-03 19909 [XBOX] changed: Use to old way to replace the slashes like we did before
2009-05-03 19905 [XBOX] fixed: Some visualisations crashed (and possibly other zip:// stuff too) as our ValidatePath/CURL screwed up the URLs passed to it.
2009-05-02 19888 [XBOX] merged: trunk r19804 - Sync video/music db with linuxport. Now one should also be able to fully exchange dbs between sdl and xbox builds smile.gif
2009-05-02 19887 [XBOX] fixed: Slow music scan / enabled music db transactions like we did for Linuxport.

Merge Log:
19939: fixed: CEventServer wasn't making sure thread was stopped before deleting the CThread object. changed: simplified CEventServer thread usage by inheriting CThread instead
19934: fixed: CBackgroundPicLoader and CMusicInfoScraper wasn't stopping thread on destructor. anything overloading CThread::Process/On...() must stop it's builtin thread in it's own destructor, as it could be using member variables that get's destroyed before the CThread
19930: fixed: ticket #6493 - cleanonupdate in video library doesn't clean TV eps
19916: fixed #6478 Cbr/Cbz comic files start in slideshow (thanks jmarshall)
19883: added: log output of scraper functions. very useful until we have a proper scraper development tool
19875: updated: Hungarian translation #6482, based on English r19506 (thanks to olympia)



INSTALL NOTES from T3CH readme/nfo:
QUOTE

* APPLICATION INSTALL
- Fresh Install: Transfer _whole_ XBMC folder to your APPS folder (or where you want it).
- Upgrade: Backup the XBMC\UserData folder. Transfer whole XBMC folder to Xbox. Overwrite UserData folder with your backed up copy.

* DASHBOARD INSTALL (SOFTMODS)
ARE NOT COVERED IN THIS README, SEE http://forums.xbox-scene.com/index.php?showtopic=406656

* DASHBOARD INSTALL
- Option 1. Team XBMC's shortcut tool.
It's included in the _tools folder as <<SHORTCUT by TEAM XBMC.xbe>> + <<SHORTCUT by TEAM XBMC.cfg>>.
Instructions here: http://xbmc.org/wiki/index....=As_a_Dashboard (Option 1).
Rename the <<SHORTCUT by TEAM XBMC.xbe>>+.cfg & also EDIT the .cfg so it matches your config.
See APPLICATION INSTALL above.
- Option 2. Thanks to an app called 'Team UIX's Xbe Shortcut Maker v1.0' by JbOnE, it's now easy...
Transfer contents of XBMC folder (this is VERY important since the tool is hardcoded) TO "E:\APPS\XBMC\". Rename <<SHORTCUT by TEAM UIX.xbe>> to something your bios can boot (see http://xbmc.org/wiki/index....=As_a_Dashboard or read your BIOS README) and transfer to location your mod solution boots. No need to fiddle with HOME tag anymore, and future upgrades you need not to worry about this file (unless you move XBMC).

* AN INTRODUCTION TO PLUGINS
XBMC has a system for Media plugins to allow browsing of remote content (Internet) using the regular filesystem approach.
Plugins are put inside >>XBMC/plugins/<video/music/pictures>/<< (I already do this for the one/s I include), furthermore they also need to be installed as a source in (video/music/pictures).
You do this install by using the contextmenu choice >>Add New Source<< while in ROOT list and then choosing ***Plugins as source.
Then you highlight (not select) the folder of the plugin you want to install. It will be saved inside sources.xml for future.

* WIN32 PC ENVIRONMENT INSTRUCTIONS (WIN32 FOLDER)
Good to know, this requires DirectX9 Runtimes to be installed. Also this doesn't work with all graphics cards.
You need to:
- Copy XBMC_PC.exe & 'run_me_first.bat' from win32 to XBMC folder
- Run 'run_me_first.bat'
- Run XBMC_PC.exe

* UPGRADE TIPS
If you're updating from a VERY old/bad build you may get issues. Follow these simple rules:
- Replace (FTP OVERWRITE) all files in your XBMC folder with fresh ones from your new build
- Delete old settings (from UserData/guisettings.xml)
- In some rare cases some of the database files in UserData/Database/*.db may need manual deletion (usually if they are very old). Note: This loses all per file settings you made with the old build!



INFORMATION from T3CH readme/nfo:
QUOTE

XBMC's online manual can be found at http://xbmc.org/wiki/?title=Main_Page .
Any questions or support issues, are best asked in the XBMC support forums, which are located at http://xbmc.org/forum/ , or in the official IRC support channel, #XBMC on Freenode IRC network (irc.freenode.net). (NOTE folks in #XBMC can't help with info where to find builds)


If you want other scripts (extra 3rd party components), see
- http://www.xbmcscripts.com or use the included script installer!

If you want trainers, grab them at
- http://www.google.com/search?q=xbox+trainers

The xbe has been retail patched and was built using v5849 of the XDK.

If you want to remove the startup logo, remove splash.png from the \media folder.
If you want to remove the startup sound, remove start.wav from the \skin\Project Mayhem III\sounds\ folder.

XBMC Changelog is included, see Changelog.txt


Official XBMC Website: http://xbmc.org
Official T3CH Website: http://t3ch.yi.se

This post has been edited by JayDee: Feb 5 2010, 08:37 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
XanTium   Xbmc For Xbox - Jun 1th 2009 Babylon 9.04.1.Fixed.Final   May 11 2009, 12:08 AM
Mowgli   Brilliant! Thanks T3CH and Team XBMC. :beer: ...   May 11 2009, 01:09 AM
elitegamer360   Very Nice, thank you :luv:   May 11 2009, 03:43 AM
Nicroma   A big thanks to the XBMC team and T3CH for keeping...   May 11 2009, 05:19 AM
Donkeypuncher   Pardon me if I missed something, but this build is...   May 11 2009, 05:24 AM
794   thank you, thank you, thank you - always love the ...   May 11 2009, 05:35 AM
Hack_kid   Yeah where is this new release i only see the one ...   May 11 2009, 07:28 AM
ballajalla   Yeah where is this new release i only see the one...   May 11 2009, 08:00 AM
alexh   I don't think this build supports x264 streams...   May 11 2009, 04:41 PM
pezjono1986   Is there a Hulu stream plugin that will work for t...   May 11 2009, 06:06 PM
doeman   does anyone know if the IMdb and other media scrap...   May 11 2009, 06:41 PM
alexh   does anyone know if the IMdb and other media scra...   May 11 2009, 06:56 PM
messiah88   I was wondering if there was a way to edit XBMC to...   May 11 2009, 07:03 PM
Donkeypuncher   I was wondering if there was a way to edit XBMC t...   May 11 2009, 07:20 PM
PhyChris   hi guys will the xmc360 skin work with this? lol i...   May 11 2009, 08:41 PM
alexh   hi guys will the xmc360 skin work with this? I do...   May 11 2009, 09:51 PM
Bomb Bloke   I dont think so. I think XBMC has moved on and the...   May 12 2009, 04:20 AM
Guily6669   It seems MC360 has been updated. Woo thanks dude...   May 12 2009, 11:57 PM
frov   Thanks for all the hard work that goes into this. ...   May 11 2009, 10:07 PM
modslave   Seems all good to me, for everything I use it for ...   May 12 2009, 12:10 AM
Barney_1   Thanks for the build. Because I have several Xbox...   May 12 2009, 01:21 AM
Nado   I was a fan of mediastream too... but all my issue...   May 12 2009, 06:27 AM
NineT9mustang   ty ty!   May 12 2009, 01:10 PM
doeman   IMDB scraper is gone, probably for good, from the...   May 12 2009, 06:58 PM
purpse   I seemed to have lost RSS feeds with this release....   May 12 2009, 09:10 PM
Tsuris   I have two questions, one, is it just me, or does ...   May 13 2009, 01:58 AM
Bomb Bloke   [color=red]Something is badly wrong, the stable ve...   May 13 2009, 03:33 AM
poonation   you can add the programs button to the front page ...   May 13 2009, 03:05 AM
Tsuris   @poonation thank you, found it :) @bomb bloke, bes...   May 13 2009, 07:21 AM
Bomb Bloke   I didn't say people prefer to "boot progr...   May 13 2009, 08:17 AM
Hack_kid   This is not the Babylon 9.04 Revision you can tell...   May 13 2009, 10:29 AM
Guily6669   We still dont have this version in there... Anywa...   May 14 2009, 01:28 AM
badbob001   Is it normal that the xbox build lacks the win32 b...   May 14 2009, 03:02 AM
Bomb Bloke   Indeed, that has not been added to the X-Box build...   May 14 2009, 05:13 AM
kingla   does anyone else get when they slide the time forw...   May 14 2009, 11:07 AM
Bomb Bloke   Yes (keeping in mind that I haven't tested thi...   May 14 2009, 12:58 PM
law56ker   Hi, could someone explain to me what "Babylon...   May 16 2009, 04:49 PM
Madmuhfuh   This is another bad build. Music playback crashes ...   May 16 2009, 06:55 PM
Madmuhfuh   OK, hate to be replying to my own posts heh but iv...   May 16 2009, 07:50 PM
Guily6669   hey Madmuhfuh, i have the same problems, but the s...   May 17 2009, 01:09 AM
R111   The problem is XBMC is at REV. 20374 and T3CH will...   May 18 2009, 08:10 PM
ChrisF   I installed today. Thus far videos and music are ...   May 17 2009, 04:40 AM
Guily6669   I installed today. Thus far videos and music are...   May 17 2009, 11:58 PM
layzee   As reported by some other users already, I have al...   May 18 2009, 06:09 PM
ojan00   the smb errors are anoying but the problem is wit...   May 20 2009, 06:34 AM
yevgyeni   For me, so far, the build has been fine for everyt...   May 20 2009, 06:49 PM
wer2   Clean install and not a single problem! Well ...   May 21 2009, 04:01 PM
J_K_M_A_N   It may have a default set. When you hit back once ...   May 21 2009, 06:12 PM
MightyWarman   I use XBMC 2.0 for my Xbox. It works awesome. I d...   May 22 2009, 08:01 PM
SinnfulDayz   I try to access XBMC from FlashFXP, I have everyth...   Nov 29 2009, 12:47 AM
sleepyr6   can someone point me toward a working link please?...   Feb 4 2013, 06:44 AM






Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 20th June 2013 - 05:34 AM