Kodi Community Forum

Full Version: Estuary MOD V2 Matrix/Nexus/Omega KN Edition
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2023-04-06, 14:09)_BJ1 Wrote: [ -> ]It's Palmweek now. Just go to Skin Settings, Extras and disable "Special Themes".

Thanks for help.

One more question.  After turning off the special theme setting, it nows go back to the blue background.  I wonder if there is any setting that would allow you to change this blue wallpaper to something else? Thx
Settings, User Interface, Colors. Or set your own colors: Skin Settings, Colors.
Last played channel button in PVR Video OSD has stopped working since the last update, but "last 5 channels" action is still functional
This happens due an update of Video OSD. If you are able to edit files, switch the lines 116/117 in VideoOSD.xml described here: https://github.com/b-jesch/skin.estuary....9c91148b18 or wait until next update.
Yes, that has fixed it, thanks!
(2023-04-06, 09:09)_BJ1 Wrote: [ -> ]
(2023-04-05, 22:02)TheJezstarr Wrote: [ -> ]The Embuary Helper errors are linked to changes in the Python PIL. I reported them to the EH author, but it seems the addon is abandoned.

Du you have a link? I can make a PR directly to the Kodi Repo. I am surprised that the author does not react, after all he is Team Kodi member.

Here's a link to my bug report in the official repo. It'll need fixing in the fork, though. I'm guessing it is just updating calls based on the 3.9-->3.11 changes.
https://github.com/sualfred/script.embua.../issues/68
@TheJezstarr Do You have read this? - (scroll down to bottom of the page): https://github.com/sualfred/script.embuary.helper/wiki. This is an error caused by PIL package (module), not the addon.
(2023-04-08, 15:49)TheJezstarr Wrote: [ -> ]
(2023-04-06, 09:09)_BJ1 Wrote: [ -> ]
(2023-04-05, 22:02)TheJezstarr Wrote: [ -> ]The Embuary Helper errors are linked to changes in the Python PIL. I reported them to the EH author, but it seems the addon is abandoned.

Du you have a link? I can make a PR directly to the Kodi Repo. I am surprised that the author does not react, after all he is Team Kodi member.

Here's a link to my bug report in the official repo. It'll need fixing in the fork, though. I'm guessing it is just updating calls based on the 3.9-->3.11 changes.
https://github.com/sualfred/script.embua.../issues/68
here this should enlighten you - https://www.geeksforgeeks.org/how-to-ins...l-on-linux
(2023-04-08, 17:05)jepsizofye Wrote: [ -> ]
(2023-04-08, 15:49)TheJezstarr Wrote: [ -> ]
(2023-04-06, 09:09)_BJ1 Wrote: [ -> ]Du you have a link? I can make a PR directly to the Kodi Repo. I am surprised that the author does not react, after all he is Team Kodi member.

Here's a link to my bug report in the official repo. It'll need fixing in the fork, though. I'm guessing it is just updating calls based on the 3.9-->3.11 changes.
https://github.com/sualfred/script.embua.../issues/68
here this should enlighten you - https://www.geeksforgeeks.org/how-to-ins...l-on-linux
I'm not sure how that would help; I already have PIL installed...
(2023-04-08, 21:31)TheJezstarr Wrote: [ -> ]
(2023-04-08, 17:05)jepsizofye Wrote: [ -> ]
(2023-04-08, 15:49)TheJezstarr Wrote: [ -> ]Here's a link to my bug report in the official repo. It'll need fixing in the fork, though. I'm guessing it is just updating calls based on the 3.9-->3.11 changes.
https://github.com/sualfred/script.embua.../issues/68
here this should enlighten you - https://www.geeksforgeeks.org/how-to-ins...l-on-linux
I'm not sure how that would help; I already have PIL installed...

that doesnt mean its the right version or its not broken

have you checked its version, tried a reinstall, tried an upgrade?
(2023-04-08, 16:39)_BJ1 Wrote: [ -> ]@TheJezstarr Do You have read this? - (scroll down to bottom of the page): https://github.com/sualfred/script.embuary.helper/wiki. This is an error caused by PIL package (module), not the addon.

I'm not sure this is the same thing; they're talking about the script still functioning, but throwing up errors in the logs - the script has stopped working since PIL 9.4 here. I will update my report to explain this.
the last closed issue was in 2021 so it may be better for you to adjust your system instead of waiting for someone to fix the code
While watching Live TV, if I bring up the progress bar, I've noticed that the title of the "Next:" show overlaps the Chapter indicator, which results in jumbled text.

Here is what it looks like while the title is scrolling.
Image


Here is what it looks like after the title is finished scrolling.
Image
I am sorry. It became a mistake.
Meanwhile there was an update when the forum was down:

### 4.1.1+nexus.10 ###
 
  • fix "switch to last channel" in video OSD
  • some icons added
  • enable flix view for tvshow seasons
  • music OSD settings menu optimized
  • introduce Radio RDS info screen
  • set opacity of music fanart similar to background opacity


### 4.1.1+nexus.11 ###
 
  • fix wrong startup behaviour (Issue #120) if startup window and startup action is set (Interface, Startup)
  • add Embuary Helper to skin dependencies
  • avoid showing PVR Nextup if EPG isn't available
  • fix overlapping labels in video OSD
  • more compact main menu
@dapharsyde Could you check if the overlapping label issue still exists? I don't have any tv-broadcast with chaptermarks available...