WIP Media importing and library integration (UPnP, Emby, Plex, ...)
(2021-03-19, 12:39)Supersilver Wrote:
(2021-03-17, 14:29)Montellese Wrote: I've released new test builds which contain
  • small performance improvements to the Python API which should benefit the performance of retrieving media items from Emby / Plex servers
  • major performance improvements (factor 4) when adding actors to the video database

Downloads: https://github.com/Montellese/xbmc/wiki/...#downloads
Changelog: https://github.com/Montellese/xbmc/wiki/...ormance-v2
Tried with the updated build, put it on before I went to bed and woke up to an error, here's the log if you can make anything from it

https://paste.kodi.tv/urajemejel
Thanks for the feedback. It looks like the following happened:
  • It checked for changes to your movie library and synchronized 6 updated movies.
  • It retrieved all 9062 tvshows from your library in 25 minutes
  • It retrieved all 21377 season from your library in 48 minutes
  • It tried to import all your episodes but after 3h and 33 minutes a connection error occured and the import process was aborted.
This matches your assumption with the mobile broadband connection not being rock solid.

When I get some time I will try to introduce some handling for this by retrying the connection that failed 2 or 3 times. I will also throw in the parallelization I'm working on for mediaimporter.plex which improved the performance of importing 9k movies by a factor 4 and now takes 9 minutes.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply


Messages In This Thread
Unexpected Behaviour - by LongMan - 2015-04-20, 23:53
RE: Media importing and library integration (UPnP, Emby, Plex, ...) - by Montellese - 2021-03-19, 14: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