Kodi Community Forum
[MOD] Cirrus Extended v3 - 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 v3 (/showthread.php?tid=151895)

Pages: 1 2 3 4


[MOD] Cirrus Extended v3 - butchabay - 2013-01-13

This thread will not be supported anymore.

More Infos here:

http://forum.xbmc.org/showthread.php?tid=153704






RE: [MOD] Cirrus Extended v3 - paradix - 2013-01-13

thanx for setting that git repo up.

I made some updates on the new image tags in Frodo. You could apply them with the following patch.
The patch is based on the new git repo.


RE: [MOD] Cirrus Extended v3 - Yohan - 2013-01-13

Download DialogExtendedProgressBar.xml is missing in repo.
Download it here : http://www.mediafire.com/download.php?ghphfwfei6ga6f4


RE: [MOD] Cirrus Extended v3 - tesona1977 - 2013-01-13

if i select 'music' from main menu...screen becomes black. i can use 'esc' button to get back to main menu.

anyone else with this bug?


RE: [MOD] Cirrus Extended v3 - paradix - 2013-01-13

Yeah, I'm having the same issue. I'll have a look.


RE: [MOD] Cirrus Extended v3 - typusmensch - 2013-01-13

Is there a frodo compatible script.library.editor to edit the film genres in the film information?


AW: [MOD] Cirrus Extended v3 - mad-max - 2013-01-13

Nope, currently no library editor for frodo...


RE: [MOD] Cirrus Extended v3 - SamHill - 2013-01-13

does this version not have the option for Right List View?


RE: [MOD] Cirrus Extended v3 - paradix - 2013-01-13

(2013-01-13, 22:02)SamHill Wrote: does this version not have the option for Right List View?

There is still a rightlist view, nothing has changed since the last version.
You just have to enable it in the skin settings.



RE: [MOD] Cirrus Extended v3 - phil65 - 2013-01-13

hey,
just threw the skin through my skinning tool, some things you should fix (always double-check first):

Unused Includes:
WindowTVShowTitleCommons
ButtonHorzHomeSubCommonValues
GlobalVideoWindow
ContainerMovieSets

Undefined Includes:
WindowTitleHomeButton
SideBladeRight
StartUpNoCustomfocus
StartupCustomFocus
Bannerlist
Breadcrumbs
Breadcrumbs-Weather
clock
Animation_CommonFade

XML Errors:
Processing ViewsTVLogoRightlist.xml
Unerwartetes Token 'reversible'. Erwartet wird ein Leerzeichen. Zeile 135, Position 57
Processing script-LibraryEditor-genre.xml
Unerwartetes Token 'id'. Erwartet wird ein Leerzeichen. Zeile 30, Position 26.
Processing MyMusicPlaylistEditor.xml
Das Start-Tag 'controls' in Zeile 5 Position 4 stimmt nicht mit dem Ende-Tag 'control' überein. Zeile 205, Position 4
Processing DialogContextMenu.xml
Unerwartetes Token 'border'. Erwartet wird ein Leerzeichen. Zeile 17, Position 29

Undefined IDs:
41
37
124
10025
570


cheers,
phil65




RE: [MOD] Cirrus Extended v3 - butchabay - 2013-01-14

Hi phil, thanx for checking. I know this skin needs a big, very big code cleanup Smile as it was my very first MOD.
Hope one day i'll get the motivation to do it ...
Cheers mate


RE: [MOD] Cirrus Extended v3 - SamHill - 2013-01-14

(2013-01-13, 23:07)paradix Wrote:
(2013-01-13, 22:02)SamHill Wrote: does this version not have the option for Right List View?

There is still a rightlist view, nothing has changed since the last version.
You just have to enable it in the skin settings.

i dont even have a Skin option under the system settings. Am I missing something?
are we to place this on top of the existing Cirrus Extended 2?


RE: [MOD] Cirrus Extended v3 - butchabay - 2013-01-14

Skin settings has moved to appearance.


RE: [MOD] Cirrus Extended v3 - SamHill - 2013-01-14

(2013-01-14, 01:04)butchabay Wrote: Skin settings has moved to appearance.

My bad... must have overlooked this. Thanks for pointing it out.


RE: [MOD] Cirrus Extended v3 - paradix - 2013-01-14

(2013-01-13, 20:09)tesona1977 Wrote: if i select 'music' from main menu...screen becomes black. i can use 'esc' button to get back to main menu.

anyone else with this bug?

There was a bug in the MyMusicSongs.xml file. If you want to fix it, just remove the </control> tag in line 153.