• 1
  • 381
  • 382
  • 383(current)
  • 384
  • 385
  • 759
Release Aeon Nox: SiLVO
(2016-10-04, 05:38)mikeSiLVO Wrote:
(2016-10-04, 05:10)Edworld Wrote: dialogvideoinfo question:

What happened to the close caption icon on bottom right?
What happened to your BannerWall image? I am missing a ReloadSkin() onclick that somehow disappeared... No idea how or where it happened. There is a Kodi bug with toggling recent skin setting changes on reload so it will need to be toggled a few times to "stick" but the onclick is missing so thanks for the post I saw before you edited it Tongue

During path changes I forgot to add the "/" so the texture tag was pointing to the incorrect location.

All should be fixed on Git except for the Kodi bug. That one is above my pay grade Wink

Thanks

The reason I deleted the banner wall image, is because i went back to the skin after I posted, and all 3 columns were there, I assumed it was something I did wrong. Then I noticed the CC was missing, so I edited my post.

I am glad it wasn't user error Big Grin
Reply
(2016-10-04, 03:03)mikeSiLVO Wrote:
(2016-10-04, 02:43)tnds Wrote: Hello Mike !

Again great job

You can help correct the following error in the build 5.8.7-3.0.6 (Jarvis)?

In Live TV after opening a channel if you open the channel list it overlaps.

Attached two films with the error in the skin 5.8.7-3.0.6 (Jarvis) and the other without the error in skin 6.0.1 (Krypton)

Thanks again

Skin with Error

Skin without error
Probably missed lots of fixes with all the changes done to the Live TV section in Krypton but I pushed this one just now to the jarvis branch on GitHub Wink

I don't know when I will post an update for Jarvis though so you might want to get the fix from there.

Hi Mike

Thanks a lot, Now works fine
Reply
Mikesilvo:

I want to make some changes to infopopup in fullscreenwall view. What file do I need to change?
Reply
(2016-10-05, 00:20)Edworld Wrote: Mikesilvo:

I want to make some changes to infopopup in fullscreenwall view. What file do I need to change?


It is in includes.xml, search for InfoPopup.
Reply
Mike

Its possible create a shortcut in menu Or submenu from group channels of live tv ?


Enviado do meu iPhone usando o Tapatalk
Reply
Mike,

Some small bugs I noticed today - krypton:

moviesets \ myflix the list of movies scrolls behind the poster/cases

shift view: reflection doesnt align with poster and the width is also different
Reply
Hello Mike!

I would like to remove some options in the POWER MENU (The one appears when you press the power button in your remote).

Could you point me to the file I need to edit?

Thanks!
Reply
(2016-10-04, 20:28)mikeSiLVO Wrote:
(2016-10-04, 18:38)Solo0815 Wrote: Hi!
1. The skin couldn't find a texture for the audiocodec "mp2". There isn't this png in the directory. Can you please add it?
Code:
ERROR: CGUITextureManager::GetTexturePath: could not find texture 'flags/default/audiocodec/mp2.png'
...
1) There is one for colored but I do not have one for default so someone would have to make it.
Here is one. I just removed the colors. better than nothing
https://dl.dropboxusercontent.com/u/36759175/MP2_bw.png
(2016-10-04, 20:28)mikeSiLVO Wrote:
(2016-10-04, 18:38)Solo0815 Wrote: 3. in the new LibreELEC settings there are only white radiobuttons. It would be better if they where in $VarThemeLabelColor like in all the other windows.
3) You will have to tell me if I fixed this cause ATM I have no way to confirm.
All radiobuttons are fine now, thx

Edit:
another one: coloured flags are not working in LiveTV-Bar, they are all pointing to "default"-dir
Edit #2:
Here is the fix for colored flags: http://pastebin.com/B5DFEYa1
change line 79 - 113 of Includes_LiveTV.xml with the code above
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
Reply
(2016-10-05, 01:13)tnds Wrote: Mike

Its possible create a shortcut in menu Or submenu from group channels of live tv ?


Enviado do meu iPhone usando o Tapatalk
Sorry, no idea... Somebody with Live TV will have to look into that.
(2016-10-05, 04:36)Edworld Wrote: Mike,

Some small bugs I noticed today - krypton:

moviesets \ myflix the list of movies scrolls behind the poster/cases

shift view: reflection doesnt align with poster and the width is also different
Thanks!
All fixed on Git.

So... Mr. Eagle Eyes... What else you got? :p
(2016-10-05, 15:20)lynxstrike Wrote: Hello Mike!

I would like to remove some options in the POWER MENU (The one appears when you press the power button in your remote).

Could you point me to the file I need to edit?

Thanks!
DialogButtonMenu.xml

If you ever want to know another xml just activate skin debug info in Skin settings > Help
(2016-10-05, 20:31)Solo0815 Wrote: Here is one. I just removed the colors. better than nothing
https://dl.dropboxusercontent.com/u/36759175/MP2_bw.png


All radiobuttons are fine now, thx


Edit:
another one: coloured flags are not working in LiveTV-Bar, they are all pointing to "default"-dir
Edit #2:
Here is the fix for colored flags: http://pastebin.com/B5DFEYa1
change line 79 - 113 of Includes_LiveTV.xml with the code above
Added the image and the colored flags to Live TV InfoBar.

Thanks
Reply
Thx Mike...!
Reply
Hi

Using Jarvis and just downloaded latest GIT.

The issue I am having is if I look up TV show information, it will select a film ?

If I switch skins it works ok, but with this Skin, Looking up TV Show information brings up info from the Moviedb and shows a movie to modify rather than the TV show you are looking up to change art etc.
Reply
(2016-10-06, 23:14)madjockxbmc Wrote: Hi

Using Jarvis and just downloaded latest GIT.

The issue I am having is if I look up TV show information, it will select a film ?

If I switch skins it works ok, but with this Skin, Looking up TV Show information brings up info from the Moviedb and shows a movie to modify rather than the TV show you are looking up to change art etc.
I didn't have the correct extendedinfo call for TV Shows.

Should be fixed on Git now.

Be careful when activating settings if you aren't sure what they do:
Image
Enabling that will disable Kodi's built in video info dialog so that coupled with the wrong parameters passed to the extended info script is why it worked when switching skins.

Thanks for the bug report.
Reply
Excellent. Thanks for the prompt reply and fix. Smile
Reply
(2016-10-06, 22:12)mikeSiLVO Wrote:
(2016-10-05, 04:36)Edworld Wrote: Mike,

Some small bugs I noticed today - krypton:

moviesets \ myflix the list of movies scrolls behind the poster/cases

shift view: reflection doesnt align with poster and the width is also different
Thanks!
All fixed on Git.

So... Mr. Eagle Eyes... What else you got? :p

Just because you asked...

Myflix displays duration in hours and minutes regardless of the setting
Reply
I'm not sure what happen,

I'm on latest Git and get this Error this morning

Code:
09:28:59 T:5284 ERROR: File "G:\KODI-Krypton\portable_data\addons\script.skin.helper.service\service.py", line 19, in checkSkinVersion
09:28:59 T:5284 ERROR: skinLabel = xbmcaddon.Addon(id=skin).getAddonInfo('name').decode("utf-8")
09:28:59 T:5284 ERROR: RuntimeError: Unknown addon id 'skin.aeon.nox.silvo'

EDIT:
okay.. a reinstall solved the problem...
Board: B85M-ITX
CPU: i3 4330
GPU: Geforce GTX 750ti
Reply
  • 1
  • 381
  • 382
  • 383(current)
  • 384
  • 385
  • 759

Logout Mark Read Team Forum Stats Members Help
Aeon Nox: SiLVO55