Kodi Community Forum
Transparency! SVN for XBMC nightly builds - 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: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: Transparency! SVN for XBMC nightly builds (/showthread.php?tid=83643)



- Zenshi - 2011-08-05

gabbott Wrote:You can do this now. Just need to add this to advancedsettings.xml:

Code:
<advancedsettings>
   <musiclibrary>
     <hideallitems>true</hideallitems>
   </musiclibrary>
</advancedsettings>

Thanks gabbott!!!
:-)


- ronie - 2011-08-05

ronie Wrote:confirmed.
some recent change in xbmc is causing this.
it's affecting several skins.

i'll see if i can figure out which commit is responsible and create a ticket for it

the issue is fixed in the latest xbmc nightly build.


- ronie - 2011-08-05

Zenshi Wrote:Hey ronie,

Currently using rev 1126.

cheers,
if you could update to 1129 and let me know if there's
still any issues with the tv show cases.


- eddiem - 2011-08-05

ronie Wrote:the issue is fixed in the latest xbmc nightly build.

Thanks, seems OK now.


- keyne - 2011-08-05

i hav e a problem i checkout svn ant rename my folder to skin.transparency and after zip file
when i would like install skin i have an error
"Dependencies not met...
can you help me ?


- ronie - 2011-08-05

don't zip it, just copy the skin.transparency folder into your addons folder.


- keyne - 2011-08-05

i m on openelec
what folder ?


- ronie - 2011-08-05

keyne Wrote:i m on openelec
what folder ?

not really sure, on linux it's /home/<username>/.xbmc/addons


- Zenshi - 2011-08-06

ronie Wrote:cheers,
if you could update to 1129 and let me know if there's
still any issues with the tv show cases.

Updated to rev 1129 and both issues are resolved.

Cheers,

Zenshi.


- gabbott - 2011-08-09

Noticed in the Dharma build you have a media icon for the studio Eon Productions but it seems missing in the pre-eden version.


- blueicing - 2011-08-09

I noticed an issue using !T using the settings under scripts "Integrate Cinema Experience" if you don't have that script installed then choosing Movies from the home screen will not work. But the "Show Cinema Experience Button" will work.


- ronie - 2011-08-09

gabbott Wrote:Noticed in the Dharma build you have a media icon for the studio Eon Productions but it seems missing in the pre-eden version.

just checked and it's there.
http://code.google.com/p/transparency-xbmc/source/browse/trunk/media/flags/movies/studio/EON%20Productions.png


- ronie - 2011-08-09

blueicing Wrote:I noticed an issue using !T using the settings under scripts "Integrate Cinema Experience" if you don't have that script installed then choosing Movies from the home screen will not work. But the "Show Cinema Experience Button" will work.

if you don't have the script, you shouldn't enable it :-)

the fact the behaviour differs is due to the way the addon is coded,
it needs to be started in different ways depending on where you launch it.


- gabbott - 2011-08-09

ronie Wrote:just checked and it's there.
http://code.google.com/p/transparency-xbmc/source/browse/trunk/media/flags/movies/studio/EON%20Productions.png

Well, that is quite strange then. I'm going to have to look further on my end. All my dharma boxes show it, yet my pre-eden box doesn't for that particular studio.


- ronie - 2011-08-09

gabbott Wrote:Well, that is quite strange then. I'm going to have to look further on my end. All my dharma boxes show it, yet my pre-eden box doesn't for that particular studio.

maybe a Debug Log will provide a clue...