-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Embuary Configs #14
Comments
Is there a way to configure jellyfish logins to work with embuary and jellycon? |
I'm not sure what you mean. There's no logins with Embuary, it's just the skin |
How do I access my Jellycon users instead of just kodi user switching? |
Hopefully we'll find a way forward and get all the nicer features of the skin to work properly again |
An easy way to Just Make It Work™ would be to fork the theme's repo and do |
I've discussed this with sualfred a bit already actually. So far there's not a great answer, but I do have ideas that I have yet to investigate. The summarized version:
So it's not looking great at this point. I do have 2 ideas that I haven't fully traced out yet, but there's some hope for something semi-automagical.
Unfortunately, neither of these options are 100% foolproof. For example, the fast user switcher on the left side of the skin is hardcoded to Embycon and there's no way to override it currently. |
I think that the "run a mini-wizard to modify it's config file" is the best for now because we are a lot with Kodi Boxes, or Kodi install on TV. |
It would be awesome if it would be possible to use Jellycon with Embuary. |
I had it working on Matrix mostly by cloning Jellycon addon an renaming with the embycon addon (plugin.video.jellycon-0.4.4+py3 at the time) . This made embuary believe it was using embycon. That work but it has strong limitation since you would not get easily the latest Jellycon update. I think the mini-wizard idea mcarlton00 would probably the best. It would just need to do what I did manually. Note it does not work for me currently on Nexus, but even an unmodified version of Jellycon does not, but Nexus is not very stable right now. |
It looks as though the Embuary skin is hardcoded to look for "Embycon" when it's gathering data for the home screen menu and widgets. We'll need to add some docs for populating the home screen from Jellycon so we can replicate the same behavior.
From a comment on reddit we can use as a base:
To add libraries across the top under "My media"
+
symbol on an existing entryAdd-On -> Video Add-On -> JellyCon -> Global Lists -> Movies -> Movies - Show All -> Create menu item to here
To add widgets:
Add-On -> Video Add-On -> JellyCon -> Global Lists -> Movies -> Movies - Recently Added (20) -> Use as widget
The text was updated successfully, but these errors were encountered: