Kodi Community Forum
[MOD] Cirrus Extended v2 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Cirrus Extended (https://forum.kodi.tv/forumdisplay.php?fid=133)
+----- Thread: [MOD] Cirrus Extended v2 (/showthread.php?tid=102066)



RE: [MOD] Cirrus Extended v2 - Nimo - 2012-03-16

when i download and unpack then copy over and start xbmc all works. i use win7 not linux.
(2012-03-16, 17:06)antonw Wrote:
hello forum,

Code:
Westwood StudiosÔÇÜ Inc..png

i think thats for the language code useful with ansi code or some else.




RE: [MOD] Cirrus Extended v2 - butchabay - 2012-03-17

I've removed some flags in studios, just wait for the next update and see if it works.
I'm workking on my repo and while testing happened the same.
Removing the studio folder worked great. So hopefully the problem was solved deleting some flags.



xbmc repository butchabay - butchabay - 2012-03-18

Finally is here:

Download and install my repository to get cirrus extended v2 Version 2.0.9

xbmc-repository-butchabay


RE: [MOD] Cirrus Extended v2 - vicmanpergar - 2012-03-18

wooohooo cool! Big Grin


RE: [MOD] Cirrus Extended v2 - antonw - 2012-03-19

thx butchabay, will try your repo. keep on with the great work!


RE: [MOD] Cirrus Extended v2 - doogie_at - 2012-03-19

(2012-03-16, 17:06)antonw Wrote:
hello forum,

seems some more people beside myself having trouble installing the latest release of this wonderful skin.

I figured out that there are a lot of "strange" characters in some of the filenames in
Code:
/skin.cirrus.extended.v2.svn/extras/flagging/studios

Using the skin under linux i'm having files with multiple
Code:
???

in them so the characters are not recognized by os and some of the fail to copy. Using the zip-archive within wind00f (winrar) there are also strange characters in filename like in
Code:
Westwood StudiosÔÇÜ Inc..png

This issue is maybe worth a look at...

bR
aW



I had the same problem when unzipping on my unix system.

Unzipping on a windows machine using 7zip and then copying it over to the unix machine in the appropriate directory did the trick for me

regards
Doogie



RE: [MOD] Cirrus Extended v2 - Martijn - 2012-03-19

@butchabay

check this about the flag issues:
http://forum.xbmc.org/showthread.php?tid=125559


RE: [MOD] Cirrus Extended v2 - butchabay - 2012-03-19

(2012-03-19, 13:43)Martijn Wrote: @butchabay

check this about the flag issues:
http://forum.xbmc.org/showthread.php?tid=125559

Already fixed in cirrus extended v2, downloaded studio flags from your git, but there are still some flags with unsupported characteres.


RE: [MOD] Cirrus Extended v2 - Martijn - 2012-03-19

(2012-03-19, 14:43)butchabay Wrote:
(2012-03-19, 13:43)Martijn Wrote: @butchabay

check this about the flag issues:
http://forum.xbmc.org/showthread.php?tid=125559

Already fixed in cirrus extended v2, downloaded studio flags from your git, but there are still some flags with unsupported characteres.

Well i can't fix those because of msygit issues on windows. Gonna bump ronie if he can fix them


RE: [MOD] Cirrus Extended v2 - butchabay - 2012-03-19

(2012-03-19, 14:44)Martijn Wrote:
(2012-03-19, 14:43)butchabay Wrote:
(2012-03-19, 13:43)Martijn Wrote: @butchabay

check this about the flag issues:
http://forum.xbmc.org/showthread.php?tid=125559

Already fixed in cirrus extended v2, downloaded studio flags from your git, but there are still some flags with unsupported characteres.

Well i can't fix those because of msygit issues on windows. Gonna bump ronie if he can fix them

It's not a problem if the flags are packed within textures.xbt ... the problem occured while i've moved the flagging folder out of textures.xbt ...
Unzip within xbmc was not possible, as i saw downloading the package (cirrus extended v2) @99% suddenly it disappears and the package is empty. So i've tried removing these strange studio flags and now it works without problems.


RE: [MOD] Cirrus Extended v2 - keibertz - 2012-03-21

@butch i found one more missing include in your skin. its the include with the name "FullWidthList".
You use this include in the xml file AddonBrowser.xml
Quote:PS C:\Users\USERNAME\AppData\Roaming\XBMC\addons\skin.cirrusextended.2\720p> findstr "FullWidthList" *.xml
AddonBrowser.xml: <include>FullWidthList</include> <!-- view id = 51 -->

In Other Skins u can finde the description of this include in the file ViewsFileMode.xml
Quote:<include name="FullWidthList">
<control type="group">
<visible>Control.IsVisible(51)</visible>
<include>VisibleFadeEffect</include>
<control type="list" id="51">
<posx>95</posx>
<posy>78</posy>
<width>1080</width>
<height>561</height>
<onleft>2</onleft>
<onright>60</onright>
<onup>51</onup>
<ondown>51</ondown>
<viewtype label="537">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40" width="1080">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1080</width>
<height>41</height>
<texture border="0,2,0,2">MenuItemNF.png</texture>
</control>
<control type="image">
<posx>10</posx>
<posy>4</posy>
<width>40</width>
<height>32</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>950</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>1060</posx>
<posy>0</posy>
<width>1000</width>
<height>40</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>!Window.IsVisible(Videos)</visible>
</control>
<control type="label">
<posx>1005</posx>
<posy>0</posy>
<width>940</width>
<height>40</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>Window.IsVisible(Videos)</visible>
<animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation>
</control>
<control type="image">
<posx>1010</posx>
<posy>8</posy>
<width>40</width>
<height>26</height>
<texture>$INFO[ListItem.VideoResolution,flagging/lists/,_new.png]</texture>
<visible>Window.IsVisible(Videos) + Skin.HasSetting(greenhd) + [Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible>
</control>
<control type="image">
<posx>1010</posx>
<posy>8</posy>
<width>40</width>
<height>26</height>
<texture>$INFO[ListItem.VideoResolution,flagging/lists/,.png]</texture>
<visible>Window.IsVisible(Videos) + !Skin.HasSetting(greenhd) + [Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible>
</control>
<control type="image">
<posx>1050</posx>
<posy>14</posy>
<width>20</width>
<height>16</height>
<texture>$INFO[ListItem.Overlay]</texture>
<visible>Window.IsVisible(Videos)</visible>
</control>
</itemlayout>
<focusedlayout height="40" width="1080">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1080</width>
<height>41</height>
<texture border="0,2,0,2">MenuItemNF.png</texture>
<visible>!Control.HasFocus(51)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1080</width>
<height>41</height>
<texture border="0,2,0,2">MenuItemFO.png</texture>
<visible>Control.HasFocus(51)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<posx>875</posx>
<posy>4</posy>
<width>200</width>
<height>33</height>
<texture border="0,0,14,0">MediaItemDetailBG.png</texture>
<visible>Control.HasFocus(51) + !IsEmpty(ListItem.Label2)</visible>
</control>
<control type="image">
<posx>10</posx>
<posy>4</posy>
<width>40</width>
<height>32</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>950</width>
<height>40</height>
<font>font13</font>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>1060</posx>
<posy>0</posy>
<width>1000</width>
<height>40</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>!Window.IsVisible(Videos)</visible>
</control>
<control type="label">
<posx>1005</posx>
<posy>0</posy>
<width>940</width>
<height>40</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>Window.IsVisible(Videos)</visible>
<animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation>
</control>
<control type="image">
<posx>1010</posx>
<posy>8</posy>
<width>40</width>
<height>26</height>
<texture>$INFO[ListItem.VideoResolution,flagging/lists/,_new.png]</texture>
<visible>Window.IsVisible(Videos) + Skin.HasSetting(greenhd) + [Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible>
</control>
<control type="image">
<posx>1010</posx>
<posy>8</posy>
<width>40</width>
<height>26</height>
<texture>$INFO[ListItem.VideoResolution,flagging/lists/,.png]</texture>
<visible>Window.IsVisible(Videos) + !Skin.HasSetting(greenhd) + [Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible>
</control>
<control type="image">
<posx>1050</posx>
<posy>14</posy>
<width>20</width>
<height>16</height>
<texture>$INFO[ListItem.Overlay]</texture>
<visible>Window.IsVisible(Videos)</visible>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="60">
<posx>1170</posx>
<posy>80</posy>
<width>25</width>
<height>550</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>50</onleft>
<onright>2</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Control.IsVisible(51)</visible>
</control>
</control>
</include>

Please insert this missing include description into your skin


RE: [MOD] Cirrus Extended v2 - butchabay - 2012-03-21

Thanx, but there is no fullwidhtlist view, never has been used before. So i'm going to delete the include.
2 views for addon browser is enough i think.

Cheers




RE: [MOD] Cirrus Extended v2 - keibertz - 2012-03-21

yes sure just delete the include from the view is fine too.


RE: xbmc repository butchabay - Nimo - 2012-03-21

(2012-03-18, 02:10)butchabay Wrote: Finally is here:

Download and install my repository to get cirrus extended v2 Version 2.0.9

xbmc-repository-butchabay

big thanks for your repo


RE: [MOD] Cirrus Extended v2 - ialand - 2012-03-22

Just installed from the repo and every minute or so I get a popular 'Script Failed: RandomItems.py' but I don't have any random anything turned on?