XBMC Community Forum
Apple Movie Trailers script skin - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Skin Development (/forumdisplay.php?fid=12)
+--- Thread: Apple Movie Trailers script skin (/showthread.php?tid=26292)

Pages: 1 2 3 4 5


- Nuka1195 - 2007-07-08 22:01

@Jyra, maybe check your log. I really don't think it's a script issue though.

Here are a couple SS of LCARS skin I just committed. It's a WIP. Only the main window is started.

Anybody wish to contribute, especially animations Smile


[Image: LCARS-thumbnail1.png]
[Image: LCARS-thumbnail2.png]

To get the font correct. You need to download lcars.ttf. It can be found http://www.lcarsdeveloper.com/ in the DL section.

Then you need to add the following to the correct Font.xml, in the correct font you're using.

This is for 720p (The skin is really only setup for widescreen)
Code:
<font>
  <name>lcars-small</name>
  <filename>lcars.ttf</filename>
  <size>34</size>
</font>
<font>
  <name>lcars-medium</name>
  <filename>lcars.ttf</filename>
  <size>38</size>
</font>
<font>
  <name>lcars-large</name>
  <filename>lcars.ttf</filename>
  <size>66</size>
</font>



- MDPauley - 2007-07-09 02:57

Is the xTV skin for AMT under active developement?


- MikeBeecham - 2007-07-09 10:38

I'm not sure it is. I think CHI3f is doing other things at the moment. You might, however, want to track down Leonardo, to see if he would like to do it for xMC?

pretty much the same outcome imo.


- Nuka1195 - 2007-07-12 04:31

Anybody who uses AMT script should update. I just committed a fix for a pretty serious bug.


- MikeBeecham - 2007-07-12 09:08

what was the bug Nuka


- pike - 2007-07-12 09:14

copied from another forum:

Quote:Anybody using the AMT script included with this T3CH release, should update via SVN.

It won't affect people who started fresh, until new trailers are found, which could be anytime.

Refreshing genre's can corrupt the database. If this happens your cache is still good, but you will need to delete the database and recreate it.



- pike - 2007-07-23 19:42

hey Nuka1195, if there ever was a project that NEEDED coverflow, it's AMT!


- Nuka1195 - 2007-07-26 17:37

Pike you see how many lines just to add that Smile If you want to give it a try great.

Skinners I just added a new dialog for theater showtimes. A very simple dialog.

[Image: theater_showtimes.PNG]


- edwinmcdunlap - 2007-07-27 19:39

Is there an SVN for AMT?


- Nuka1195 - 2007-07-27 19:45

http://xbmc-scripting.googlecode.com/svn/trunk/Apple%20Movie%20Trailers