WIP Media importing and library integration (UPnP, Emby, Plex, ...)
I had time for a quick shot again.
  • Resume points aren't set correctly if playback has been started from a widget. Items get marked "watched".
  • Playback reporting to the server is sometimes not working. It is shown for a millesecond and than it's gone. If this happens the item is storing the progress correctly (issue #1). The log has some "RuntimeError: XBMC is not playing any file" issues. Looks like a race condition. I've noticed you are using "onPlayBackStarted()". I guess switching to to "onAVStarted()" should help. Log -> https://paste.kodi.tv/ituwiqikar.kodi
  • Extra artworks are wrong or not stored. For movies only "Logo" will be recognized but it has to be stored as "clearlogo". Same happens for TV shows but there is also a empty "banner" value. Take a look on EmbyCon for reference: https://github.com/faush01/plugin.video....#L235-L289
  • Kodi startup up sync is taking quite long (up to 2 minutes). Emby has server side plugin that is collecting changes for Kodi. It was made for Emby for Kodi to get rid of the long startup sync. Maybe you also can use 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


Messages In This Thread
Unexpected Behaviour - by LongMan - 2015-04-20, 23:53
RE: Media importing and library integration (UPnP, Emby, Plex, ...) - by sualfred - 2020-01-14, 18:29
20.2 Generic Builds - by LongMan - 2023-07-20, 04:49
Logout Mark Read Team Forum Stats Members Help
Media importing and library integration (UPnP, Emby, Plex, ...)10