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)



- takhrai - 2012-02-12

cd492 Wrote:It's not a bug. You need your logo.png in your tv show folder and of course selected a View which show logos.

Ah i see, if all my tv shows are located at my NAS. The Artwork downloader or Logo Downloader is trying to save pictures in every folder?
Now the Mac Mini has only read rights to NAS. Maybe it depends on this?


- cd492 - 2012-02-12

takhrai Wrote:Ah i see, if all my tv shows are located at my NAS. The Artwork downloader or Logo Downloader is trying to save pictures in every folder?
Now the Mac Mini has only read rights to NAS. Maybe it depends on this?

Haven´t tried it on a Mac Mini. It should look like this.

Lost/Season 1
Lost/Season 2
Lost/logo.png
Lost/fanart.jpg
Lost/folder.jpg
...


- takhrai - 2012-02-12

cd492 Wrote:Haven´t tried it on a Mac Mini. It should look like this.

Lost/Season 1
Lost/Season 2
Lost/logo.png
Lost/fanart.jpg
Lost/folder.jpg
...

But the question is why that works with all another fanart without TV Show logos? I've checked in settings and it's on. (Artwork Downloader)


wall view - bill1972 - 2012-02-12

Any chance we can get a wall view for artist in cirrus extended version 2.


- butchabay - 2012-02-12

bill1972 Wrote:Any chance we can get a wall view for artist in cirrus extended version 2.

Yes, shouldn't be a big deal.


- bluedevil229 - 2012-02-12

Amazing skin!!

You wouldn't have your background files in any other tint, would you?

Blue, or silver, etc.?

I know I'm being nitpicky, but I thought I'd ask.

Either way, great job.


- butchabay - 2012-02-12

bluedevil229 Wrote:Amazing skin!!

You wouldn't have your background files in any other tint, would you?

Blue, or silver, etc.?

I know I'm being nitpicky, but I thought I'd ask.

Either way, great job.

Cirrus was from the beginning a mixture of black and orange, now we have four different themes, but if someone comes up with new ideas i'm always open to integrate them. All the backgrounds can be modified within the background customizer in skin settings.


- sourbob - 2012-02-13

butchabay Wrote:Subtitle Button in OSD can be enabled System-->Skin-->Custom Menu

About the RT Logo:

Solution: Download uncompressed media folder (see first post). Delete the media folder of cirrus extended v2 and drop the downloaded media folder instead. Now replace imdb-logo.png with your RT Logo(use the same name).

Note: You'll lose your logo once the skin will be updated, so you better keep your media folder backed up somewhere.

Both done now, many thanks.

It'd be cool if eventually, the skin would let you name your scraper and choose its logo (to reflect, not just the folks like me who use the RT scraper, but all the many people with foreign language scrapers). But then, to my knowledge, precisely zero skins so far offer this, so it's not like I hold it against Cirrus or anything.


- keibertz - 2012-02-14

Quote:21:44:37 T:7764 WARNING: Skin has invalid include: ScrollOffsetLabel
Quote:PS C:\Users\keibertz\AppData\Roaming\XBMC\addons\skin.cirrus.extended.v2\720p> findstr "ScrollOffsetLab" *.xml
AddonBrowser.xml: <include>ScrollOffsetLabel</include>
MyMusicNav.xml: <include>ScrollOffsetLabel</include>
MyMusicPlaylist.xml: <include>ScrollOffsetLabel</include>
MyMusicSongs.xml: <include>ScrollOffsetLabel</include>
MyPics.xml: <include>ScrollOffsetLabel</include>
MyPrograms.xml: <include>ScrollOffsetLabel</include>
MyScripts.xml: <include>ScrollOffsetLabel</include>
MyVideoPlaylist.xml: <include>ScrollOffsetLabel</include>
missing include "ScrollOffsetLabel"
Quote: <include name="ScrollOffsetLabel">
<control type="group">
<visible>Container.Scrolling + [StringCompare(Container.SortMethod,$LOCALIZE[551]) | StringCompare(Container.SortMethod,$LOCALIZE[561]) | StringCompare(Container.SortMethod,$LOCALIZE[558]) | StringCompare(Container.SortMethod,$LOCALIZE[557]) | StringCompare(Container.SortMethod,$LOCALIZE[556])]</visible>
<animation effect="slide" start="0,0" end="0,-60" time="100">Visible</animation>
<animation effect="slide" start="0,-60" end="0,0" delay="400" time="100">Hidden</animation>
<posx>300r</posx>
<posy>720</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>70</width>
<height>65</height>
<texture border="20,20,20,2">InfoMessagePanel.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>65</width>
<height>60</height>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.SortLetter]</label>
<textcolor>Orange</textcolor>
<font>cirrus_30</font>
</control>
</control>
</include>



- littlemixi - 2012-02-14

butchabay Wrote:...was from the beginning a mixture of black and orange...
...and I'm lovin' it very much Nod
Anyway..I created 3 further sets with other colors, like green, blue and silver (better black 'n' white Wink )

Screenshots

The only thing what you have to do is to unpack these files into

C:\Users\.........\AppData\Roaming\XBMC\addons\skin.cirrus.extended.v2.svn\backgrounds

Please be sure that you did a copy of this folder before you paste the new backgrounds!!

You can get the new files here:

blue
silver
green

Have fun..Laugh


- butchabay - 2012-02-14

littlemixi Wrote:...and I'm lovin' it very much Nod
Anyway..I created 3 further sets with other colors, like green, blue and silver (better black 'n' white Wink )

Screenshots

The only thing what you have to do is to unpack these files into

C:\Users\.........\AppData\Roaming\XBMC\addons\skin.cirrus.extended.v2.svn\backgrounds

Please be sure that you did a copy of this folder before you paste the new backgrounds!!


You can get the new files here:

blue
silver
green

Have fun..Laugh

Wow !!! Thank you mate ...


- butchabay - 2012-02-14

@keibertz
Going to take a look, but haven't changed anything lately, so that's a really strange missing include.


- keibertz - 2012-02-14

i think i have this missing include since Eden Beta3
Cant remember this error before.


- Nimo - 2012-02-14

in cev2 411 and eden beta3 i get a second error
12:50:00 T:1208 WARNING: Skin has invalid include: Slide
but i dont know what it means.
i found it in myvideonav.xml


- keibertz - 2012-02-14

Quote:MyVideoNav.xml: <include>Slide</include> <!-- view id 56 -->
But there is no Skin include named Slide.
Only this views have Slide in the name.
Quote:ViewsVideoFanartMovieSets.xml: <include name="FanartSlideMovieSets">
ViewsVideoFanartMovieSets.xml: <!-- Fanart Slide Mod 1.2.2 -->
ViewsVideoFanartSlide.xml: <include name="FanartSlide">
ViewsVideoFanartSlide.xml: <!-- Fanart Slide Mod 1.2.2 -->
I Think the Slide include is from an old View no more existing in this skin