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)



- j0cke - 2011-07-18

I think the new "MyVideoNav.xml" is broken...
Line 336
Code:
<posx>-10</posy>
should be
Code:
<posx>-10</pos[b]x[/b]>



- ronie - 2011-07-18

j0cke Wrote:I think the new "MyVideoNav.xml" is broken...
Line 336
Code:
<posx>-10</posy>
should be
Code:
<posx>-10</pos[b]x[/b]>

thanx a bunch :-)
fixed now.


XBMC Crashing - Daniginz - 2011-07-20

I have the latest xbmc build and the latest Transparency svn build, and my xbmc is crashing all the time...
Is it a known issue ?

debug:
12:23:14 T:1800 M:3180244992 DEBUG: Thread Background Loader 1800 terminating
12:23:14 T:6300 M:3180716032 DEBUG: CImageLoader:Big GrinoWork - took 318 ms to load special://masterprofile/Thumbnails/Video/6/610e38d8.tbn
12:23:14 T:6940 M:3184586752 DEBUG: CImageLoader:Big GrinoWork - took 156 ms to load special://masterprofile/Thumbnails/e/e5bc0b79.png

(dont know if it will help)


- ronie - 2011-07-20

Daniginz Wrote:I have the latest xbmc build and the latest Transparency svn build, and my xbmc is crashing all the time...
Is it a known issue ?

i've been having crashes/lockups for a few weeks.
in my experience it caused by (multiple) python scripts running.

http://trac.xbmc.org/ticket/11528


- ezechiel1917 - 2011-07-23

latest svn: Fanart in Episode Smart Playlists does not show up (only black or default) background. Works fine in Confluence.


- ezechiel1917 - 2011-07-23

also would it be please possible to update top navigation bar to show actual tv show info for selected level? same goes for movies (to show selected year instead of just year, etc.)

Image

Image

thanks.


- master345 - 2011-07-23

Ronie,

How does one make the custom logo bigger? it is a tiny square with whatever resoluton jpg/png i use!?

thanks!


- m4x1m - 2011-07-23

hi ronie,

two little thing that i've notice.

In System Information -> Network
the Secondary DNS have the same value of the Primary DNS, I've checked my /etc/resolv.conf and the secondary dns is different

In System Information -> Summary
There is a way to print, for example, AC Adapter instead 0% to Battery level label if the PC isn't working with battery because is a desktop pc and not a notebook?

Thanks and as always ... great job!


- master345 - 2011-07-23

master345 Wrote:Ronie,

How does one make the custom logo bigger? it is a tiny square with whatever resoluton jpg/png i use!?

thanks!

Is there a settimg in an xml file?


- master345 - 2011-07-23

I found home.xml and changed the highlighted red entries, yay!


(Show_Custom_Home_Logo)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>-35</posy>
<width>225</width>
<height>220</height>



- ronie - 2011-07-23

m4x1m Wrote:hi ronie,

two little thing that i've notice.

In System Information -> Network
the Secondary DNS have the same value of the Primary DNS, I've checked my /etc/resolv.conf and the secondary dns is different

In System Information -> Summary
There is a way to print, for example, AC Adapter instead 0% to Battery level label if the PC isn't working with battery because is a desktop pc and not a notebook?

Thanks and as always ... great job!

the skin has no influence on what is shown on those pages.
if the info is incorrect, please create a ticket on trac for each issue, so the devs can fix it. :-)


- ashlar - 2011-07-23

ronie Wrote:T! svn is not ready (although pretty close) to be added to any kind of repo,
so that's the reason you're getting dependencies issues.

i hope to get T! in the official xbmc pre-eden repo over the next week though.
any news on this?


- dg69 - 2011-07-24

@ronie... just wanted to thank you for the best skin ever, keep up the good work Smile


- ronie - 2011-07-24

ashlar Wrote:any news on this?

i just keep on fixing small bugs every other day...
but i know i should really draw the line somewhere and call it 'stable'
so i can commit it to the addon repo.


- ronie - 2011-07-24

ezechiel1917 Wrote:latest svn: Fanart in Episode Smart Playlists does not show up (only black or default) background. Works fine in Confluence.

cheers. fixed in svn now.