xboxscene.org forums

Pages: [1] 2

Author Topic: Xboxmediacenter - December 17th 2007 Svn Rev11025 Build  (Read 424 times)

XanTium

  • Archived User
  • Hero Member
  • *
  • Posts: 1358
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« on: December 16, 2007, 09:11:00 PM »

XboxMediaCenter SVN rev11025 build of December 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.2 rev1772 [scripts/Apple Movie Trailers]
   + EnderW & Blittan's XBMCScripts Installer 1.8 SCRIPT [scripts/XBMCScripts]
   + Team XBMC Lyrics 1.5.5 rev1637 SCRIPT [scripts/XBMC Lyrics]
   + Asteron's Tetris 1.1 SCRIPT [scripts/Tetris]
   + Nuka1195's T3CH Downloader SCRIPT rev1450 [scripts/T3CH Downloader]
   + Nuka1195 & Dataratt's AOL Videos Plugin 1.1.1 [plugins/video/AOL Videos Plugin]
   + Codecs for mplayer [/system/players/mplayer/codecs/*]
   + PM3 Red Theme + PM3 Blue Theme by Jezz_X


Special Note From T3CH:
QUOTE

* AMT including it's bundled plugins updated to rev1772.
* 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://xboxmediacenter.com/wiki/index....oper_Bug_Report



NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:
QUOTE

* fixed: Use pool.ntp.org for timeserver address, thanks to DrDDT.



Here is the FULL changelog since the December 09th 2007 SVN Rev10941 Build (last one posted on xbins/xbox-scene):
QUOTE

2007-12-16  11025  added: contextmenu item for smartplaylists to play the playlist in partymode
2007-12-16  11024  added: XBMC.PlayerControl builtin can now start partymode with a specific smartplaylist, XBMC.PlayerControl(PartyMode(q:\userdata\playlists\music\80s.xsp))
2007-12-16  11023  added: XBMC.PlayMedia builtin can now play smartplaylists
2007-12-16  11016  fixed: assignment operator in CFileItem/CGUIListItem didn't assign all members (eg m_mapProperties) attempt 2 (IMG:style_emoticons/default/tongue.gif)
2007-12-16  11015  fixed: assignment operator in CFileItem/CGUIListItem didn't assign all members (eg m_mapProperties)
2007-12-16  11014  added: Lyrics support for tagging. Available via the Song Information Dialog (via listitem.property(lyrics)) or the musicplayer (musicplayer.lyrics), and reported via httpapi. Thanks to evildude.
2007-12-16  11013  fixed: Use pool.ntp.org for timeserver address, thanks to DrDDT.
2007-12-16  11012  added: Lyrics support for tagging. Available via the Song Information Dialog (via listitem.property(lyrics)) or the musicplayer (musicplayer.lyrics), and reported via httpapi. Thanks to evildude.
2007-12-15  11010  added: Workaround to restrict music tag loader (files view) to one thread until it's made threadsafe.
2007-12-15  11008  changed: Handling of mouse focus event on visualisation and video controls (they aren't focusable, so everything should unfocus).
2007-12-15  11006  changed: Container.ViewType -> Container.ViewMode (consistency).
2007-12-15  11005  changed: Don't use exif thumbs for jpegs as the quality is not good enough.
2007-12-15  11004  fixed: crashes due to buffer overruns in libexif.dll
2007-12-14  11002  fixed: Oriented largeimages (via exif orientation) would be drawn in the wrong aspect ratio.
2007-12-14  11001  fixed: Scrolling labels with <align>center</align> (and possibly <align>right</align>)
2007-12-14  10995  fixed: Ignore \r line breaking in labels.
2007-12-13  10991  added: Font scaling (aspect ratio correct) for differing resolutions. In theory, there is no need for separate font.xml files per resolution anymore (other than wide/nonwide variants possibly).
2007-12-13  10982  changed: Plugin settings added "mask" attribute for the browse settings changed: a few CStdString variable assignments Thanks JMarshall
2007-12-12  10973  changed: use Replace("/", "\\") instead of RemoveSlashAtEnd() changed: added "fileenum" plugin setting type with optional "mask". this setting is filled automatically based on the mask and path you set with the "values" attribute. the path is based on your plugins current directory. Use / for your mask to return only folders eg <setting id="scraper" type="fileenum" mask="/" values="showtimesAPI\scrapers\" label="30510" default="Google" />
2007-12-11  10972  fixed: removed some glitz/glamour in return for consistent returns, also cast credit order restored and works perfectly now thanks to recent patch #10957.
2007-12-11  10969  Updated Chinese (Simple) Language File (based on english 10901) thanks to pcman
2007-12-11  10968  Updated Spanish Langauge file thanks to jose_t Updated Icelandic Langauge file thanks to kristjan Updated/fixed polish language file based on english rev. 10901 thanks to napek Updated Maltese Langauge file thanks to michelbugeja Updated German strings based on rev 10710 thanks to asciiii
2007-12-11  10964  changed: UpdateVisibility() routine now uses CGUIListItem* instead of using void*.
2007-12-11  10963  merged: Various guilib features from the linuxport branch including listitem properties, container.hasnext/hasprevious and system.platform.*, plus numerous fixes.
2007-12-10  10959  fixed: More looping fun in IMDb.cpp
2007-12-10  10957  fixed: Don't allow choice of invalid thumbnail URLs from Set/GetThumb
2007-12-10  10955  fixed: First Episode result returned by scraper is ignored when scanning in tvshows, thanks to BriPeace. (merged from linuxport)
2007-12-10  10951  fixed: small typo in mtv scraper
2007-12-10  10949  fixed: Visible conditions inside containers weren't updated every frame.
2007-12-10  10948  fixed: Sanity check in case memory is incredibly low in image loader (unlikely)
2007-12-10  10947  fixed: Potential memory leaks in ImageLib.dll when memory is low.
2007-12-10  10946  fixed: Don't display <bordertexture> if <texture> is empty.
2007-12-09  10945  fixed: Fadelabel control would switch to the next item whenever the current item changed contents (eg Player.Time)
2007-12-09  10944  fixed: Crash with 2 filebrowsers on screen (eg Add Source -> Add Network Server -> Browse)



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

* 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://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 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://xboxmediacenter.com
Official T3CH Website: http://t3ch.yi.se
Logged

halomaster2008

  • Archived User
  • Newbie
  • *
  • Posts: 5
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #1 on: December 16, 2007, 11:31:00 PM »

kool biggrin.gif
Logged

moddster

  • Archived User
  • Newbie
  • *
  • Posts: 3
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #2 on: December 17, 2007, 12:11:00 AM »

IMDB Thumbs and Info scraper is corrected in this build and is loading faster !!! You guys ROCK !!!
Thanks  biggrin.gif
Logged

anoobie

  • Archived User
  • Jr. Member
  • *
  • Posts: 57
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #3 on: December 17, 2007, 12:56:00 AM »

Thanks  smile.gif
Logged

Geeba

  • Archived User
  • Jr. Member
  • *
  • Posts: 64
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #4 on: December 17, 2007, 04:33:00 AM »

Thank you!! biggrin.gif
Logged

THEKIDD

  • Archived User
  • Full Member
  • *
  • Posts: 104
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #5 on: December 17, 2007, 05:53:00 AM »

sounds great will need to update i havnt in a while

thx
Logged

Hudson_Hawk04

  • Archived User
  • Jr. Member
  • *
  • Posts: 57
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #6 on: December 17, 2007, 06:08:00 AM »

jsut wanted to say thanks for all the great builds.......keep up the good work
Logged

craigey

  • Archived User
  • Newbie
  • *
  • Posts: 36
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #7 on: December 17, 2007, 08:07:00 AM »

Great work as usual guys!

Is anyone else having problems with trying to add music videos.  my XBMC doesn't seem to be picking them up.  Doesn't matter which scraper I use (nfo or mtv).
I tried deleting myvideos db & scanning the folder again, but they still aren't showing up.  It also got rid of the recently added music videos in the library view, whch I guess if it hadn's scanned them would be correct.

Logged

willers

  • Archived User
  • Newbie
  • *
  • Posts: 23
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #8 on: December 17, 2007, 08:29:00 AM »

Ah fantastic stuff as always XBMC is my FAV piece of software available even my girlfriend agrees

Cheers guys  smile.gif
Logged

Super-FX

  • Archived User
  • Jr. Member
  • *
  • Posts: 53
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #9 on: December 17, 2007, 10:40:00 AM »

QUOTE(Hudson_Hawk04 @ Dec 17 2007, 02:08 PM) *

jsut wanted to say thanks for all the great builds.......keep up the good work

Cant agree more.
Cheers.... (IMG:style_emoticons/default/biggrin.gif)
Logged

Striker2k2

  • Archived User
  • Jr. Member
  • *
  • Posts: 59
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #10 on: December 17, 2007, 10:53:00 AM »

Nice, keep them coming  love.gif
Logged

craigey

  • Archived User
  • Newbie
  • *
  • Posts: 36
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #11 on: December 17, 2007, 11:17:00 AM »

QUOTE(craigey @ Dec 17 2007, 05:07 PM) *

Is anyone else having problems with trying to add music videos.  my XBMC doesn't seem to be picking them up.  Doesn't matter which scraper I use (nfo or mtv).
I tried deleting myvideos db & scanning the folder again, but they still aren't showing up.  It also got rid of the recently added music videos in the library view, whch I guess if it hadn's scanned them would be correct.


Sorted it.  after editing the source & using a different IP address.  just removing & re-adding the source didn't worl as it thought nothing on the share had changed.   Never mind!  Thx anyways...
Logged

elitegamer360

  • Archived User
  • Full Member
  • *
  • Posts: 234
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #12 on: December 17, 2007, 01:39:00 PM »

Many Thanks cant live without XBMC  love.gif
Logged

batrad

  • Archived User
  • Newbie
  • *
  • Posts: 15
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #13 on: December 17, 2007, 02:11:00 PM »

Thanks
Logged

fiende

  • Archived User
  • Newbie
  • *
  • Posts: 20
Xboxmediacenter - December 17th 2007 Svn Rev11025 Build
« Reply #14 on: December 17, 2007, 08:39:00 PM »

i love my xmbc

Logged
Pages: [1] 2