Page 1 of 2

[SKIN] SLik

Posted: Sun Jul 29, 2012 11:54 am
by xbs
DOWNLOAD SKIN

SLik is designed to be minimal and follow a theme.

You won't find 100's of media views here just simple down to earth views that concentrate on accessing your media quick and easy and not just showing you all the metadata and not much media.

Image

Re: [SKIN] SLik

Posted: Wed Aug 22, 2012 11:10 pm
by 5l1p
If I remember correctly this skin could play an intro video but I can't find the setting, please help!

Re: [SKIN] SLik

Posted: Wed Aug 22, 2012 11:56 pm
by xbs
Settings > Skin Settings > General > Enable playback at startup

Re: [SKIN] SLik

Posted: Mon Aug 27, 2012 8:32 pm
by 5l1p
Ahh, as easy as that! Thanks.

Re: [SKIN] SLik

Posted: Fri Sep 14, 2012 6:57 am
by Maza
Slik has comics and the submenu of pictures, but how do I make it respond to comics on the Xbox HDD or LAN?

Re: [SKIN] SLik

Posted: Fri Sep 14, 2012 7:01 am
by Maza
I already figured it out.

Re: [SKIN] SLik

Posted: Sun Dec 09, 2012 1:44 am
by Maza
I came to notice that Slik doesn't flag the mpeg-4 (part 2) like it does with let's say say mpeg-2, xvid, divx and H.264 can someone look into this and implant this?

Re: [SKIN] SLik

Posted: Sun Dec 09, 2012 2:22 pm
by xbs
Comics work the same as games, emus, etc... with a source named Comics.

Does it work in other skins? Which one(s)?

EDIT: Just checked and there's no mpeg 4 flag in the skin, only mpeg 1 and mpeg 2
Confluence Lite doesn't have it either which pops the question does XBMC differenciates the codec in the first place?
If it does we may just need new mpeg 4 flags

Re: [SKIN] SLik

Posted: Sun Dec 09, 2012 11:27 pm
by Maza
I already figured out my problem with regards to the comics, the way you described create a source named "comics".
I don't know if XBMC differenciates the codec, maybe Buzz knows the answer to that question. Both Xvid and Divx are based on the mpeg-4 codec and XBMC differentiates both of those, so I would think that it also differentiates mpeg-4 itself. Buth again I think this is something that Buzz would maybe know.

Re: [SKIN] SLik

Posted: Mon Dec 10, 2012 10:42 pm
by sakamoto
xbs wrote:Comics work the same as games, emus, etc... with a source named Comics.
Do you know where I can remove the Comics hyperlink as I am not using this? Thanks

Re: [SKIN] SLik

Posted: Mon Dec 17, 2012 3:23 pm
by xbs
Delete this from Home.xml

Code: Select all

<control type="button" id="90121">
	<include>ButtonHomeSubCommonValues</include>
	<label>Comics</label>
	<onclick>ActivateWindow(Pictures,Comics,return)</onclick>
	<visible>Container(9000).HasFocus(3)</visible>
</control>

Re: [SKIN] SLik

Posted: Fri Feb 22, 2013 2:37 pm
by evan_almighty
Just wondering if SLik development ceased? :-(

Re: [SKIN] SLik

Posted: Fri Feb 22, 2013 4:53 pm
by xbs
I've been a bit occupied with real live :) you know... family, work, other stuff... but if you guys find any bugs, issues or new features you think should be added to SLik please post it here and I'll take a look asap.

Re: [SKIN] SLik

Posted: Tue Mar 12, 2013 9:40 pm
by Maza
I have an idea about a new feature that could be added. I've noticed when using the music library, that there isn't a option to add fanart to albums and or artists from mix cd's (various artists). It would be nice if this feature would be added, because it would complete the music libraries.

Re: [SKIN] SLik

Posted: Sat Jul 20, 2013 4:00 pm
by Maza
SLik needs an update to be fully compatible with future xbmc releases see http://www.xbmc4xbox.org.uk/forum/viewt ... f=9&t=1485
I already fixed it for my own use, but I'm pretty sure I'm not allowed to change and upload the skin that's something for xbs.

Re: [SKIN] SLik

Posted: Sun Jul 21, 2013 7:18 pm
by xbs
Could you upload your XML, Maza?
Users could replace the file until the skin gets updated.
TIA

Re: [SKIN] SLik

Posted: Mon Jul 22, 2013 6:44 am
by Maza
Sure xbs I've attached the code in a rar file, because I couldn't upload the xml file directly.

Re: [SKIN] SLik

Posted: Tue Sep 17, 2013 8:57 pm
by Maza
I have an suggestion for a change of the music library view.
For the cover view it would be nice that you could see the artist name together with the name of the album. At the moment you only see the album name, I looked into the skin but I don't know how to add this information I was hoping that someone could point me in the right direction.

Re: [SKIN] SLik

Posted: Wed Sep 18, 2013 9:35 am
by xbs
Did you looked in ViewsFileMode_CommonLower_Info.xml?

Re: [SKIN] SLik

Posted: Wed Sep 18, 2013 10:08 am
by Maza
Yes I did, but I'm not sure what I need to be looking for