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

Special Limited Offer: SuperNews Unlimited Usenet Access, Unlimited Speed for $11.99
256-bit SSL, 350 Days Retention, 30 Connections - Join Today! - ONLY $11.99

Support this site - buy the X-Scene Tshirt $17.95

Welcome Guest ( Log In | Register )

 Forum Rules Rules
3 Pages V  1 2 3 >  
Reply to this topicStart new topic
> Xboxmediacenter - September 17th 2007 Svn Rev10259 Build, compiled by T3CH
XanTium
post Sep 17 2007, 09:00 PM
Post #1


Xanta Powa!
Group Icon

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





XboxMediaCenter SVN rev10259 build of September 17th 2007 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 pre0.99 rev1486 [scripts/Apple Movie Trailers]
+ Nuka1195's Apple Movie Trailers Plugin 1.0 [plugins/video/Apple Movie Trailers Plugin]
+ EnderW & Blittan's XBMCScripts Installer 1.8 SCRIPT [scripts/XBMCScripts]
+ Team XBMC Lyrics 1.5.5 rev1325 SCRIPT [scripts/XBMC Lyrics]
+ Asteron's Tetris 1.1 SCRIPT [scripts/Tetris]
+ Nuka1195's T3CH Downloader SCRIPT rev1450 [scripts/T3CH Downloader]
+ Codecs for mplayer [/system/players/mplayer/codecs/:*]
+ PM3 Red Theme + PM3 Blue Theme by Jezz_X


Special Note From T3CH:
QUOTE

* I'm including the >>XBMC Win32 PC environment<<.exe that is meant for skinners & python developers, read more about the concept here. It was built using Microsoft DirectX Summer 2004 SDK.
* I've tweaked the win32 >>run_me_first.bat<< so it runs and then unmounts the virtual drives when you exit.
* If you want to report bugs, please do it the PROPER way, see http://www.xboxmediacenter.com/wiki/index....oper_Bug_Report



NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:
QUOTE

* keymap.xml:



Here is the FULL changelog since the September 10th 2007 SVN Rev10193 Build (last one posted on xbins/xbox-scene):
QUOTE

