Kodi Community Forum
Mod Bello Fredo [Isengard] - brutally modded with custom home widget support - 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: Bello (https://forum.kodi.tv/forumdisplay.php?fid=198)
+---- Thread: Mod Bello Fredo [Isengard] - brutally modded with custom home widget support (/showthread.php?tid=219378)



RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - peppe_sr - 2015-06-02

hi mate i made a post with something related to pvr here.
first one is a bit stupid request.
maybe others should be interesting.
if i'm not clear i can try to explain in a better way.
Peppe


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - Swifty - 2015-06-02

Sualfred, the mod looks great. Will be loading it up later!

One request - would you consider adding something like this as an option; https://github.com/realroywalker/skin.Bello/commit/82aef11d963ed98d5d0886dd65923ebe118367d9

I did it a while ago to add the latest scanned library item to the top of the screen for each section.
I found it really useful as an indicator that something new is ready without having to go into the widgets.
Thanks


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - sualfred - 2015-06-03

@peppe_sr:
I will change the icon thing

@swifty:
Next recording is already implemented in 2 different ways -> a info box in the bottom left and/or labels in the upper right. But I will add the latest addest things.


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - ray2301 - 2015-06-03

(2015-06-02, 15:29)sualfred Wrote: That fadelabel is untouched since weeks Tongue So I guess it was just a temporary local problem of your Kodi installation. Again: A skin isn't responsible for info labels, which are filled by Kodi. It's just a GUI.

yup, must be a problem on my side, but I don't know where to start to fix this. after a while it just stops moving and stays still. Now it's on "Channel Group: All Channels" and it's not moving. Grrr!


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - sualfred - 2015-06-03

It can be a IPTV problem or upgrade to the latest nightlies. IIRC there was a change to that fadelabel control


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - b0mb - 2015-06-03

btw. the icon for following is missing in info view

Code:
<audio>
        <bitrate>1509</bitrate>
        <channels>6</channels>
        <codec>A_DTS</codec>



RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - sualfred - 2015-06-03

so.... A_DTS.png?


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - b0mb - 2015-06-03

(2015-06-03, 09:36)sualfred Wrote: so.... A_DTS.png?

maybe.... its for all movies with this dts core missing here...


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - sualfred - 2015-06-03

Please test it by placing a dummy png file in media/flags/audio/dialog an rename it.
I have dozens of movies with a bitrate of 15xx and I get the DTS flag.


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - b0mb - 2015-06-03

(2015-06-03, 09:41)sualfred Wrote: Please test it by placing a dummy png file in media/flags/audio/dialog an rename it.
I have dozens of movies with a bitrate of 15xx and I get the DTS flag.

hehe

i have dozens of movies missing it Wink

i will try it later when i´m back home....


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - sualfred - 2015-06-03

Thanks. Please also try different combinations (case sensitive reasons outside of a texture file)

Example of my included flags:
https://github.com/sualfred/Bello-Kodi-15.x-Nightlies/tree/master/media/flags/audio/dialog


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - b0mb - 2015-06-03

looks like i have to rescrape metadata with ember Wink

found a thread in german forum


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - sualfred - 2015-06-03

Easier way...

1. Replace the Custom_Overlay.xml with this one:
https://github.com/sualfred/Bello-Kodi-15.x-Nightlies/blob/master/720p/Custom_Overlay.xml

2. Enable the skin debug tools in the skin settings

3. Enable Debug Info in the shutdown menu (press "s")

4. Focus one of those movies and the correct filename should be displayed in the upper left corner "Temporary Info: xxxx"

No need for a rescrap, if I can simply add a copy of the DTS icon an rename it to the "wrong" named one. Adding this would make sense, if this is a common problem by some scraper.


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - b0mb - 2015-06-03

i will check this later.... with ember i can rescrape just the metadata .... should only take some seconds Wink


RE: Bello Fredo [Isengard] - brutally modded with custom home widget support - peppe_sr - 2015-06-03

(2015-06-03, 07:53)sualfred Wrote: @peppe_sr:
I will change the icon thing

so other two things are "impossible"