XBMC Community Forum
Huge begging request :D - 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: Neon (/forumdisplay.php?fid=139)
+---- Thread: Huge begging request :D (/showthread.php?tid=101554)

Pages: 1 2 3 4 5 6 7 8 9 10 11


- giftie - 2011-06-19 20:32

stoli Wrote:I think I have the transition 'flash' issue resolved along with an updated Music Logo view. (Note I have virtually no clear art logos yet, so it's a little ugly) Keep in mind it's a work in progress - I still have to smooth out the slide transitions and focus focus/no focus effects. I've left the text label in place for now since there are so few logos available at the moment.

[Image: screenshot026s.png]

Nice work stoli..... We're sitting at 372 clearlogos right now and I think we were just at 200 on Thursday, so this is quite an increase...

Thanks for your hard work...


- Kode - 2011-06-19 23:22

That view looks awesome stoli Smile


- stoli - 2011-06-20 03:20

Kode Wrote:That view looks awesome stoli Smile

Next up is to work on integrating the logo to existing views where appropriate.


- MrChuffy - 2011-06-21 18:40

stoli Wrote:Next up is to work on integrating the logo to existing views where appropriate.

Superb work Stoli Smile Loving it


- mad-max - 2011-06-21 18:56

Hey Guys...found this thread by accident...works great so far...now I have a small question...might it be possible that it does not work for "Container.HasContent(Songs)"???
I also tried
Code:
<texture background="true">$INFO[Skin.String(Music_Folder_Path)]$INFO[ListItem.Artist]$INFO[ListItem.Album]/logo.png</texture>
It is not shown...

cheers,
mm


- butchabay - 2011-06-21 19:01

mad-max Wrote:Hey Guys...found this thread by accident...works great so far...now I have a small question...might it be possible that it does not work for "Container.HasContent(Songs)"???
I also tried
Code:
<texture background="true">$INFO[Skin.String(Music_Folder_Path)]$INFO[ListItem.Artist]$INFO[ListItem.Album]/logo.png</texture>
It is not shown...

cheers,
mm

It's not that easy, as i have seen at stoli's code, the item must be handled like a coverflow animation.


- mad-max - 2011-06-21 19:07

butchabay Wrote:It's not that easy, as i have seen at stoli's code, the item must be handled like a coverflow animation.

Hey Butch, good to see you here Cool

Ok...not that easy...understand...but what do you mean with the showcase animation?

Maybe just pn me to clarify...for those who are intrested why I want to use it in song-container:
My confluence mod has in song view "rightlist" a little space in the lower right corner...this logo would fit like a glove in there...

cheers,
mm


- mad-max - 2011-06-21 19:13

Forget it...my fault...the image was placed outside the screen...dumb...

Yeah, I know, I'm an Idiot


- Kode - 2011-06-21 19:58

ronie Wrote:you can either map/mount your smb share, so they'll show up in xbmc,
or manually edit guisettings.xml and enter the full smb path there.

see FAQ #8

Not sure how to do this with ssh, I got to the line, change it, save the file but nothing happens in the skin, I go back into the file confirm its been saved, restart xbmc but when it comes back up the file has reverted back to the local path I set.

Any ideas?


- ronie - 2011-06-28 17:11

Kode Wrote:Not sure how to do this with ssh, I got to the line, change it, save the file but nothing happens in the skin, I go back into the file confirm its been saved, restart xbmc but when it comes back up the file has reverted back to the local path I set.

Any ideas?

yuck...somehow missed your reply.
solution is easy, if you haven't found it:
you can't edit guisettings.xml while xbmc is running.

btw, artist logos are now also available in T! svn.