• 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 130
Release Embuary Skin
My reaction may have been a bit different and I may have been tempted to take matters in my own hands, but after reading the license (CC by-nc-nd 4.0) of the skin there is basically nothing I can do as it would forbid me to share any changes to the public. And I have zero interest whatsoever maintaining a private repo just for myself that noone else can benefit from..
Reply
Okay, I did take a deep breath now and want to apologize, I was definitely a bit too harsh, sorry about that.

I at least do see the (ended) Info now in the view, not sure why I couldn't see it before..

I also need to dive into the Kodi API this weekend, maybe I can think of another solution to get that info in there without having to go down that route the skin author dislikes. Probably we could get the tvshownextaored plugin to wrote that info directly into the Kodi Series DB as metadata...?

There is lots of data displayed for the shows already like "last updated", rotten 🍅/imdb ratings, age restriction ratings, calculated end times, codec infos, the list goes on and on an on.

Right now I don't understand why fetching the next air date of a show is so much more resource intensive than fetching tvshow ratings for example..? I suspect they get chached somewhere rather than being fetched every single time a user scrolls to the next show. Why can't be the same logic be applied to next aired dates?

As I said earlier, I'm more than willing to help, but without a chance for it to get merged back into upstream I can't get my motivation up to invest time into digging into the API.. the restrictive license doesn't help as I don't want to set up a private repo (it actually prohibits from making pull requests publicly...).

PS:
I'm also not sure if the CC nc nd 4.0 is even legal to use tbh as Kodi is licensed under GPLv2 and imho incompatible with the aforementioned license. Not straight sure about the v2, but the v3 makes any published, derived work (like plugins/addons) GPLv3 implicitly..

(I personally couldn't care less, but it may be something the author would like to investigate for himself. Just thought of that as I had come across a project that released their software under the GPLv3 and accepted pull requests and are now in a tight spot getting out of it without a CLA from some of the contributors while they can't even release plugins/addons under MIT as they are considered derived work and therefore GPLv3 implicitly...)
Reply
It is legal and agreed by Team Kodi. And sorry, I don't have time for any user interaction like this. It's up to me if I want something here and there. And if someone is already "exploding" because I don't agree to something and then he starts to claim about a license etc. That's not how convincing works.

Since you said you are a dev and if you really want to contribute:
The script itself is Py2 and not updated since years. It won't be available in Kodi Matrix if it's not going to be ported to Py3.
https://github.com/XBMC-Addons/script.tv...next.aired
https://kodi.wiki/view/General_informati...o_Python_3

Edit:
And if you will port it you can think about the plugin paths for dynmaic containers that shedrock is looking for. This is feature is not available yet.
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
im just a normal Kodi user but i have something to say :
this skin (and almost other skin) is open source so its NEVER have toxic code, so i dont care much more about the legal of this skin
this is one of a few skin that i think its best : rich-features, good-looking and i feel happy when use this skin :3
Reply
@sualfred wasn't my best day yesterday and my attitude was way off. Again, I'm sorry. My mention of the license stuff came across wrong, didn't want to start a discussion about this. Was meant as a friendly hint, not an attack.

I also was/am past convincing, because as you said it is absolutely your own right what you want to do with your time and your project. Just wanted to understand the reasoning behind it, so someone could do something about it.

I'll look into the nextaired script when I get some time. Thanks for pointing that out and it's clear why it would need to be dropped.
Reply
The new thing where it auto shows addon news/changelog throws up an error when i click on Embuary Helper addon
log:
2019-09-21 15:43:34.937 T:3332879168 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'NoneType' object has no attribute 'replace'
Traceback (most recent call last):
File "/storage/.kodi/addons/script.embuary.helper/default.py", line 49, in <module>
Main()
File "/storage/.kodi/addons/script.embuary.helper/default.py", line 19, in __init__
self.getactions()
File "/storage/.kodi/addons/script.embuary.helper/default.py", line 45, in getactions
util(self.params)
File "/storage/.kodi/addons/script.embuary.helper/resources/lib/utils.py", line 479, in txtfile
winprop(prop, clear=True)
File "/storage/.kodi/addons/script.embuary.helper/resources/lib/helper.py", line 113, in winprop
window.clearProperty(key.replace('.json', '').replace('.bool', ''))
AttributeError: 'NoneType' object has no attribute 'replace'
-->End of Python script error report<--
Guessing it's because there is no news/changelog for it?
Reply
Thanks, hotfix is on the repo
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
(2017-08-19, 09:14)sualfred Wrote: Embuary skin