2007-09-17 10259 fixed: uninitialized variable usage
2007-09-17 10258 fixed: backported rev 10224 from linux branch
2007-09-16 10249 added: allow external subtitles to be added manually to dvdplayer
2007-09-16 10248 fixed: dvdplayer would display larger than 100% queue size.
2007-09-16 10247 changed: since dvdplayer can do srt subtitles now, enable browse for subtitle
2007-09-16 10246 changed/fixed: [ 1795844 ] Wrong share label?
2007-09-16 10245 updated: italian language (thanks to kotix)
2007-09-16 10244 fixed: issues with parent folder items and cached fileitem lists
2007-09-16 10243 fixed: parent folder items didnt show in plugin directories
2007-09-16 10242 changed: split out CFileItem -> PLT_MediaObject conversion to simplify improvement to search functionality for upnp server
2007-09-16 10241 changed: upnp server now only builds objects if they are part of the requested range
2007-09-15 10239 fixed: changed my contact email, since mail @ xbmcscripts.com is unreachable
2007-09-15 10238 fixed: upnp media renderer wouldn't update state properly if persistent http connection timed out.
2007-09-15 10237 changed: skip host ssl certificate verification for curl client ( allows invalid self signed certificates, maybe should be optional )
2007-09-15 10236 fixed: CFileCurl::Open could report success even if the connection failed added: better support for secure ftp servers. ftps:// urls now implies implicit ssl, to use auth ssl/tls use urls like "ftp://host/path?auth=ssl". you can use ssl/tls/any for auth values. still experimental, and temperamental about quality of server certificates.
2007-09-15 10235 changed: make upnp server set better object class'es for containers when it knows.
2007-09-15 10234 changed: use somewhat better object classes for items in upnp server
2007-09-15 10233 changed: set dc:creator to artist and upnp:artist to the album artist like wmp does it.
2007-09-15 10232 changed: upnp server now returns more proper content types and dlna tags in protocolinfo
2007-09-14 10231 fixed: make sure https/http and ftps/ftp are always treated the same
2007-09-14 10229 fixed: bad NULL comparison, thanks spiff
2007-09-13 10222 changed: don't allow more than 5 concurrent media info requests for upnp media server on xbox
2007-09-13 10221 fixed: xbmc wouldn't be able to connect a upnp server that had been restarted after xbmc was started on xbox due to a changed description url (only applies to Xbox build as it doesn't see the BYE announce). (try 2)
2007-09-13 10220 changed: provide genre's as multiple genre tags in upnp same way as windows media player server does it (we currently don't read them) fixed: upnp server would be dead slow to return data to clients due to a 100ms sleep for each item when checking network status.
2007-09-13 10219 changed: don't set LabelPreformatted if we have a music or video tag for upnp sources
2007-09-12 10218 fixed: dvdplayer wouldn't exit properly in streams without a total size on eof
2007-09-12 10217 changed: CUtil::ConvertFileItemToPlayListItem now copies all CFileItem data
2007-09-12 10216 fixed: curl should't assume streams with Accept-Ranges set to none is seekable. (try 2)
2007-09-12 10215 fixed: curl should't assume streams with Accept-Ranges set to none is seekable.
2007-09-12 10214 fixed: CFileItem::m_contenttype was not serialized or copied, lead to slower player checking for upnp items
2007-09-12 10213 fixed: xbmc wouldn't be able to connect a upnp server that had been restarted after xbmc was started on xbox due to a changed description url (only applies to Xbox build as it doesn't see the BYE announce).
2007-09-12 10212 fixed: upnp, PLT_Service::SetSCPDXML would crash if called more than once due to missing actions during cleanup
2007-09-12 10210 fixed: typo in X_MS_MediaReceiverRegistrar upnp service
2007-09-12 10209 changed: https should be checked for content type too
2007-09-12 10208 fixed: rtsp:// realmedia streams wouldn't work if the url had options at the end ie rtsp://[hostname]/stream.rm?stream
2007-09-11 10201 fixed: issue with two parters and mark as watched



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://www.xboxmediacenter.com/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://www.xboxmediacenter.com/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).

* 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://wiki.xboxmediacenter.com/ .
Any questions or support issues, are best asked in the XBMC support forums, which are located at http://forum.xboxmediacenter.com , 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 skins (make sure they are up-to-date and compatible before installing them), see:
- http://www.allxboxskins.com/skins/index.ph...=XBMC&cat=0 or
- http://www.xbox-skins.net/forums/index.php?dlcategory=7
there's a list of 2.0 compatible skins here:
- http://www.xboxmediacenter.com/wiki/index....patibility_List

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://www.xboxmediacenter.com
Official T3CH Website: http://t3ch.yi.se
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
hasselhof
post Sep 17 2007, 09:09 PM
Post #2


X-S Young Member
*

Group: Members
Posts: 49
Joined: 11-October 06
From: Warwickshire,England
Member No.: 304842
Xbox Version: v1.1
360 version: v3.0 (falcon)





Cool Thanks alot biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kawasabi
post Sep 17 2007, 09:52 PM
Post #3


X-S Enthusiast


Group: Members
Posts: 19
Joined: 17-February 07
Member No.: 329940
Xbox Version: v1.6
360 version: v1 (xenon)



Good stuff!
This goes on my box in the morning.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ScrewinGates
post Sep 17 2007, 10:16 PM
Post #4


X-S Senior Member
**

Group: Members
Posts: 273
Joined: 2-September 06
From: the mnts. of western nc
Member No.: 298004
Xbox Version: v1.0
360 version: v3.0 (falcon)





thanks bro.always appreciate the awesome builds
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cimlite
post Sep 17 2007, 10:30 PM
Post #5


