Posts: 21
Joined: Feb 2014
(2018-09-04, 19:02)primaeval Wrote: (2018-09-04, 18:11)Rags32 Wrote: (2018-09-04, 17:43)primaeval Wrote: Import addon channels from "Menu\Stream Setup\Browse\<addon>\<folder>\Add Folder".
Yes but the buttons are unclickable
17:49:31.061 T:11592 WARNING: Previous line repeats 4 times.
17:49:31.061 T:11592 ERROR: EXCEPTION: Non-Existent Control 7004
17:49:31.061 T:11592 ERROR: EXCEPTION: Non-Existent Control 7100
17:49:31.110 T:11592 ERROR: EXCEPTION: Non-Existent Control 4323
17:49:32.017 T:11592 ERROR: EXCEPTION: Non-Existent Control 7031
17:49:34.779 T:11592 ERROR: Previous line repeats 15 times.
17:49:34.779 T:11592 ERROR: EXCEPTION: Non-Existent Control 4108
17:49:45.596 T:11592 ERROR: EXCEPTION: Non-Existent Control 7031
17:49:47.004 T:11592 ERROR: Previous line repeats 4 times.
17:49:47.004 T:11592 ERROR: EXCEPTION: Non-Existent Control 4108
17:49:55.553 T:11592 ERROR: EXCEPTION: Non-Existent Control 7031
In another unit:
18:00:11.801 T:4095057120 ERROR: Window Translator: Can't find window mutebug
18:00:11.887 T:3585196912 ERROR: EXCEPTION: Non-Existent Control 7004
18:00:11.888 T:3585196912 ERROR: EXCEPTION: Non-Existent Control 7100
18:00:11.931 T:3585196912 ERROR: EXCEPTION: Non-Existent Control 4323
18:00:11.934 T:3585196912 ERROR: [script.tvguide.fullscreen] Remote file couldn't be copied:
18:00:32.491 T:3585196912 ERROR: EXCEPTION: Non-Existent Control 7004
18:00:32.491 T:3585196912 ERROR: EXCEPTION: Non-Existent Control 7100
18:00:32.507 T:3585196912 ERROR: EXCEPTION: Non-Existent Control 4323
18:00:36.422 T:3585196912 ERROR: EXCEPTION: Non-Existent Control 7031
18:00:40.101 T:3585196912 ERROR: EXCEPTION: Non-Existent Control 4108
Is this addon adjusted for Kodi Alpha/Beta 18?
At least the xml seems to work now thou I haven't tried the same xml file. I generated a new one that has different channels.
https://a.rokket.space/drfrlx.xml
https://a.rokket.space/drfrlx.xml is fine.
Don't worry about those exceptions. They are just due to some of the other skins having extra controls.
You might need to turn on "Kodi\Settings\Services\Control\Allow remote control.." and maybe the http server.
I just tried a fresh portable install of kodi-18.0-Leia_beta1-x64.exe and it worked without having to enable the remote control.
The up/down arrows in "Browse" are not clickable. Use the keyboard.
Still no reaction when i click those options. Even when I'm using the arrow keys and press enter.
Posts: 21
Joined: Feb 2014
(2018-09-04, 20:11)primaeval Wrote: (2018-09-04, 20:03)Rags32 Wrote: (2018-09-04, 19:02)primaeval Wrote: https://a.rokket.space/drfrlx.xml is fine.
Don't worry about those exceptions. They are just due to some of the other skins having extra controls.
You might need to turn on "Kodi\Settings\Services\Control\Allow remote control.." and maybe the http server.
I just tried a fresh portable install of kodi-18.0-Leia_beta1-x64.exe and it worked without having to enable the remote control.
The up/down arrows in "Browse" are not clickable. Use the keyboard.
Still no reaction when i click those options. Even when I'm using the arrow keys and press enter.
Are you sure you installed the 0.17.396 version rather than 0.0.396?
Can you see an actual addon in the Browse section between the up/down arrows?
Sry. Exactly the problem there. Thought you just had messed up the version numbers so I just downloaded the 0.0.396 from github. Thx!
Posts: 126
Joined: Aug 2014
Reputation:
11
I thought I had posted the a couple of days ago, but I do not see my post so something must have gone wrong. Sorry if it is a duplicate
Using Kodi 18 Beta 1 / Windows 10 / TV Guide Fullscreen 0.17.396
This is the scenario: Watching a stream chosen from within the guide. Press Backspace to get to the guide. A small version of the stream continues to play in the lower left corner. HOWEVER, a 'snapshot' of the stream becomes the background of the guide and continually blinks. Once a new channel is chosen (or the small stream playing is clicked on) the stream returns to full screen and the blinking snapshot disappears.
No doubt I have something set incorrectly.
My settings>appearance: skin type: ours | skin: catbar | Small EPG video preview window (enabled) | (rest of page defaults)
My settings>background: Enable background program image (disabled) | Background image source: NONE |Flat background image (enabled) | (all other settings on this page are just color choices)
Any thoughts would be welcome.
Posts: 3,101
Joined: Apr 2014
Reputation:
270
2018-09-08, 04:34
(This post was last modified: 2018-09-08, 04:40 by primaeval.)
It's definitely a Leia problem. Krypton seems fine still.
There are two video controls in the epg skin xml files. One for the background window and one for the small window.
They must have changed something about how they hide the one that isn't being used.
The video quality is also abysmal in fullscreen mode.
On Android that needed the MediaSurface Codec turning off. Nothing seems to help on Windows that I can see.
Posts: 3,101
Joined: Apr 2014
Reputation:
270
It is going to be complicated.
I tried to do that when the listings views were introduced but couldn't work out a simple way to do it.
You'll have to look at how the dialogs are launched and the data that needs to be passed into and out of them.