[MOD] MediaStream 1.5 for Xbox

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
nabz Offline
Member
Posts: 83
Joined: Sep 2007
Reputation: 0
Location: Spain
Post: #11
Hi again,
also you can change the translation files (I posted the Spanish changes in the Translations thread and some posted the Greek translation file updated)

Thanks

Waffa Wrote:When home from work will upload a modded home.xml
Deleted code for default background images in home, you must set cusbackgrounds images/folders then but no memory problems this way.

Will also upload new includes .xml with the visible tag for fanart.
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #12
nabz Wrote:Hi again,
also you can change the translation files (I posted the Spanish changes in the Translations thread and some posted the Greek translation file updated)

Thanks

Skunk, will update the language files with next version MediaStream-x is based on latest version Wink

Here's the modded Home.xml (Copy the text in a textfile and call it Home.xmlWink)
http://pastebin.com/m37a4194b

Note : You need to set custombackground images/folders otherwise blackscreen ! I did test with folders and have no memory problems.
Btw don't forget to enable in skinsettings custom backgrounds on home screen.


<visible>![Player.HasVideo | Player.Caching | Player.Seeking]</visible>

Did test it and imo it makes no differents...but for those who want to test it.
Add to line 1158 col 100 See red in code)
Code:
<control type="multiimage">
          <description>Fanart background</description>
          <include>FullScreenBGImage</include>
          <imagepath background="true">$INFO[ListItem.Property(fanart_image)]</imagepath>
          <visible>!IsEmpty(ListItem.Property(fanart_image)) + !Skin.HasSetting(HideFanartForMovies) + [color=red]![Player.HasVideo | Player.Caching | Player.Seeking][/color]</visible>
          <include>BackgroundFade</include>
        </control>

This is for video.
Do the same for movies see: line 1195 col 101
And Tv Shows see: line 1233 col 61
(This post was last modified: 2010-01-19 20:24 by Waffa.)
find quote
kautious Offline
Senior Member
Posts: 168
Joined: Feb 2008
Reputation: 0
Location: San Diego Ca,
Post: #13
Thanks Waffa for the Home.xml really does helpBig Grin

Maybe Im putting this in the wrong place but I was trying to change the contrast and audio setting when watching a movie and I have no icons to select. All I see is the progress bar, finish time and that's it.Eek

HTPC
Operating System: Win7 64-Bit Pro w/SP1
System: Intel Core2Duo 3.0Ghz / 4GB PC6400 DDR2 / ATI HD 7770 1GB GDDR5
XBMC Build: EDEN 11.0
Remote: Harmony One and HP Receiver
Display: 65" Toshiba dlp HDTV
XBOX
XBox Version: 1.6b
Xbox Mod: XboxHDM (Ndure)
Xbox Hard Drive: Seagate 400GB
[/size]
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #14
That's the info button.. try the menu button Wink
find quote
kautious Offline
Senior Member
Posts: 168
Joined: Feb 2008
Reputation: 0
Location: San Diego Ca,
Post: #15
Waffa Wrote:That's the info button.. try the menu button Wink

"Hello, McFly?"Try the menu button" lolLaugh

Edit: Ok my Keymap for my harmony remote was worng

HTPC
Operating System: Win7 64-Bit Pro w/SP1
System: Intel Core2Duo 3.0Ghz / 4GB PC6400 DDR2 / ATI HD 7770 1GB GDDR5
XBMC Build: EDEN 11.0
Remote: Harmony One and HP Receiver
Display: 65" Toshiba dlp HDTV
XBOX
XBox Version: 1.6b
Xbox Mod: XboxHDM (Ndure)
Xbox Hard Drive: Seagate 400GB
[/size]
(This post was last modified: 2010-01-20 00:06 by kautious.)
find quote
nabz Offline
Member
Posts: 83
Joined: Sep 2007
Reputation: 0
Location: Spain
Post: #16
Waffa Wrote:Skunk, will update the language files with next version MediaStream-x is based on latest version Wink
Thanks Waffa, and thanks for the xml file
Only one more thing : I like the mediastream backgrounds but I don't know how to extract it as JPG to use them for background. Can someone tell me how can I do it or post them somewhere?

Thanks again for all!
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #17
Modded Home.xml is temperary.... but for so long here you go.Big Grin
Default Backgrounds MediaStream
find quote
nabz Offline
Member
Posts: 83
Joined: Sep 2007
Reputation: 0
Location: Spain
Post: #18
Thanks!!!

Waffa Wrote:Modded Home.xml is temperary.... but for so long here you go.Big Grin
find quote
KymyA Offline
Member
Posts: 70
Joined: Apr 2009
Reputation: 0
Post: #19
Hi everyone. I have found the finally skin for my pimped xbox... and it's the Mediastream Redux!
Works perfectly, no one problem. But i have a questions... why the symbol SD/5.1/16:9/etc..etc... are show only if the film are in VIDEO_TS formats (decrypted from DVD and copied on xbox)? If i play a divx/xvid, no symbol appears. It's normal?
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #20
Mediaflags only show on xbox if u got nfo files with streamdetails......or when you use DVDplayer then the xbox does extract from video file.

Your video ts files use probably dvdPlayer and not the mplayer.
find quote