Kodi Community Forum
v21 fTV - 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: fTV (https://forum.kodi.tv/forumdisplay.php?fid=279)
+---- Thread: v21 fTV (/showthread.php?tid=207475)



RE: fTV - Amazon Fire TV skin - Hitcher - 2015-04-01

I use an animated diffuse overlay.


RE: fTV - Amazon Fire TV skin - Mikewave - 2015-04-01

Could i get the code from you to see how you did it. I'm confused when it comes to animating the skin.


RE: fTV - Amazon Fire TV skin - hdmkv - 2015-04-01

This is looking great; can't wait to try it out whenever you make it available. Not sure if this has been mentioned, but in the UI (3rd screenshot in post #1), I'd change "Your Movies" to "My Movies". Also, ability to rename "Favourites" to "Favorites" for us Yanks Wink. Or, for that matter, ability to rename "Add-ons", etc.


RE: fTV - Amazon Fire TV skin - Hitcher - 2015-04-01

As I'm using skin shortcuts for the main menu you can label them what you want and the widgets are playlists so you can make your own.


RE: fTV - Amazon Fire TV skin - Hitcher - 2015-04-01

(2015-04-01, 14:39)Mikewave Wrote: Could i get the code from you to see how you did it. I'm confused when it comes to animating the skin.

Sure.

PHP Code:
<control type="image">
    <
left>0</left>
    <
top>-746</top>
    <
width>1920</width>
    <
height>1858</height>
    <
aspectratio>stretch</aspectratio>
    <
texture border="2" diffuse="special://skin/extras/Diffuse.png">special://skin/extras/background.png</texture>
    
<animation condition="Container(9000).Row(0)" effect="slide" end="0,0" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(1)" effect="slide" end="0,65" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(2)" effect="slide" end="0,130" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(3)" effect="slide" end="0,195" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(4)" effect="slide" end="0,260" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(5)" effect="slide" end="0,325" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(6)" effect="slide" end="0,390" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(7)" effect="slide" end="0,455" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(8)" effect="slide" end="0,520" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(9)" effect="slide" end="0,585" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(10)" effect="slide" end="0,650" time="200">Conditional</animation>
    <
animation condition="Container(9000).Row(11)" effect="slide" end="0,715" time="200">Conditional</animation>
</
control



RE: fTV - Amazon Fire TV skin - javiervitorero - 2015-04-02

Awesome, excellent work! I think It will be your best skin, and the best skin for Kodi.

I can't wait to test it!!!!

Thank U very much Hitcher!


RE: fTV - Amazon Fire TV skin - -blue7 - 2015-04-02

This is awesome! Would be great to run Kodi on Amazon Fire TV with Fire TV skin Big Grin
Good job - Hitcher for president Tongue


RE: fTV - Amazon Fire TV skin - Hitcher - 2015-04-05

Image


RE: fTV - Amazon Fire TV skin - stereotype - 2015-04-05

Got excited after i saw you have created a fTV github repo 5 hours ago!

…but it contains nothing Big Grin


RE: fTV - Amazon Fire TV skin - JMB87 - 2015-04-05

(2015-04-05, 18:49)stereotype Wrote: Got excited after i saw you have created a fTV github repo 5 hours ago!

…but it contains nothing Big Grin
Just another teaser Tongue i love it hitcher... Just.. Love it...


RE: fTV - Amazon Fire TV skin - Hitcher - 2015-04-06

Updated song view.

Image

Image


fTV - Amazon Fire TV skin - ADHDMedia - 2015-04-06

Despite having given you a hard time about the teasers (was all in good spirits I promise), I still feel like this is gonna be the best thing that ever happened to XBMC/Kodi. Excited to see more activity lately, and still looking forward to being able to use this fantastic skin.

Thanks for the hard work.


RE: fTV - Amazon Fire TV skin - Elixxen - 2015-04-06

xxx


RE: fTV - Amazon Fire TV skin - Warner306 - 2015-04-07

(2015-04-06, 02:10)Elixxen Wrote: I've been waiting patiently for this skin to be released. It's beyond anything I have ever seen. So damn beautiful.


Question: will there be an option to disable labels? I find it redundant to have labels for favourites and video add ons when the actual icon usually speaking for itself. It doesn't need to say youtube twice.

Image

I am sure someone could hunt down the lines of code that make that label appear and you could delete them. The label is essential if the item does not have a title.


RE: fTV - Amazon Fire TV skin - Hitcher - 2015-04-07

Labels are used there because your favourites could be anything.