• 1
  • 66
  • 67
  • 68(current)
  • 69
  • 70
  • 130
Release Embuary Skin
(2018-09-28, 19:45)sualfred Wrote: And don't forget to visit emby.media
lol i did used to use emby but there was some small quirks i wasn't a fan so went with plex instead
Reply
(2018-09-28, 19:27)sualfred Wrote: Please try this version of the script: https://github.com/sualfred/script.embua.../tree/test

That won't help you for the missing widgets, but it should supress the errors.
I'm an idiot i was just looking for errors, so this actually fixes the Next up widget so it shows but the Genres widget still doesn't show but that's down to PKC
Reply
I cannot output something that it's not there.
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
Genres are definitely there
ImageImageImage

I'm just wondering why they are not being seen
Reply
Strange.

Please try this https://github.com/sualfred/script.embua.../tree/test again. I've added some logging to see what is going to be fetched.

Edit:
Don't forget to post the full log (no debug)
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
https://paste.ee/r/NA0NI

I set up 3 widgets
Image
The only one that shows anything is the plex
Reply
The genreid's are there. Can you try my latest commit in the same test branch again and post a log?

The embuary helper has nothing to do with your plex one. I don't know what it is or how you created it.
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
The plex one uses an xml file
xml:
<?xml version='1.0' encoding='UTF-8'?>
<node order="6" type="filter">
<match>all</match>
<rule field="tag" operator="is">
<value>Movies</value>
</rule>
<label>Genres</label>
<icon>special://home/addons/plugin.video.plexkodiconnect/icon.png</icon>
<content>movies</content>
<order direction="ascending">sorttitle</order>
<group>genres</group>
</node>

New log https://paste.ee/r/OjhJv
Reply
Since the xsp listing is broken for your too it has something to do with your kodi setup/db or pkc.
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
@komplex 

I see the error

Code:
{u'jsonrpc': u'2.0', u'id': 1, u'result': {u'genres': [{u'label': u'Action'}, {u'genreid': 9, u'label': u'Adventure'},....

The genre Action has no valid genreid. It starts with "0", which is wrong. Blame PKC Smile
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
@sualfred If using EmbyCon, the collections tab inside a library node shows all collections across all Emby libraries instead of the specific ones. This is working with Emby for Kodi though. Is this something you can change or is this addon related?
Reply
Not really. In Kodi we are able to sort the DB by tags in this case, because we interact with the local database.
That's also the default behaviour directly in Emby. The collections have all items across the server stored.
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
Okay, i've asked null_pointer to provide additional nodes.
Reply
It should be possible on the upcoming 3.6 but will require a skin update after it. 
A few months ago I talked to Luke and he confirmed that this is not working. Once 3.6 hits stable I'll take a look into it again. For Embuary it doesn't need a EmbyCon adjustment, because null implemented a API wrapper for me.
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
@komplex 
https://github.com/croneter/PlexKodiConnect/issues/539
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
  • 66
  • 67
  • 68(current)
  • 69
  • 70
  • 130

Logout Mark Read Team Forum Stats Members Help
Embuary Skin20