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
4 Pages V  1 2 3 > »   
Reply to this topicStart new topic
Replies(1 - 14)
Mowgli
post May 11 2009, 01:09 AM
Post #2


X-S Enthusiast


Group: Members
Posts: 21
Joined: 22-September 06
Member No.: 301406
Xbox Version: unk
360 version: unknown



Brilliant! Thanks T3CH and Team XBMC. beerchug.gif

Lets hope all the skins follow suit with Babylon updates.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
elitegamer360
post May 11 2009, 03:43 AM
Post #3


X-S Senior Member
**

Group: Members
Posts: 285
Joined: 2-January 07
From: UK -.:LONDON:.-
Member No.: 321672
Xbox Version: v1.3
360 version: v3.0 (falcon)



Very Nice, thank you love.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Nicroma
post May 11 2009, 05:19 AM
Post #4


X-S Member
*

Group: Members
Posts: 87
Joined: 4-August 03
Member No.: 54194
Xbox Version: v1.2
360 version: v1 (xenon)



A big thanks to the XBMC team and T3CH for keeping us updated with solid releases. beerchug.gif love.gif cool.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Donkeypuncher
post May 11 2009, 05:24 AM
Post #5


X-S Member
*

Group: Members
Posts: 106
Joined: 19-December 08
Member No.: 399679



Pardon me if I missed something, but this build isn't listed on the T3CH website. The newest build on there is the 5/1/09 build, but no sign of the 5/9/09 build.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
0794
post May 11 2009, 05:35 AM
Post #6


X-S Freak
*****

Group: Members
Posts: 1095
Joined: 29-August 04
Member No.: 142820
Xbox Version: v1.4
360 version: v1 (xenon)



thank you, thank you, thank you - always love the new releases and love to see the word "stable" in there even if i really have had very little problems (if any) with most releases anyways.


QUOTE(Donkeypuncher @ May 10 2009, 09:16 PM) *

Pardon me if I missed something, but this build isn't listed on the T3CH website. The newest build on there is the 5/1/09 build, but no sign of the 5/9/09 build.


it appears to be there for me under the "stable release" heading.

latest SVN build does still show the 5/1 build...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Hack_kid
post May 11 2009, 07:28 AM
Post #7


X-S Member
*

Group: Members
Posts: 98
Joined: 16-February 04
Member No.: 100299



Yeah where is this new release i only see the one from May 1st RC1?????
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ballajalla
post May 11 2009, 08:00 AM
Post #8


X-S Enthusiast


Group: Members
Posts: 13
Joined: 5-December 02
From: Norway
Member No.: 12200
Xbox Version: v1.0
360 version: none



QUOTE(Hack_kid @ May 11 2009, 07:20 AM) *

Yeah where is this new release i only see the one from May 1st RC1?????

The stable build is posted under XBMC 'STABLE' builds on T3CH's site.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
alexh
post May 11 2009, 04:41 PM
Post #9


X-S X-perience
**

Group: Members
Posts: 404
Joined: 21-April 03
From: Oxford UK
Member No.: 33505
Xbox Version: v1.2
360 version: none



I don't think this build supports x264 streams for the latest iPlayer either :-(

Thanks for the new release.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
pezjono1986
post May 11 2009, 06:06 PM
Post #10


X-S Young Member
*

Group: Members
Posts: 49
Joined: 14-January 05
From: Arizona
Member No.: 187789
Xbox Version: v1.2
360 version: v1 (xenon)



Is there a Hulu stream plugin that will work for this release? I googled my heart out and could only find two differently sized plugins, both which return with python script errors when you try to use them in XBMC. Thanks in advance!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
doeman
post May 11 2009, 06:41 PM
Post #11


X-S Young Member
*

Group: Members
Posts: 58
Joined: 8-March 04
Member No.: 105666



does anyone know if the IMdb and other media scrapers are functional in this version. The scraper function had been removed in a older version i had. Thanks in advance.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
alexh
post May 11 2009, 06:56 PM
Post #12


X-S X-perience
**

Group: Members
Posts: 404
Joined: 21-April 03
From: Oxford UK
Member No.: 33505
Xbox Version: v1.2
360 version: none



QUOTE(doeman @ May 11 2009, 06:33 PM) *

does anyone know if the IMdb and other media scrapers are functional in this version.

IMDB scraper is gone, probably for good, from the official xbmc deliverables. The replacement Film scrapers are working and have for at least two versions prior to this.

QUOTE(doeman @ May 11 2009, 06:33 PM) *
The scraper function had been removed in a older version i had.

I don't think film info has ever been removed, xbmc just switched to scraping different sites from whom they had permission to do so.

Scrapers get their data directly from the website, if the site changes their layout etc. the scraper will stop working.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
messiah88
post May 11 2009, 07:03 PM
Post #13


X-S Young Member
*

Group: Members
Posts: 42
Joined: 14-June 04
Member No.: 125306



I was wondering if there was a way to edit XBMC to go into 16/9 wide screen mode rather than Zoom when I push select on my remote controller

What happens is I have to push the button 3 or 4 times to get into that mode and was wondering if there was a way for me to edit or setting option so that I only have to push it once

Just a little annoyance I would like to correct myself


Thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Donkeypuncher
post May 11 2009, 07:20 PM
Post #14


X-S Member
*

Group: Members
Posts: 106
Joined: 19-December 08
Member No.: 399679



QUOTE(messiah88 @ May 11 2009, 05:55 PM) *

I was wondering if there was a way to edit XBMC to go into 16/9 wide screen mode rather than Zoom when I push select on my remote controller

What happens is I have to push the button 3 or 4 times to get into that mode and was wondering if there was a way for me to edit or setting option so that I only have to push it once

Just a little annoyance I would like to correct myself
Thanks



If you go into the in-video menu (push start, then video settings), set it on 16/9 and select "save as default for all movies". Every time you play a video it will start in 16/9 mode.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
PhyChris
post May 11 2009, 08:41 PM
Post #15


X-S Member
*

Group: Members
Posts: 77
Joined: 29-January 07
From: Carbonear,NL,Canada
Member No.: 326857
Xbox Version: none
360 version: v3.0 (falcon)



hi guys will the xmc360 skin work with this? lol i have not updated my xbmc in like a year or two i think its time

ps: is there a good skin floating around fceUltra i really don't like the current one... wate is fce even the best nes emu anymore?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





4 Pages V  1 2 3 > » 
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 19th May 2013 - 07:21 PM