Hello. With the latest update on github I get an error: "Skinshortcut, not possible to build a menu"
I'm on Leia. I use Kodi on a Mac. I did't have any problems before with your skin until the latest update.
Thanks
I have two requests, Sir.
a) An option called "IMDb (without votes)" in the settings, and
b) An
option to switch between Images and Cast (as per use's preference), as you can see in the image below.
@
jurialmunkey
I encountered a problem with your latest Git version. Aura refuses to build the home menu. Kodi is stuck at the splash screen.
http://ix.io/1681
(2018-04-03, 12:55)joostzilla Wrote: [ -> ]@jurialmunkey
I encountered a problem with your latest Git version. Aura refuses to build the home menu. Kodi is stuck at the splash screen.
http://ix.io/1681
Thanks for the debug log, it helped a lot in tracking the problem down.
Can you try latest git and see if it fixes the issue?
@
VikkiXavier
- I will be adding some more ratings options to individually enable/disable vote counts for each type of rating. I'll let you know when I do.
- Are you asking for the ability to switch the position of Images and Cast? I'll have a look, but I think it might make things a little complicated code-wise.
@
MrFoxx
- Sorry, I don't use Plex so I really have no idea. But this sounds like an issue with the add-on doing something strange.
@j
I really like the Time/Date and Weather layout you used in Horizon’s top bar.
Any interest in using it in AURA?
I think it would fit well.
Thank you
(2018-04-03, 13:22)jurialmunkey Wrote: [ -> ] (2018-04-03, 12:55)joostzilla Wrote: [ -> ]@jurialmunkey
I encountered a problem with your latest Git version. Aura refuses to build the home menu. Kodi is stuck at the splash screen.
http://ix.io/1681
Thanks for the debug log, it helped a lot in tracking the problem down.
Can you try latest git and see if it fixes the issue?
Thanks for the quick response :-)
I would like to try the newest version but i can't get into the settings/add-on part.
Only the TVguide is reachable through my keyboard.
UPDATE: Solved. I renamed script.skinshortcuts and restarted. Kodi booted okay after that. Then i installed your latest Git version and there is my beautiful home menu again
(2018-04-03, 13:26)jurialmunkey Wrote: [ -> ]@VikkiXavier
- I will be adding some more ratings options to individually enable/disable vote counts for each type of rating. I'll let you know when I do.
- Are you asking for the ability to switch the position of Images and Cast? I'll have a look, but I think it might make things a little complicated code-wise.
Thank you, Sir
If request number 2 would make things complicated for you, please leave it. I dont mean to put pressure. I have modified that part successfully to suit my own preference. Thanks anyways
Im sure its something basic but I cant seem to find any information on what this feature/setting actually does? In the media views you have the option to "lock" the view? What does that do exactly?
(2018-04-03, 15:22)Hardax Wrote: [ -> ]Im sure its something basic but I cant seem to find any information on what this feature/setting actually does? In the media views you have the option to "lock" the view? What does that do exactly?
This setting 'Locks' the view you choose for the screen you are currently looking at
(2018-04-03, 13:26)jurialmunkey Wrote: [ -> ]@MrFoxx
- Sorry, I don't use Plex so I really have no idea. But this sounds like an issue with the add-on doing something strange.
It only happens on a few skins, Eminence being another of yours that it happens on. I believe it is a skin issue, unfortunately.
(2018-04-03, 16:51)MrFoxx Wrote: [ -> ] (2018-04-03, 13:26)jurialmunkey Wrote: [ -> ]@MrFoxx
- Sorry, I don't use Plex so I really have no idea. But this sounds like an issue with the add-on doing something strange.
It only happens on a few skins, Eminence being another of yours that it happens on. I believe it is a skin issue, unfortunately.
Definitely an issue with their code, not mine. Here is the culprit in their code:
https://github.com/plexinc/plex-for-kodi...ml#L23-L26
They do this really lazy hack of showing their own seekbar/controls over the skin's. Rather than using specific visibility conditions (e.g. Player.Paused | Player.Seeking), they just check if the whole seekbar dialog is visible. However, my seekbar dialog is always visible when video is playing. This is so that I have better control over the animation of each individual component.
Little issue, text overlap with icons :