[MOD] Multiplex View with Video Window Mod

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ethan_9219 Offline
Fan
Posts: 346
Joined: Sep 2008
Reputation: 0
Location: Australia
Post: #11
Fuckin' sweet!!

That looks really professional...

Would it be at all possible to maybe press down again to stop trailer?
find quote
mkv1080p Offline
Junior Member
Posts: 49
Joined: Nov 2008
Reputation: 0
Post: #12
Thanks very nice but where's advancedsettings.xml?
find quote
FernFerret Offline
Senior Member
Posts: 240
Joined: Mar 2009
Reputation: 0
Location: Indiana, USA
Post: #13
mkv: you have to create it.
http://wiki.xbmc.org/?title=AdvancedSettings.xml

Now I don't mean to threadjack, nor do I wish to clutter the forums with yet another mod of a skin that's in development, and I don't really consider this a mod, I just hope something like this gets implemented as I don't really use trailers, but anoobie inspired me with his idea:
[Image: crankmodded_t.jpg]
(Click for larger)

This picture depicts what I have done,
--Moved the plot to the right
--Added the Slideshow
--Removed the 2 small images
--Added a scrolling tagline
--Show the fanart if no image slide show is available(see this in next picture)

[Image: bttf_t.jpg]
(Click for larger)

My roommate simply can't live without his plot summaries Smile

--FF
(This post was last modified: 2009-04-29 05:20 by FernFerret.)
find quote
Arkon11 Offline
Senior Member
Posts: 141
Joined: Sep 2008
Reputation: 0
Location: Chicago, Illinois
Post: #14
@fernferret: you're such a dick for highjackkng this thread Wink

Anyhow, I love the mod, it looks great, and exactly what I've been looking for (I've been ripping trailers from my dvd's, or finding them online e so this would be perfect.

FF, I love the plot summary idea, I find this very useful. It's a good idea to show the fanart if no slideshow is availible, Anyhow I haven't had a chance to read through the multiplex thread all the way. I was wondering how to add images for the slideshow. (where to I place be images, and what's the naming scheme?)
find quote
FernFerret Offline
Senior Member
Posts: 240
Joined: Mar 2009
Reputation: 0
Location: Indiana, USA
Post: #15
What the hell we're already off topic Smile

-Movie (folder)
--extrathumbs (folder)
--thumb1.jpg
--thumb2.jpg
--thumbX.jpg

--FF
find quote
neurosis13 Offline
Fan
Posts: 360
Joined: Jan 2009
Reputation: 7
Location: Germany
Post: #16
does it play the trailer in the window?
somehow it always goes into fullscreen?
Did i miss something ?

i have made the entry:
<fullscreenonmoviestart>false</fullscreenonmoviestart>
in the advancedsettings.xml
but it still goes into fullscreen.
find quote
venealis Offline
Senior Member
Posts: 157
Joined: Jan 2009
Reputation: 0
Location: Austin, TX
Post: #17
this looks awsome, i agree that if this doesn't have the ability to play trailers or clips i think it should be similar to display maybe random images from within the video folder.Big Grin

V.

*Windows 7 Pro
*EVGA 512-P2-N635-AR GeForce 7950GT 512MB
*ASUS M2N32-WS Pro AM2 NVIDIA nForce 590 SLI ATX Server Motherboard
*AMD Athlon 64 X2 4600+ Windsor 2.4GHz Socket AM2 89W Dual-Core Processor
find quote
anoobie Offline
Skilled Skinner
Posts: 187
Joined: Aug 2006
Reputation: 17
Post: #18
djh_ Wrote:Ah. So the only way to send the trailer direct to the window is to basically deactivate all automatic fullscreen playback for the whole of XBMC? Either that or the trailer kicks off in fullscreen and you have to manually switch to the windowed version.

Hmm, not quite as seamless as it initially seemed. A nice mod but I think I'll wait until XBMC has that vital PlayWindowedMedia(ListItem.Trailer) function before taking it on. Unless you can already do that and I've missed something, of course.

Yeah, basically when you wanna watch the real movie, you have to press tab.

This mod was created with the xbmc noobs in mind. I always have guests come to my house and they keep asking me what's the movie about, can we see preview, etc. This basically gives them all that without them bugging me. And with kiosk mode on, it's perfect.
Quote:For the love of God somebody tell him hes missed something! I want nay NEED this view.

you need to put this in advancedsettings.xml
Code:
<fullscreenonmoviestart>false</fullscreenonmoviestart>
Quote:Also, just because i feel like playing, which version did you take Viewtype_Multiplex from? ie how long ago. I just want to see a diff.

I just updated the files using the latest ones from github.

Quote:Thanks very nice but where's advancedsettings.xml?

go to AppData\Roaming\XBMC\userdata make a text file name it to advancedsettings.xml, then in it put this

Code:
<advancedsettings>
    <video>
        <fullscreenonmoviestart>false</fullscreenonmoviestart>
    </video>
</advancedsettings>

Quote:where to I place be images, and what's the naming scheme?

For this mod, you put the images in your movie folder and the images can be any name. The movie fanart and movie poster are also used in the slideshow so it will cycles between those if you don't have extra images.
find quote
anoobie Offline
Skilled Skinner
Posts: 187
Joined: Aug 2006
Reputation: 17
Post: #19
neurosis13 Wrote:does it play the trailer in the window?
somehow it always goes into fullscreen?
Did i miss something ?

i have made the entry:
<fullscreenonmoviestart>false</fullscreenonmoviestart>
in the advancedsettings.xml
but it still goes into fullscreen.

does it look like this:

<advancedsettings>
<video>
<fullscreenonmoviestart>false</fullscreenonmoviestart>
</video>
</advancedsettings>
find quote
anoobie Offline
Skilled Skinner
Posts: 187
Joined: Aug 2006
Reputation: 17
Post: #20
ethan_9219 Wrote:Fuckin' sweet!!

That looks really professional...

Would it be at all possible to maybe press down again to stop trailer?

That's what I wanna do also but I can't figure out how. Maybe some real skinners can help out.
find quote
Post Reply