Kodi Community Forum

Full Version: Transparency! v4.0.5 for XBMC Eden 11.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
First time use of the transparency skin, along with the final release of Eden.

Just a short post to express my gratitude of creating and maintaining such a wonderful skin. It is simply beautiful and compliments well Eden's release.

Thank you Smile

As I have only just started using it I'm not sure if things are set correctly but when I use the shutdown button on my MCE remote up comes the options to then select what I want to do. The suspend function works fine along with the exit XBMC but the restart XBMC or the reboot one doesn't function. Is that more of an issue with XBMC rather than a specific skin issue..?
(2012-03-26, 10:25)Vimes Wrote: [ -> ]As I have only just started using it I'm not sure if things are set correctly but when I use the shutdown button on my MCE remote up comes the options to then select what I want to do. The suspend function works fine along with the exit XBMC but the restart XBMC or the reboot one doesn't function. Is that more of an issue with XBMC rather than a specific skin issue..?

most likely both would be xbmc issues. you can check if the same options work in other skins to make sure.

the last time i checked, restart xbmc was indeed broken. i haven't tested reboot in a while.
Just checked and you are indeed correct Smile

Thank you yet again for creating and sharing such a wonderfully looking and functional skin. It is a pleasure to use it.
Hi ronie!

I notice when I put my folder in favorites I can enter into that folder through favorite menu and its fine;
Image Image

... but when I put that folder witch is in favorites in my custom menu I get empty window
Image


http://pastebin.com/99iKymQH

Image
(2012-03-26, 15:56)Zrino Wrote: [ -> ]Hi ronie!

I notice when I put my folder in favorites I can enter into that folder through favorite menu and its fine;
Image Image

... but when I put that folder witch is in favorites in my custom menu I get empty window
Image


http://pastebin.com/99iKymQH

Image

yup, it's a known bug. no fix as far as i know.

my advice would be to create a bug report on trac for this.
(2012-03-26, 19:14)ronie Wrote: [ -> ]my advice would be to create a bug report on trac for this.

kk, I will

(2012-02-29, 19:32)ronie Wrote: [ -> ]
M0dj0 Wrote:Now, on the Movies home screen, the fanart pictures seems to be not cut correctly when shown on the "movie theater screen". Looks like they are not tilted enough to fit the area where it should be shown.

thanx for mentioning it.
i'll fix that right up :-)

Hi Ronie,

Just wanted to double check if you got around to fix this. I didn't see it fixed in v4.0.5, so just wanted to check in. Smile

Thank you for an amazing skin, I'm using it on all my XBMC installations and it simply looks amazing Smile


(2012-03-27, 08:01)M0dj0 Wrote: [ -> ]Hi Ronie,

Just wanted to double check if you got around to fix this. I didn't see it fixed in v4.0.5, so just wanted to check in. Smile

Thank you for an amazing skin, I'm using it on all my XBMC installations and it simply looks amazing Smile

yup, i did adjust it a bit.

mind posting a screenshot and indicate where things don't fit?

also, are you using the animate background option or not?
(2012-03-26, 19:59)Zrino Wrote: [ -> ]
(2012-03-26, 19:14)ronie Wrote: [ -> ]my advice would be to create a bug report on trac for this.

kk, I will
thanx!
it will be fixed in the next version of Transparency!
To move the Next Aired info in Eden
Image
Locate <include name="NextAiredInfo"> in Includes.xml
change the posx and posy values

Code:
<!--item   ORIGINAL NEXT AIRED INFO
    <include name="NextAiredInfo">
        <control type="group">
            <posx>300</posx>
            <posy>620</posy>
-->
    <include name="NextAiredInfo">
        <control type="group">
            <posx>90</posx>
            <posy>1020</posy>
Am I the only one...

I have 2 TVshows that air on Tuesdays NCIS and NCIS Los Angeles but they are not showing up the the TVguide.

Am I missing something?
(2012-03-29, 23:58)jpf55 Wrote: [ -> ]Am I the only one...

I have 2 TVshows that air on Tuesdays NCIS and NCIS Los Angeles but they are not showing up the the TVguide.

Am I missing something?

report it in the tv show next aired thread and include a Debug Log :-)
Is there a way I can download a zip or something to install T! with? I just installed Eden and the newest version it's offering me is 3.11.7 ... Sad
(2012-03-30, 02:47)DaMizZa Wrote: [ -> ]Is there a way I can download a zip or something to install T! with? I just installed Eden and the newest version it's offering me is 3.11.7 ... Sad

it could take some time before the addon repo is refreshed after installing eden.
i'm pretty sure if you check again, you'll now see T! 4.05

if all else fails, you can do a 'force refresh' on the xbmc.org addon repo.
Yeah I just checked today and it looks like it just auto updated itself to 4.0.5 so all is great in my world now lol

Thanks for the amazing skin Ronie, by far my favourite!
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24