The skin is mainly targeted to Emby users (like me), who likes the simplicity of the WebGUI interface of Emby.

Demonstration videoScreenshots
watch gallery
Special features
  • Fully integrated automatically detection of Emby nodes and multiple library setups
  • Complete native integration of EmbyCon
Supported Kodi versions
  • Krypton (discontinued, but still available at my and the Emby repo)
  • Leia
Will there be a Kodi 19 Matrix version?
Yes, but Kodi 19 won't be supported until the very last Alpha stages. So don't expect a supported version in the next 12 months.
Matrix is going to have a big overhaul that will affect all addons and especially the ones that Embuary requires. Nearly everything is going to break and some of them are already broken. Dependencies have to be reworked by the devs and some of them even have to find new maintainers because they won't be actively maintained by someone since months. 
Leia already took a longer timer until it was released. Longer as usual. And I think Matrix also will need this amount of time until everything is ready. 


Where to get it?

The most recent version is always available on my personal and the Emby repo. How to support me and the skin?
  • Help to translate the skin into your language!
    If you want to translate the skin to any other language, please check this link:
    Translate on TransiFex

  • Donations
    Free beer or money for the tip jar of my daughter is welcome and helps me to stay motivated Smile
    Please click here to donate
Requirements
Code:
        <import addon="script.embuary.helper" version="1.2.20"/>
        <import addon="script.embuary.info" version="1.0.10"/>
        <import addon="resource.uisounds.embuary" version="0.0.4"/>
        <import addon="plugin.program.autocompletion" version="1.0.1"/>
        <import addon="script.skinshortcuts" version="1.0.17"/>
Terms of use 
With the installation of the skin you agree that you don't use it in combination with blacklisted and illegal Kodi add-ons. I'm not associated with any available build and I don't give any support for it. 
Hi there I would like to use the Emby Skin on my rasberry pi running OSMC. however i like the layout of it as it is similar to the plex layout. is there a stripped down version of this skin ie with the emy fucntionality removed so i can just use it as a normal skin and etc
Reply
So, here's a weird issue that just started today:
All the video thumbnails on the YouTube addon are displaying the whichever YouTube channel logo as opposed to the video thumbnail itself. It seems that under list view the thumbnails are correct but under wide view the thumbnails aren't there. Is this just me?

Am using: latest stable Kodi 64 on Windows 10 and Embuary skin.

Edit: not "wife view", but wide view; apologies for that Freudian slip.
Reply
@YamYam 
The skin works on any kind of Kodi setup. No matter if Emby, Plex, Jellyfin or without those backends. The Emby parts just don't kick in if Emby is not present. But I don't think the skin works very well on a RPi.

@Nyctobello 
Oops. Thanks.
To manually fix it on your end:
https://github.com/sualfred/skin.embuary...3R676-R677
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
Hello skin works 95% on a Raspberry pi 3, if it is only used for kodi I believe it reaches 100%.
I currently use an RPI 3 with (Sonarr, Radarr, Jackett, Rclone) and it is satisfactory.
Xioami Mi Stick - Kodi 18.8
Libreelec 9.2.X - Kodi 18.8
Raspberry Pi 3
Reply
Wow great skin.

For some reason i don't see any artwork in any folder when browsing the recordings similar like what is shown in the demonstration video.

Any suggestions? Have i missed a setting or requirement?

Thanks.
Reply
It has to be supported by the PVR backend and there must be a EPG thumbnail available.
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
(2019-10-15, 13:40)sualfred Wrote: It has to be supported by the PVR backend and there must be a EPG thumbnail available.

Hi sualfred.

Thanks for the reply.

I am using tvheadend for the backend PVR and my EPG has some thumbnails available.

Thumbnails only appear when browsing the guide data, however no artwork at all when viewing the recorded tv shows. This is includes no artwork for each recorded tv folder or when browsing episodes within the folder.
Reply
That's all I can say. As far as I know TVH has to be at least version 4.3
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
  • 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 130

Logout Mark Read Team Forum Stats Members Help
Embuary Skin20