Kodi Community Forum
Release fTV Fred Edition - with full working and integrated LiveTV part - 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: Other Skins (https://forum.kodi.tv/forumdisplay.php?fid=272)
+---- Thread: Release fTV Fred Edition - with full working and integrated LiveTV part (/showthread.php?tid=253058)



RE: fTV Fred Edition - with full working and integrated LiveTV part - dirtydesaster - 2016-07-26

1 > OK. No Problem Smile
2 > Thank You for adding. It works in the TV Show list, TV Show Information, Season list & Episode list. It does not appear in the episode information


RE: fTV Fred Edition - with full working and integrated LiveTV part - sualfred - 2016-07-26

Thanks for the feedback. Will take care of it tomorrow.


RE: fTV Fred Edition - with full working and integrated LiveTV part - sualfred - 2016-07-27

(2016-07-26, 20:46)dirtydesaster Wrote: 1 > OK. No Problem Smile
2 > Thank You for adding. It works in the TV Show list, TV Show Information, Season list & Episode list. It does not appear in the episode information

Should be fixed on git. Please verify.


RE: fTV Fred Edition - with full working and integrated LiveTV part - puma75 - 2016-07-27

Trying to get an intro video to play on startup. Usually I would add below to startup.xml (this method of adding an intro video does work on Hitchers original skin btw)

<onload>XBMC.PlayMedia(special://home/intro.mp4)</onload>

I've tried placing it at different points but can seem to get it to work. Either the video plays and then loops itself, or plays then displays the loading screen with the firetv image, but never displays the home page.

I also tried placing it it the home.xml instead with a condition as below:

<onload condition="Window.Previous(startup)">XBMC.PlayMedia(special://home/intro.mp4)</onload>

It DOES work however, if I disable the widgets preload option, which I would ideally like to keep enabled. So this would indicate that perhaps I just am not placing the command in the correct place taking into account the widgets preload being enabled.

Any ideas or suggestions greatly appreciated. Thanks


RE: fTV Fred Edition - with full working and integrated LiveTV part - sualfred - 2016-07-27

Not possible with activated preloading. This will require a bigger preloading code change..


RE: fTV Fred Edition - with full working and integrated LiveTV part - puma75 - 2016-07-27

Ok understood and thanks for the fast feedback. Smile


RE: fTV Fred Edition - with full working and integrated LiveTV part - juegos010395 - 2016-07-30

Hello, I know that you hace received a similar request a few days ago, but I would like to know if you could add a FullHD badge, not a flag, to differentiate between HD and FHD.

Now that I'm writing this, I just want to thank you for doing this mod, as a programmer I know how difficult and exhausting coding can be, and it's even more "valuable", to say something, doing it for free. So thank you again Smile


RE: fTV Fred Edition - with full working and integrated LiveTV part - sualfred - 2016-07-31

(2016-07-26, 20:46)dirtydesaster Wrote: 1 > OK. No Problem Smile
2 > Thank You for adding. It works in the TV Show list, TV Show Information, Season list & Episode list. It does not appear in the episode information

(2016-07-30, 21:14)juegos010395 Wrote: Hello, I know that you hace received a similar request a few days ago, but I would like to know if you could add a FullHD badge, not a flag, to differentiate between HD and FHD.

Now that I'm writing this, I just want to thank you for doing this mod, as a programmer I know how difficult and exhausting coding can be, and it's even more "valuable", to say something, doing it for free. So thank you again Smile

Guess I'm outvoted. Please check the lastest GitHub version, I've added the values between my morning coffee and the diaper changing Wink

Edit:
Repo is updated, too.


RE: fTV Fred Edition - with full working and integrated LiveTV part - KamehamehaNudel - 2016-08-03

Do I have to use a special scraper or addon to get x-ray working? Cause currently it is working for none of my locally stored movies nore tv shows (just got one tv show but game of thrones shouldn't be a problem i guess).
sorry if it's mentioned but i couln'd find it via search for x-ray


RE: fTV Fred Edition - with full working and integrated LiveTV part - sualfred - 2016-08-03

It's just a "pseudo" x-ray and it's required to have skinhelperservice and extendendinfo installed.


RE: fTV Fred Edition - with full working and integrated LiveTV part - milllerboy - 2016-08-05

Hi,

A MASSIVE thanks to you and hitcher for this build, I love it.

Running into a problem that I really hope you can help me with, I have installed and set up this skin on my Nvidia shield and on my Amazon fire TV box and all works fine however every time I try to set it up on a fire TV stick it will not run correctly, widgets take forever to load or in most case will not load atall simply showing the message "no content could be loaded for this widget"

Is this because the stick is limited in it's capabilities and so this skin is just too intensive for the stick or am I doing something wrong? just seems odd when I can get it running perfectly on other devices.


RE: fTV Fred Edition - with full working and integrated LiveTV part - sualfred - 2016-08-05

I guess you answered your question by yourself Wink


RE: fTV Fred Edition - with full working and integrated LiveTV part - bushida87 - 2016-08-21

It is possible to make a Light color Version?


RE: fTV Fred Edition - with full working and integrated LiveTV part - Hitcher - 2016-08-21

(2016-08-21, 12:26)bushida87 Wrote: It is possible to make a Light color Version?

http://forum.kodi.tv/showthread.php?tid=159476


RE: fTV Fred Edition - with full working and integrated LiveTV part - alipendier - 2016-08-27

(2016-03-01, 08:21)sualfred Wrote:
(2016-03-01, 03:45)IamSAM_1111 Wrote: Great skin! Is there a way for me to customize the coding so the banner points to an add-on instead of the library? I use trakt.tv so I do not have a local library. Would be cool if the banner chooses a random item from Exodus: Featured.

http://kodi.wiki/view/Official:Forum_rules/Banned_add-ons

No, go pirating somewhere else.

@sualfred To bump back to this feature request, it would be nice if there were other sources for the banner, so I think the extendedinfo add-on can be the source here for new info that's random and up to date. Please look into adding it or is there already a way to let the banner display info from it?