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
4 Pages V  1 2 3 > »   
Reply to this topicStart new topic
> Xboxmediacenter - September 10th 2007 Svn Rev10193 Build, compiled by T3CH
XanTium
post Sep 11 2007, 03:16 AM
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 rev10193 build of September 10th 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

* AMT updated to pre0.99 rev1486. I also added the new AMT Plugin. Tetris has been updated to 1.1 (thanks Blittan).
IPB Image
IPB Image

* 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

* A little info about the AMT Plugin. It relies on a functional AMT install (and with FULL database retrieved for ALL trailers to work - naturally). It needs to be added as a 'source' to Videos, you currently do this by using the context menu:Add Source>Browse>Video Plugins then >>SELECTING the plugins/video/Apple Movie Trailers Plugin FOLDER<<! After this is all done you browse it like any other source..



Here is the FULL changelog since the August 02nd 2007 SVN Rev10142 Build (last one posted on xbins/xbox-scene):
QUOTE

2007-09-10 10193 added: CVideoInfoTag::GetCast() function. (returns a concatenated string of actors and roles. pass true to have it return Actor and Role) added: ListItem.Cast, ListItem.CastAndRole, VideoPlayer.Cast and VideoPlayer.CastAndRole. (These return a newline concatenated string. Cast only returns the actors names) changed: XBMCHttp cast and InfoTagVideo_GetCast to use the new CVideoInfoTag::GetCast() function. added: "class" and "classandrole" to ListItem_SetInfo. (it can take a list of strings for Actors or a list of tuples with (Actor, Role,)
2007-09-10 10192 added: access the video information screen for plugin items
2007-09-10 10183 fixed: namespace and include stuff in localizestrings.h
2007-09-10 10179 fixed: plugins didnt appear in the pictures "add media source" dialog.
2007-09-09 10174 fixed: issue with p:\ and profiles from python scripts (rather a workaround)
2007-09-04 10153 fixed: Mouse didn't offset correctly if the window had <origin> tags.
2007-09-03 10152 updated: German language file by sCAPe (Based on english strings version 10101)
2007-09-03 10151 cleanup: Some more minor changes to allow building in VS2005, thanks to aiken.
2007-09-03 10150 changed: always retry upnp event sending once
2007-09-03 10149 changed: improved upnp eventing code to retry if server closed connection + discard events if server stops accepting them
2007-09-03 10148 cleanup: Some minor changes to allow building in VS2005, thanks to aiken.
2007-09-03 10147 changed: don't set a max on the number of queued events since NPT_Queue will block if you try to add more.
2007-09-03 10146 fixed: upnp eventing would reopen sockets each time even if next event was to the same target.
2007-09-03 10145 changed: make upnp event sockets timeout after 30 seconds changed: allow max 10 queued upnp events
2007-09-03 10144 fixed: make sure stopping upnp renderer/server cleanup properly added: queued upnp eventing, one thread per subscriber instead of one for every occuring event.



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
MysticalMagnet
post Sep 11 2007, 04:05 AM
Post #2


X-S Expert
***

Group: Members
Posts: 630
Joined: 26-April 07
Member No.: 340077
Xbox Version: v1.0
360 version: v1 (xenon)





this looks awesome
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
mcatrage
post Sep 11 2007, 04:19 AM
Post #3


X-S Member
*

Group: Members
Posts: 61
Joined: 18-October 04
Member No.: 157436
Xbox Version: v1.0
360 version: v1 (xenon)





Nice I think it might be time to update my old build
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
whiteboytroy
post Sep 11 2007, 04:21 AM
Post #4


X-S Senior Member
**

Group: Members
Posts: 159
Joined: 3-July 05
From: mesa arizona
Member No.: 231589
Xbox Version: none
360 version: v1 (xenon)





time to update

whats the size of the dvd icons

This post has been edited by whiteboytroy: Sep 11 2007, 04:21 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
jeff10
post Sep 11 2007, 06:30 AM
Post #5


X-S Member
*

Group: XS-BANNED
Posts: 135
Joined: 11-June 03
Member No.: 43402
Xbox Version: v1.5
360 version: unknown



anyone here interested in updating my box, I used to do this stuff but I havent updated in a couple years and really dont want to full w/ it

pmme ph34r.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
anoobie
post Sep 11 2007, 07:06 AM
Post #6


X-S Member
*

Group: Members
Posts: 103
Joined: 28-January 06
Member No.: 270270
Xbox Version: v1.1
360 version: unknown



thanks for the update smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
wizbitz
post Sep 11 2007, 08:08 AM
Post #7


X-S Young Member
*

Group: Members
Posts: 49
Joined: 2-April 07
Member No.: 336826
Xbox Version: v1.0
360 version: v1 (xenon)



Thanks for the updates.

I've noticed adding a folder.jpg to video plug-in sources only shows once you click into the source and for that 1 session only.

As soon as you leave that area of xbmc then go back to the plugin folders the folder.jpg has vanished from view and getting it to show up means clicking into the folders then back.This only lasts for that 1 time. When you leave that window the folder.jpg is blank again.

I've also noticed that the plugins wont always load every time you click the folders.Sometimes you just see the files in the plugin folder rather than the intended results.You have to click back and then go back into the plugin folder.

This post has been edited by wizbitz: Sep 11 2007, 08:23 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Super-FX
post Sep 11 2007, 08:32 AM
Post #8


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 two words

Thanks
and
Fantastic

Will rush home tonight and update.
XBMC keeps my Xbox alive.....
beerchug.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
xb0xf3v3r
post Sep 11 2007, 09:55 AM
Post #9


X-S Enthusiast


Group: Members
Posts: 22
Joined: 18-March 07
From: Maple Ridge, BC
Member No.: 334732
Xbox Version: v1.4
360 version: unknown



Just thought I would mention these dead links..(Not working at this time)

INFORMATION from T3CH readme/nfo:

DEAD: http://www.allxboxskins.com

DEAD: http://www.xbmcscripts.com/

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dynam!c
post Sep 11 2007, 03:10 PM
Post #10


X-S Young Member
*

Group: Members
Posts: 44
Joined: 2-March 07
From: The Netherlands
Member No.: 332097
Xbox Version: v1.0
360 version: none



Really sweet integration of the AMT script! Thank u people!

What happened with XBMCScript.com? It's down for a long time...

This post has been edited by Dynam!c: Sep 11 2007, 03:11 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
aka STiXX
post Sep 11 2007, 03:44 PM
Post #11


X-S Member
*

Group: Members
Posts: 67
Joined: 13-August 06
Member No.: 294649
Xbox Version: v1.0
360 version: none



@Dynam!c

xbmcscripts usually takes a couple of tries for me. just try it again a few times and it might work for you.

@xbmc developers

me to nvidia: ohmy.gif i can has vista drivers 4 old grafixcard?
nvidia: grr.gif no! *slap*
me: sad.gif

me to xbmcteam: ohmy.gif i can has updates out the butz?
xbmcteam: smile.gif hai there! yes! kthxbye!
me: huh.gif no wai! yay! biggrin.gif

This post has been edited by aka STiXX: Sep 11 2007, 03:56 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
happygg
post Sep 11 2007, 04:05 PM
Post #12


X-S Enthusiast


Group: Members
Posts: 23
Joined: 19-August 07
From: In my bedroom.
Member No.: 352943
Xbox Version: v1.6
360 version: v1 (xenon)





QUOTE(aka STiXX @ Sep 11 2007, 04:20 PM) *


me to xbmcteam: ohmy.gif i can has updates out the butz?
xbmcteam: smile.gif hai there! yes! kthxbye!
me: huh.gif no wai! yay! biggrin.gif


...wooooow

anyways...dunno if this is related to builds but earlier my vision skin was working perfectly, about 4-5 builds back, and now when you're playing music with vis and press start 3 times, the play controls dont show.

THANKS FOR EVERYTHING TEAMXBMC AND T3CH, YOU GUYS RULE!!!!

edit: LOOOOOVING the new instant error reports

This post has been edited by happygg: Sep 11 2007, 04:12 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Elemino
post Sep 11 2007, 04:07 PM
Post #13


X-S Expert
***

Group: Members
Posts: 547
Joined: 1-December 04
From: Garland, TX
Member No.: 172367
Xbox Version: v1.0
360 version: v1 (xenon)





Just curious... there was no other brand DVD player they could use in the skin? Why Sony of all brands?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
blondguyg
post Sep 11 2007, 06:17 PM
Post #14


X-S Member
*

Group: Members
Posts: 93
Joined: 6-September 05
Member No.: 244805



For some reason, scanning for the TV Show library isnt working very well for me.

I'm using the convention /Show/Season ##/##x## (season x episode number)

When I scan a show it is not pulling episode names or any episode info at all for that matter, so in library mode it will tell me how many episodes for a particular show and just give me episode numbers and nothing else.

This is with a clean install, the previous t3ch build was scanning my shows without any problems. Oh and I'm using thetvdb.com for scraping.



I'll see if I can mess around with it and find out any further info.

This post has been edited by blondguyg: Sep 11 2007, 06:19 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Super-FX
post Sep 11 2007, 07:00 PM
Post #15


X-S Member
*

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



QUOTE(aka STiXX @ Sep 11 2007, 04:20 PM) *

xbmcscripts usually takes a couple of tries for me. just try it again a few times and it might work for you.


The site seems to be having problems again.

Still having problems with youtube not working.
Just freezes and have to restart box.

This has only happened since rev. 9731 ( 30th July 2007 ) on this build everything runs fine but after this build including this latest build this problem accurs.

Is anyone else having this problem?
Really like this new build even without youtube.


This post has been edited by Super-FX: Sep 11 2007, 07:01 PM
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: 21st November 2009 - 09:39 AM