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

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Cirrus Extended (/forumdisplay.php?fid=133)
+---- Thread: [MOD] Cirrus Extended v2 (/showthread.php?tid=102066)



RE: [MOD] Cirrus Extended v2 - GuiZ - 2012-04-10 08:36

(2012-04-09 23:35)butchabay Wrote:  
(2012-04-06 23:50)GuiZ Wrote:  Ok i think it's that because i have only watched movies.
Is there a way to show the recently added included the recently and watched movies? When i add a movie or an episode i watch it immediatly...
On general movies and TVshow it shows all the recently added even it's already watch.

Ok, open home.xml and change lines 5-11 (remove unwatched=True)

example from:

PHP Code:
<onload condition="System.HasAddon(script.randomandlastitems)">XBMC.RunScript(script.randomandlastitems,type=Movie,unwatched=True,limit=10,method=Last,playlist=$INFO[Skin.String(Menu_Custom4_Path)],menu=Menu1)</onload

example to:

PHP Code:
<onload condition="System.HasAddon(script.randomandlastitems)">XBMC.RunScript(script.randomandlastitems,type=Movie,limit=10,method=Last,playlist=$INFO[Skin.String(Menu_Custom4_Path)],menu=Menu1)</onload
Working. Thanks Butcha


RE: [MOD] Cirrus Extended v2 - gates - 2012-04-11 17:23

Hi,

First,
Is-it possible to show extrafanart / extrathumb for movie set/saga when browsing ?
If it's possible, what is the good way to do it ?

Second,
In right list view, I use poster :
- is possible to remove the "trailer" icon on the poster left top corner ?
- when (clear) case are activated, and i'm on a Movie Set, the default view is DVD case, Bluray will be great instead.


RE: [MOD] Cirrus Extended v2 - butchabay - 2012-04-11 17:39

1. Don't think there is any skin supporting extrathumbs / extrafanart for sets, else prove i'm wrong) Smile
2. Yes, Hide Trailer Flag in Skin Settings
3. No Resolution is defined for Movie Sets, not possible.


RE: [MOD] Cirrus Extended v2 - Towergrove - 2012-04-11 19:22

Hi all-

My name is Sarah and I'm a big fan of your skin! I do have some questions. I recently updated to v11 and noticed that the banners and artwork I created are suddenly being switched over to other artwork perhaps from the Internet? How do I make it so this doesn't happen. I have spent a good deal of time working on these and want them on my system.

Blessings,

S


RE: [MOD] Cirrus Extended v2 - gates - 2012-04-11 20:02

Quote:1. Don't think there is any skin supporting extrathumbs / extrafanart for sets, else prove i'm wrong)
2. Yes, Hide Trailer Flag in Skin Settings
3. No Resolution is defined for Movie Sets, not possible.

1. Ok, maybe one day ... Smile
2. Sorry, I missed this param the first time. I guess it will be better to get this option directly on the left panel of the view (like cases / clear cases /poster).
3. If there is no resolution, why get the DVD case ?


RE: [MOD] Cirrus Extended v2 - butchabay - 2012-04-11 21:25

That's because of dvd case will show as default.


RE: [MOD] Cirrus Extended v2 - gates - 2012-04-12 20:17

so, why dont get bluray case as default ? Tongue
I personally have a lot of 1080p movie, and dvd case hasn't good look in the picture ^^

Anyway, not a big deal. You do a very great job Butchabay


RE: [MOD] Cirrus Extended v2 - butchabay - 2012-04-12 20:34

Not possible. Else you'll have always bluray case in movies too.
Btw. If you have movie set addon installed, you should use movieset fanart view Smile


RE: [MOD] Cirrus Extended v2 - dfcwolf - 2012-04-14 13:25

Hi!

How can i setup the Cirrus 2.1 vertical menu style in the Cirrus Extended V2? Because i have the white background under the menu...

THX


RE: [MOD] Cirrus Extended v2 - butchabay - 2012-04-14 13:47

You can't, cirrus 2.1 is not cirrus extended v2