Kodi Community Forum

Full Version: [MOD] Cirrus Extended v3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
This thread will not be supported anymore.

More Infos here:

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



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.
Download DialogExtendedProgressBar.xml is missing in repo.
Download it here : http://www.mediafire.com/download.php?ghphfwfei6ga6f4
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?
Yeah, I'm having the same issue. I'll have a look.
Is there a frodo compatible script.library.editor to edit the film genres in the film information?
Nope, currently no library editor for frodo...
does this version not have the option for Right List View?
(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.
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

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
(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?
Skin settings has moved to appearance.
(2013-01-14, 01:04)butchabay Wrote: [ -> ]Skin settings has moved to appearance.

My bad... must have overlooked this. Thanks for pointing it out.
(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.
Pages: 1 2 3 4