X-S Member
*

Group: Members
Posts: 140
Joined: 19-June 03
Member No.: 44562
Xbox Version: v1.1
360 version: unknown



Great fixes in this one, thanks a lot developers!

Thanks to T3ch too for keeping it up week after week. smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
jmpinn
post Sep 17 2007, 11:30 PM
Post #6


X-S Enthusiast


Group: Members
Posts: 25
Joined: 1-October 06
Member No.: 303040



Thank you as always for the updates.
Is there any word on weather there will eventually be a stable build release point?
thanks again.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Super-FX
post Sep 18 2007, 12:21 AM
Post #7


X-S Member
*

Group: Members
Posts: 82
Joined: 24-March 07
From: U.K
Member No.: 335482
Xbox Version: v1.6
360 version: unknown



Just unable to wait .
Downloading as I type this.
Thanks for everyones effort and thanks to T3CH for taking the time to compile these builds every week.
Must go now and install yet another great update to the best XBMC.
This keeps my XBox alive !!!!.
beerchug.gif biggrin.gif beerchug.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Abeerdrinker
post Sep 18 2007, 05:23 AM
Post #8


X-S Enthusiast


Group: Members
Posts: 22
Joined: 2-July 07
From: New Jersey
Member No.: 347687
Xbox Version: v1.6
360 version: v1 (xenon)





("2007-09-12 10208 fixed: rtsp:// realmedia streams wouldn't work if the url had options at the end ie rtsp://[hostname]/stream.rm?stream")

Thanks so much for the above fix. It was giving me a headache when doing the new web camera streams I was adding to Tim's already created list
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
elitegamer360
post Sep 18 2007, 04:52 PM
Post #9


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)





Thank you very much. love.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
nachomans
post Sep 18 2007, 10:54 PM
Post #10


X-S X-perience
**

Group: Members
Posts: 312
Joined: 8-August 04
Member No.: 136853



Great work.. love.gif

Anyway..I miss so much the "repeat folder" option in music...just for ocassional music listeners...that was very nice..

There is any possibility to re add this option in the future?

This post has been edited by nachomans: Sep 18 2007, 10:55 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
spiff
post Sep 18 2007, 11:23 PM
Post #11


X-S Genius
****

Group: Members
Posts: 925
Joined: 29-January 03
Member No.: 21788



why "readd" something which is there already???

enable repeat in now playing or in the player controls (start on controller)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
0794
post Sep 18 2007, 11:38 PM
Post #12


X-S Freak
*****

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



thanks again for another wonderful release!

XBMC is absolutely amazing and i use it almost daily...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
nachomans
post Sep 19 2007, 01:17 AM
Post #13


X-S X-perience
**

Group: Members
Posts: 312
Joined: 8-August 04
Member No.: 136853



ups...I didnŽt know that..

IŽll try...

Thanks! smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Eternal7331
post Sep 19 2007, 03:25 AM
Post #14


X-S Enthusiast


Group: Members
Posts: 10
Joined: 18-September 07
Member No.: 356231



Great release, I just installed it. I was looking for a fix for my Vista SMB share problem, and updating my XBMC did the trick.

This is a big diff from 2.0.1 build that I was using. I am still a bit novice on the xbox scene and dont think that I am using it to its full potential. All I use it for is to play movies and TV series, I dont know to much about what else I can do?

Well thanks for a great release, I will be looking for the next stable release aswell.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kick In Da Door
post Sep 19 2007, 04:27 AM
Post #15


X-S Member
*

Group: Members
Posts: 118
Joined: 17-October 04
Member No.: 157207



Windows Xp detects the xbmc upnp server and the renderer but when i click on the icons it says domething like the derver is not found on the network check to see..... ho wcan i fix this? Also i remeber coodiq was working on firefox plugin to stream from the xbox upnpserver is he still working on that?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





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

 

Lo-Fi Version Time is now: 22nd November 2009 - 07:35 AM