Studio Flags
#1
I just did a git update for the latest version and I cannot see the studio flags in any view? Is this available in the night skin? Tried searching the forums but could not find anything meaningful. Thanks!
Reply
#2
Ok, I managed to located the Studios directory in the XBMC folder under Program Files, but I don't know why they're not showing up?
Reply
#3
There in 16x9 view. I'm not a studio hater, I actually like them, just there's only so much room and they unfortunately we're a casualty...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#4
contentedbloke Wrote:Ok, I managed to located the Studios directory in the XBMC folder under Program Files, but I don't know why they're not showing up?

did u add some lines to the includecodecflagging.xml?
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
Reply
#5
zwat Wrote:did u add some lines to the includecodecflagging.xml?

No. Can you tell me how to do it?

Also, in the FAQ sticky for night, mcborzu says that we should do the git pull in the program files -> xbmc directory. Is this still valid or does it have to be the users -> roaming -> xbmc directory?
Reply
#6
i would put this at the end of <include name="VideoCodecFlaggingConditions_grey"> and\or <include name="VideoCodecFlaggingConditions">
Code:
<control type="image">
                        <description>studio Image hack</description>
                        <width>60</width>
                        <height>40</height>
                        <aspectratio>keep</aspectratio>
                        <texture>$INFO[ListItem.Studio,extras/Studios/,.png]</texture>
                </control>
that way u don't have to edit any views to see it.

i would delete the skin in roaming folder and use git.
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
Reply
#7
Ok thanks! I'll try it out today.
Reply
#8
Copying that code in the includecodecflagging did work, however it puts the studio icon in the middle of the rest of the icons, how do i move it to the end?
Reply
#9
Nevermind figured it out. Thank you.
Reply

Logout Mark Read Team Forum Stats Members Help
Studio Flags0