Jump to content

embyforkodi (next-gen) 6.X.X support


quickmic

Recommended Posts

DiscoDuck79
29 minutes ago, BaukeZwart said:

Don't be afraid, builds labeled as experimental by @quickmicwould be labelled release candidate by most other devs. That's how stable they are. 

Fully agree with that statement, changed from the old faithful E4K v4 not long ago and it's been smooth sailing. Having very few errors and warnings in my kodi.log now so great work by @quickmic

  • Like 1
Link to comment
Share on other sites

quickmic

posted in error, deleted

Edited by quickmic
Link to comment
Share on other sites

BaukeZwart

@quickmicIs it possible to add an option to reload the skin after using the delete after watched option to show the file is deleted. 

I can understand it's not for everyone but I rather have a reload to show the actual status. 

Link to comment
Share on other sites

quickmic
9 hours ago, BaukeZwart said:

@quickmicIs it possible to add an option to reload the skin after using the delete after watched option to show the file is deleted. 

I can understand it's not for everyone but I rather have a reload to show the actual status. 

 

Yes, but should not be required in the first place. Kodi should update the content of the skin automatically on database changes. For some reasons its not always doing that.

Could be also related to some glitches in external plugins. I'll perform some tests with default skin. As soon as I exactly identify the issue, I can take some actions.

 

Can you check if deleted item is removed after 60 seconds? Could be a delayed...

Edited by quickmic
Link to comment
Share on other sites

BaukeZwart
2 hours ago, quickmic said:
2 hours ago, quickmic said:

Can you check if deleted item is removed after 60 seconds? Could be a delayed...

 

Tried the following. Watched a TV series episode. Let it run to the end.
deleted it using “delete after watched”
Waited 60 seconds, episode was still in the list with status watched.
Coincidentally while I was waiting the 60 seconds my phone pinged that a new episode from that same show was imported in Emby, but that also didn’t show up in Kodi.

After exiting that TV show screen and go back again the watched episode was gone and the new imported episode was visible in Kodi.

 It looks as if Kodi isn’t reacting at all on Emby db changes without some sort of skin reload.

Edited by BaukeZwart
Link to comment
Share on other sites

quickmic
7 hours ago, BaukeZwart said:

Tried the following. Watched a TV series episode. Let it run to the end.
deleted it using “delete after watched”
Waited 60 seconds, episode was still in the list with status watched.
Coincidentally while I was waiting the 60 seconds my phone pinged that a new episode from that same show was imported in Emby, but that also didn’t show up in Kodi.

After exiting that TV show screen and go back again the watched episode was gone and the new imported episode was visible in Kodi.

 It looks as if Kodi isn’t reacting at all on Emby db changes without some sort of skin reload.

Yes, mostly I observe that issue on home screen widgets but not all the time. I'm digging into the sync code again, there is still room for improvement. Also I'll try update only specific items pushed from emby server. Currently implementation is more like a global (api) command, like... Items changes, Kodi -> take look what you can do. I try to tell Kodi exactly what items has changes. Not sure how Kodi processes that global command, but if it's checking the complete DB again, this could cause a delay /not very performant.

  • Thanks 1
Link to comment
Share on other sites

quickmic
6 hours ago, horstepipe said:

@quickmic

I'm wondering, will you adopt those big performance improvements described here?

 

Yes I always have an eye on that. I also watching changes from Montellese pushed into Kodi sources. Seems most of the improvements will be in the next Kodi 20, but sounds promising. next-gen will not benefit too much, only for dynamic lists. Synced content will be no affected, it doesn't use listitem manipulations by design.

  • Thanks 1
Link to comment
Share on other sites

dml33

Hi. 

With build 5.08 build 32, subtitles are correctly enabled when a movie is played, as expected with my current settings. But, the language (if there are more than the one I want and set in settings) is not correctly chosen. 

Will it be fixed?

Thanks! 

Link to comment
Share on other sites

quickmic
20 hours ago, dml33 said:

Hi. 

With build 5.08 build 32, subtitles are correctly enabled when a movie is played, as expected with my current settings. But, the language (if there are more than the one I want and set in settings) is not correctly chosen. 

Will it be fixed?

Thanks! 

It's on the list, but haven't found a good solution yet.

  • Like 1
Link to comment
Share on other sites

quickmic

Info:

Current 5.3.0 is quite stable. There is one tiny bugfix I'll upload in the next days to beta repo, but I will not release any experimental version in the next 2-3 weeks or implement new features.

Reason: I want that everybody perform tests with the same version to get it stable.

Sure, you can continue posting improvements or issues.

 

I continue work none public till 5.3.x is declared as stable (no showstoppers).

... the current modifications I'm working on, impacts to much code...

 

  • Like 3
  • Thanks 1
Link to comment
Share on other sites

markdj
9 hours ago, quickmic said:

Info:

Current 5.3.0 is quite stable. There is one tiny bugfix I'll upload in the next days to beta repo, but I will not release any experimental version in the next 2-3 weeks or implement new features.

Reason: I want that everybody perform tests with the same version to get it stable.

Sure, you can continue posting improvements or issues.

 

I continue work none public till 5.3.x is declared as stable (no showstoppers).

... the current modifications I'm working on, impacts to much code...

 

Any chance to get the Trakt issue fixed in this version, too? :)

Link to comment
Share on other sites

quickmic
57 minutes ago, markdj said:

Any chance to get the Trakt issue fixed in this version, too? :)

Are you using 5.3.0 version, and if yes can you design a testcase for me. I performed multiple tests and cannot find an issue in Trakt.

If I can reproduce the issue, I can fix it.

Link to comment
Share on other sites

BaukeZwart
4 hours ago, markdj said:

Any chance to get the Trakt issue fixed in this version, too? :)

I don't want to state the obvious, but just to rule it out.
Are you sure you don't also have the Trakt plugin installed in Kodi.

  • Like 1
Link to comment
Share on other sites

5 hours ago, BaukeZwart said:

I don't want to state the obvious, but just to rule it out.
Are you sure you don't also have the Trakt plugin installed in Kodi.

It is always worth mentioning because these kinds of things do happen.

  • Like 1
Link to comment
Share on other sites

DiscoDuck79

Have encountered a minor issue, not sure if it's caused by next-gen or a skin/Emby-server issue.

When I try to start playback from the Next widget (Embuary) the client freezes waiting for playback to be initiated, it stalls after the Creating InputStream.

2021-05-27 15:36:33.697 T:4065153616  NOTICE: VideoPlayer::OpenFile: http://127.0.0.1:57578/tvshows/146576/150159-6d80c3a46f90a02d31fc00fb02a3c8f1-6507863-stream-Name-of-episode.mkv
2021-05-27 15:36:33.699 T:3376411520  NOTICE: Creating InputStream

I then have to restart Kodi thru SSH. I try to start playback again and same happens. During both the attempts to start the playback there's no trace of any connection being made to the Emby server when checking the server log (no entries during these times).

When I initiate playback thru the TV-Shows library playback starts straight away as normal.

2021-05-27 15:38:05.881 T:4065112656  NOTICE: VideoPlayer::OpenFile: http://127.0.0.1:57578/tvshows/146576/150159-6d80c3a46f90a02d31fc00fb02a3c8f1-6507863-stream-Name-of-episode.mkv
2021-05-27 15:38:05.882 T:2985976704  NOTICE: Creating InputStream
2021-05-27 15:38:05.948 T:3606020992  NOTICE: INFO: EMBY.hooks.player.Player: [ onPlayBackStarted ]
2021-05-27 15:38:05.950 T:3098071936  NOTICE: INFO: EMBY.hooks.player.Player: [ OnPlay ] {u'item': {u'type': u'episode', u'id': 2402}, 'MonitorMethod': 'Player.OnPlay', u'player': {u'playerid': 1, u'speed': 1}}

After a while I stop the episode, I can then resume playback from the Next widget.

 

It seems to be an on and off error since it works ok most of the time, it started after the last update of my server so maybe it's caused by the changes to Next/Continue watching that was made there?

Link to comment
Share on other sites

quickmic
48 minutes ago, DiscoDuck79 said:

Have encountered a minor issue, not sure if it's caused by next-gen or a skin/Emby-server issue.

When I try to start playback from the Next widget (Embuary) the client freezes waiting for playback to be initiated, it stalls after the Creating InputStream.




2021-05-27 15:36:33.697 T:4065153616  NOTICE: VideoPlayer::OpenFile: http://127.0.0.1:57578/tvshows/146576/150159-6d80c3a46f90a02d31fc00fb02a3c8f1-6507863-stream-Name-of-episode.mkv
2021-05-27 15:36:33.699 T:3376411520  NOTICE: Creating InputStream

I then have to restart Kodi thru SSH. I try to start playback again and same happens. During both the attempts to start the playback there's no trace of any connection being made to the Emby server when checking the server log (no entries during these times).

When I initiate playback thru the TV-Shows library playback starts straight away as normal.




2021-05-27 15:38:05.881 T:4065112656  NOTICE: VideoPlayer::OpenFile: http://127.0.0.1:57578/tvshows/146576/150159-6d80c3a46f90a02d31fc00fb02a3c8f1-6507863-stream-Name-of-episode.mkv
2021-05-27 15:38:05.882 T:2985976704  NOTICE: Creating InputStream
2021-05-27 15:38:05.948 T:3606020992  NOTICE: INFO: EMBY.hooks.player.Player: [ onPlayBackStarted ]
2021-05-27 15:38:05.950 T:3098071936  NOTICE: INFO: EMBY.hooks.player.Player: [ OnPlay ] {u'item': {u'type': u'episode', u'id': 2402}, 'MonitorMethod': 'Player.OnPlay', u'player': {u'playerid': 1, u'speed': 1}}

After a while I stop the episode, I can then resume playback from the Next widget.

 

It seems to be an on and off error since it works ok most of the time, it started after the last update of my server so maybe it's caused by the changes to Next/Continue watching that was made there?

The minor issue I mentioned, is related to following scenario: If a custom skin uses dynamic listing (e.g. photos) on the home screen as widget, it could cause (under special circumstances) an error. It's already fixed, but had no time yet uploading to github and beta repo. I think tomorrow...

 

How often does it happen, sounds not on regular bases/no pattern? Please continue monitoring, I'll also perform some tests and keep an eye on that.

Edited by quickmic
Link to comment
Share on other sites

DiscoDuck79
20 minutes ago, quickmic said:

The minor issue I mentioned, is related to following scenario: If a custom skin uses dynamic listing (e.g. photos) on the home screen as widget, it could cause (under special circumstances) an error. It's already fixed, but had no time yet uploading to github and beta repo. I think tomorrow...

 

How often does it happen, sounds not on regular bases/no pattern? Please continue monitoring, I'll also perform some tests and keep an eye on that.

I'd say it has happened 2-3 times during the last 2 days. It's not on every file, it seems irregular so odd behavior.

One thing I forgot in my initial post, for the show I'm watching atm I have 2 qualities available so I'm prompted to select prior playback, unfortunately I can't remember if I was prompted to select prior playback not starting... But I will monitor it.

  • Thanks 1
Link to comment
Share on other sites

markdj
8 hours ago, BaukeZwart said:

I don't want to state the obvious, but just to rule it out.
Are you sure you don't also have the Trakt plugin installed in Kodi.

Thanks for thinking along. It is installed but disabled. I’ve just removed it and will report back. I noticed Emby has been updated to the latest version though (since 3 days) but it’s still shown twice on the Trakt page.

Link to comment
Share on other sites

markdj
11 hours ago, quickmic said:

Are you using 5.3.0 version, and if yes can you design a testcase for me. I performed multiple tests and cannot find an issue in Trakt.

If I can reproduce the issue, I can fix it.

How do I do this? It’s the latest beta version but it’s still shown when it’s being watched (start) and when it ends.

Link to comment
Share on other sites

t123thomas

Hi I see this errors, could this E4K related issue or something else, please advise

2021-05-27 17:23:38.261 T:4244    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:38.261 T:4244    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:38.294 T:4244    ERROR <general>:     
2021-05-27 17:23:38.294 T:4244    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:38.295 T:4244    ERROR <general>:
                                                   
2021-05-27 17:23:38.295 T:4244    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:38.318 T:4244    ERROR <general>:     
2021-05-27 17:23:38.318 T:4244    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:38.318 T:4244    ERROR <general>:
                                                   
2021-05-27 17:23:38.318 T:4244    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:38.318 T:4244    ERROR <general>:     
2021-05-27 17:23:38.318 T:4244    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:38.318 T:4244    ERROR <general>:
                                                   
2021-05-27 17:23:38.319 T:4244    ERROR <general>: _queue
2021-05-27 17:23:38.319 T:4244    ERROR <general>: .
2021-05-27 17:23:38.319 T:4244    ERROR <general>: Empty
2021-05-27 17:23:38.319 T:4244    ERROR <general>: :
2021-05-27 17:23:38.319 T:4244    ERROR <general>:
2021-05-27 17:23:38.319 T:4244    ERROR <general>:
                                                   
2021-05-27 17:23:40.947 T:2332     INFO <general>: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
2021-05-27 17:23:41.011 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:41.011 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:41.011 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:41.011 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:41.011 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:41.012 T:9344    ERROR <general>:     
2021-05-27 17:23:41.012 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:41.012 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:41.013 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:41.014 T:9344    ERROR <general>:     
2021-05-27 17:23:41.014 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:41.014 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:41.014 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:41.016 T:9344    ERROR <general>:     
2021-05-27 17:23:41.016 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:41.016 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:41.016 T:9344    ERROR <general>: _queue
2021-05-27 17:23:41.017 T:9344    ERROR <general>: .
2021-05-27 17:23:41.017 T:9344    ERROR <general>: Empty
2021-05-27 17:23:41.017 T:9344    ERROR <general>: :
2021-05-27 17:23:41.017 T:9344    ERROR <general>:
2021-05-27 17:23:41.017 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.373 T:10500   ERROR <general>: Exception ignored in:
2021-05-27 17:23:46.373 T:10500   ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:46.373 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.373 T:10500   ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:46.373 T:10500   ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:46.374 T:10500   ERROR <general>:     
2021-05-27 17:23:46.374 T:10500   ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:46.374 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.375 T:10500   ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:46.376 T:10500   ERROR <general>:     
2021-05-27 17:23:46.376 T:10500   ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:46.376 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.376 T:10500   ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:46.378 T:10500   ERROR <general>:     
2021-05-27 17:23:46.378 T:10500   ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:46.378 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.378 T:10500   ERROR <general>: _queue
2021-05-27 17:23:46.379 T:10500   ERROR <general>: .
2021-05-27 17:23:46.379 T:10500   ERROR <general>: Empty
2021-05-27 17:23:46.379 T:10500   ERROR <general>: :
2021-05-27 17:23:46.379 T:10500   ERROR <general>:
2021-05-27 17:23:46.379 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.551 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:46.552 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:46.552 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.552 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:46.552 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:46.553 T:9344    ERROR <general>:     
2021-05-27 17:23:46.553 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:46.553 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.553 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:46.554 T:9344    ERROR <general>:     
2021-05-27 17:23:46.555 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:46.555 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.555 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:46.556 T:9344    ERROR <general>:     
2021-05-27 17:23:46.556 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:46.557 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.557 T:9344    ERROR <general>: _queue
2021-05-27 17:23:46.557 T:9344    ERROR <general>: .
2021-05-27 17:23:46.557 T:9344    ERROR <general>: Empty
2021-05-27 17:23:46.557 T:9344    ERROR <general>: :
2021-05-27 17:23:46.557 T:9344    ERROR <general>:
2021-05-27 17:23:46.557 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.612 T:8208    ERROR <general>: Exception ignored in:
2021-05-27 17:23:46.612 T:8208    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:46.612 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.612 T:8208    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:46.612 T:8208    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:46.613 T:8208    ERROR <general>:     
2021-05-27 17:23:46.613 T:8208    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:46.613 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.614 T:8208    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:46.615 T:8208    ERROR <general>:     
2021-05-27 17:23:46.615 T:8208    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:46.615 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.615 T:8208    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:46.617 T:8208    ERROR <general>:     
2021-05-27 17:23:46.617 T:8208    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:46.617 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.617 T:8208    ERROR <general>: _queue
2021-05-27 17:23:46.617 T:8208    ERROR <general>: .
2021-05-27 17:23:46.617 T:8208    ERROR <general>: Empty
2021-05-27 17:23:46.617 T:8208    ERROR <general>: :
2021-05-27 17:23:46.617 T:8208    ERROR <general>:
2021-05-27 17:23:46.618 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.762 T:9864    ERROR <general>: Exception ignored in:
2021-05-27 17:23:46.762 T:9864    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:46.762 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:46.763 T:9864    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:46.763 T:9864    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:46.763 T:9864    ERROR <general>:     
2021-05-27 17:23:46.763 T:9864    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:46.763 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:46.764 T:9864    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:46.765 T:9864    ERROR <general>:     
2021-05-27 17:23:46.765 T:9864    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:46.765 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:46.765 T:9864    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:46.766 T:9864    ERROR <general>:     
2021-05-27 17:23:46.766 T:9864    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:46.766 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:46.767 T:9864    ERROR <general>: _queue
2021-05-27 17:23:46.767 T:9864    ERROR <general>: .
2021-05-27 17:23:46.767 T:9864    ERROR <general>: Empty
2021-05-27 17:23:46.767 T:9864    ERROR <general>: :
2021-05-27 17:23:46.767 T:9864    ERROR <general>:
2021-05-27 17:23:46.767 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:47.097 T:8300    ERROR <general>: Exception ignored in:
2021-05-27 17:23:47.097 T:8300    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:47.097 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.097 T:8300    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:47.097 T:8300    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:47.098 T:8300    ERROR <general>:     
2021-05-27 17:23:47.098 T:8300    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:47.098 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.098 T:8300    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:47.099 T:8300    ERROR <general>:     
2021-05-27 17:23:47.099 T:8300    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:47.099 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.099 T:8300    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:47.101 T:8300    ERROR <general>:     
2021-05-27 17:23:47.101 T:8300    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:47.102 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.102 T:8300    ERROR <general>: _queue
2021-05-27 17:23:47.102 T:8300    ERROR <general>: .
2021-05-27 17:23:47.102 T:8300    ERROR <general>: Empty
2021-05-27 17:23:47.102 T:8300    ERROR <general>: :
2021-05-27 17:23:47.102 T:8300    ERROR <general>:
2021-05-27 17:23:47.102 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.596 T:6260    ERROR <general>: Exception ignored in:
2021-05-27 17:23:47.596 T:6260    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:47.596 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:47.596 T:6260    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:47.596 T:6260    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:47.596 T:6260    ERROR <general>:     
2021-05-27 17:23:47.596 T:6260    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:47.597 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:47.597 T:6260    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:47.597 T:6260    ERROR <general>:     
2021-05-27 17:23:47.597 T:6260    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:47.597 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:47.598 T:6260    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:47.599 T:6260    ERROR <general>:     
2021-05-27 17:23:47.599 T:6260    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:47.599 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:47.599 T:6260    ERROR <general>: _queue
2021-05-27 17:23:47.599 T:6260    ERROR <general>: .
2021-05-27 17:23:47.599 T:6260    ERROR <general>: Empty
2021-05-27 17:23:47.599 T:6260    ERROR <general>: :
2021-05-27 17:23:47.599 T:6260    ERROR <general>:
2021-05-27 17:23:47.599 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:48.092 T:8472    ERROR <general>: Exception ignored in:
2021-05-27 17:23:48.092 T:8472    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:48.092 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.092 T:8472    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:48.092 T:8472    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:48.093 T:8472    ERROR <general>:     
2021-05-27 17:23:48.093 T:8472    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:48.093 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.093 T:8472    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:48.093 T:8472    ERROR <general>:     
2021-05-27 17:23:48.093 T:8472    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:48.093 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.093 T:8472    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:48.094 T:8472    ERROR <general>:     
2021-05-27 17:23:48.094 T:8472    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:48.094 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.094 T:8472    ERROR <general>: _queue
2021-05-27 17:23:48.094 T:8472    ERROR <general>: .
2021-05-27 17:23:48.095 T:8472    ERROR <general>: Empty
2021-05-27 17:23:48.095 T:8472    ERROR <general>: :
2021-05-27 17:23:48.095 T:8472    ERROR <general>:
2021-05-27 17:23:48.095 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.970 T:9372    ERROR <general>: Exception ignored in:
2021-05-27 17:23:48.970 T:9372    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:48.970 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:48.970 T:9372    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:48.970 T:9372    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:48.971 T:9372    ERROR <general>:     
2021-05-27 17:23:48.971 T:9372    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:48.971 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:48.971 T:9372    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:48.972 T:9372    ERROR <general>:     
2021-05-27 17:23:48.972 T:9372    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:48.972 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:48.972 T:9372    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:48.973 T:9372    ERROR <general>:     
2021-05-27 17:23:48.973 T:9372    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:48.973 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:48.973 T:9372    ERROR <general>: _queue
2021-05-27 17:23:48.973 T:9372    ERROR <general>: .
2021-05-27 17:23:48.973 T:9372    ERROR <general>: Empty
2021-05-27 17:23:48.973 T:9372    ERROR <general>: :
2021-05-27 17:23:48.973 T:9372    ERROR <general>:
2021-05-27 17:23:48.974 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:50.297 T:9796    ERROR <general>: Exception ignored in:
2021-05-27 17:23:50.297 T:9796    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:50.297 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:50.297 T:9796    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:50.297 T:9796    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:50.298 T:9796    ERROR <general>:     
2021-05-27 17:23:50.298 T:9796    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:50.298 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:50.298 T:9796    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:50.300 T:9796    ERROR <general>:     
2021-05-27 17:23:50.300 T:9796    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:50.300 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:50.300 T:9796    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:50.302 T:9796    ERROR <general>:     
2021-05-27 17:23:50.302 T:9796    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:50.302 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:50.302 T:9796    ERROR <general>: _queue
2021-05-27 17:23:50.302 T:9796    ERROR <general>: .
2021-05-27 17:23:50.302 T:9796    ERROR <general>: Empty
2021-05-27 17:23:50.303 T:9796    ERROR <general>: :
2021-05-27 17:23:50.303 T:9796    ERROR <general>:
2021-05-27 17:23:50.303 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:51.697 T:2332     INFO <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
2021-05-27 17:23:51.741 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:51.741 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:51.741 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:51.741 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:51.741 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:51.742 T:9344    ERROR <general>:     
2021-05-27 17:23:51.742 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:51.742 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:51.742 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:51.743 T:9344    ERROR <general>:     
2021-05-27 17:23:51.743 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:51.743 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:51.744 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:51.745 T:9344    ERROR <general>:     
2021-05-27 17:23:51.745 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:51.745 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:51.745 T:9344    ERROR <general>: _queue
2021-05-27 17:23:51.745 T:9344    ERROR <general>: .
2021-05-27 17:23:51.745 T:9344    ERROR <general>: Empty
2021-05-27 17:23:51.745 T:9344    ERROR <general>: :
2021-05-27 17:23:51.745 T:9344    ERROR <general>:
2021-05-27 17:23:51.745 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:53.964 T:2332     INFO <general>: Loading skin file: SkinSettings.xml, load type: LOAD_EVERY_TIME
2021-05-27 17:23:53.984 T:2332  WARNING <general>: Skin has invalid include:
2021-05-27 17:23:56.332 T:8872     INFO <general>: Skipped 14 duplicate messages..
2021-05-27 17:23:56.332 T:8872     INFO <general>: initializing python engine.
2021-05-27 17:23:56.568 T:2332     INFO <general>: Loading skin file: C:\Users\Admin\AppData\Roaming\Kodi\addons\skin.titan.mod.beta.matrix\1080i\script-skinshortcuts.xml, load type: LOAD_ON_GUI_INIT
2021-05-27 17:23:56.760 T:2332     INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2021-05-27 17:23:56.778 T:6124    ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting upnp://
2021-05-27 17:23:57.298 T:8896    ERROR <general>: Exception ignored in:
2021-05-27 17:23:57.298 T:8896    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:57.298 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.299 T:8896    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:57.299 T:8896    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:57.299 T:8896    ERROR <general>:     
2021-05-27 17:23:57.299 T:8896    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:57.299 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.299 T:8896    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:57.300 T:8896    ERROR <general>:     
2021-05-27 17:23:57.300 T:8896    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:57.300 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.301 T:8896    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:57.302 T:8896    ERROR <general>:     
2021-05-27 17:23:57.302 T:8896    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:57.302 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.302 T:8896    ERROR <general>: _queue
2021-05-27 17:23:57.302 T:8896    ERROR <general>: .
2021-05-27 17:23:57.302 T:8896    ERROR <general>: Empty
2021-05-27 17:23:57.302 T:8896    ERROR <general>: :
2021-05-27 17:23:57.302 T:8896    ERROR <general>:
2021-05-27 17:23:57.302 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.444 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:57.444 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:57.444 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:57.444 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:57.444 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:57.445 T:9344    ERROR <general>:     
2021-05-27 17:23:57.445 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:57.445 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:57.445 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:57.447 T:9344    ERROR <general>:     
2021-05-27 17:23:57.447 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:57.447 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:57.447 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:57.448 T:9344    ERROR <general>:     
2021-05-27 17:23:57.448 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:57.448 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:57.448 T:9344    ERROR <general>: _queue
2021-05-27 17:23:57.448 T:9344    ERROR <general>: .
2021-05-27 17:23:57.448 T:9344    ERROR <general>: Empty
2021-05-27 17:23:57.448 T:9344    ERROR <general>: :
2021-05-27 17:23:57.449 T:9344    ERROR <general>:
2021-05-27 17:23:57.449 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.364 T:8872     INFO <general>: CPythonInvoker(12, C:\Users\Admin\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
2021-05-27 17:23:59.537 T:8872     INFO <general>: Python interpreter stopped
2021-05-27 17:23:59.588 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:59.588 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:59.588 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.588 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:59.588 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:59.589 T:9344    ERROR <general>:     
2021-05-27 17:23:59.589 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:59.589 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.589 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:59.590 T:9344    ERROR <general>:     
2021-05-27 17:23:59.590 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:59.590 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.590 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:59.591 T:9344    ERROR <general>:     
2021-05-27 17:23:59.591 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:59.591 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.591 T:9344    ERROR <general>: _queue
2021-05-27 17:23:59.591 T:9344    ERROR <general>: .
2021-05-27 17:23:59.591 T:9344    ERROR <general>: Empty
2021-05-27 17:23:59.591 T:9344    ERROR <general>: :
2021-05-27 17:23:59.591 T:9344    ERROR <general>:
2021-05-27 17:23:59.591 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.935 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:59.935 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:59.935 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.935 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:59.935 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:59.936 T:9344    ERROR <general>:     
2021-05-27 17:23:59.936 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:59.936 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.936 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:59.938 T:9344    ERROR <general>:     
2021-05-27 17:23:59.938 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:59.938 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.938 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:59.939 T:9344    ERROR <general>:     
2021-05-27 17:23:59.940 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:59.940 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.940 T:9344    ERROR <general>: _queue
2021-05-27 17:23:59.940 T:9344    ERROR <general>: .
2021-05-27 17:23:59.940 T:9344    ERROR <general>: Empty
2021-05-27 17:23:59.940 T:9344    ERROR <general>: :
2021-05-27 17:23:59.940 T:9344    ERROR <general>:
2021-05-27 17:23:59.940 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.955 T:9120    ERROR <general>: Exception ignored in:
2021-05-27 17:23:59.955 T:9120    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:59.955 T:9120    ERROR <general>:
                                                   
2021-05-27 17:23:59.955 T:9120    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:59.955 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:59.956 T:9120    ERROR <general>:     
2021-05-27 17:23:59.956 T:9120    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:59.956 T:9120    ERROR <general>:
                                                   
2021-05-27 17:23:59.956 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:59.957 T:9120    ERROR <general>:     
2021-05-27 17:23:59.957 T:9120    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:59.957 T:9120    ERROR <general>:
                                                   
2021-05-27 17:23:59.957 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:59.958 T:9120    ERROR <general>:     
2021-05-27 17:23:59.958 T:9120    ERROR <general>: inqueue.get(block=False)


2021-05-27 17:23:59.956 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:59.957 T:9120    ERROR <general>:     
2021-05-27 17:23:59.957 T:9120    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:59.957 T:9120    ERROR <general>:
                                                   
2021-05-27 17:23:59.957 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:59.958 T:9120    ERROR <general>:     
2021-05-27 17:23:59.958 T:9120    ERROR <general>: inqueue.get(block=False)

2021-05-27 17:24:39.855 T:5824     INFO <general>: CPythonInvoker(19, C:\Users\Admin\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run
2021-05-27 17:24:40.014 T:5824     INFO <general>: Python interpreter stopped
2021-05-27 17:24:40.015 T:11064    INFO <general>: CPythonInvoker(20, C:\Users\Admin\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run
2021-05-27 17:24:40.162 T:11064    INFO <general>: Python interpreter stopped
2021-05-27 17:24:40.794 T:1224    ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting addons://search/

Link to comment
Share on other sites

quickmic
7 hours ago, t123thomas said:

Hi I see this errors, could this E4K related issue or something else, please advise

2021-05-27 17:23:38.261 T:4244    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:38.261 T:4244    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:38.294 T:4244    ERROR <general>:     
2021-05-27 17:23:38.294 T:4244    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:38.295 T:4244    ERROR <general>:
                                                   
2021-05-27 17:23:38.295 T:4244    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:38.318 T:4244    ERROR <general>:     
2021-05-27 17:23:38.318 T:4244    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:38.318 T:4244    ERROR <general>:
                                                   
2021-05-27 17:23:38.318 T:4244    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:38.318 T:4244    ERROR <general>:     
2021-05-27 17:23:38.318 T:4244    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:38.318 T:4244    ERROR <general>:
                                                   
2021-05-27 17:23:38.319 T:4244    ERROR <general>: _queue
2021-05-27 17:23:38.319 T:4244    ERROR <general>: .
2021-05-27 17:23:38.319 T:4244    ERROR <general>: Empty
2021-05-27 17:23:38.319 T:4244    ERROR <general>: :
2021-05-27 17:23:38.319 T:4244    ERROR <general>:
2021-05-27 17:23:38.319 T:4244    ERROR <general>:
                                                   
2021-05-27 17:23:40.947 T:2332     INFO <general>: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
2021-05-27 17:23:41.011 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:41.011 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:41.011 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:41.011 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:41.011 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:41.012 T:9344    ERROR <general>:     
2021-05-27 17:23:41.012 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:41.012 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:41.013 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:41.014 T:9344    ERROR <general>:     
2021-05-27 17:23:41.014 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:41.014 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:41.014 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:41.016 T:9344    ERROR <general>:     
2021-05-27 17:23:41.016 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:41.016 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:41.016 T:9344    ERROR <general>: _queue
2021-05-27 17:23:41.017 T:9344    ERROR <general>: .
2021-05-27 17:23:41.017 T:9344    ERROR <general>: Empty
2021-05-27 17:23:41.017 T:9344    ERROR <general>: :
2021-05-27 17:23:41.017 T:9344    ERROR <general>:
2021-05-27 17:23:41.017 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.373 T:10500   ERROR <general>: Exception ignored in:
2021-05-27 17:23:46.373 T:10500   ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:46.373 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.373 T:10500   ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:46.373 T:10500   ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:46.374 T:10500   ERROR <general>:     
2021-05-27 17:23:46.374 T:10500   ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:46.374 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.375 T:10500   ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:46.376 T:10500   ERROR <general>:     
2021-05-27 17:23:46.376 T:10500   ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:46.376 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.376 T:10500   ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:46.378 T:10500   ERROR <general>:     
2021-05-27 17:23:46.378 T:10500   ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:46.378 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.378 T:10500   ERROR <general>: _queue
2021-05-27 17:23:46.379 T:10500   ERROR <general>: .
2021-05-27 17:23:46.379 T:10500   ERROR <general>: Empty
2021-05-27 17:23:46.379 T:10500   ERROR <general>: :
2021-05-27 17:23:46.379 T:10500   ERROR <general>:
2021-05-27 17:23:46.379 T:10500   ERROR <general>:
                                                   
2021-05-27 17:23:46.551 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:46.552 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:46.552 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.552 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:46.552 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:46.553 T:9344    ERROR <general>:     
2021-05-27 17:23:46.553 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:46.553 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.553 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:46.554 T:9344    ERROR <general>:     
2021-05-27 17:23:46.555 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:46.555 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.555 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:46.556 T:9344    ERROR <general>:     
2021-05-27 17:23:46.556 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:46.557 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.557 T:9344    ERROR <general>: _queue
2021-05-27 17:23:46.557 T:9344    ERROR <general>: .
2021-05-27 17:23:46.557 T:9344    ERROR <general>: Empty
2021-05-27 17:23:46.557 T:9344    ERROR <general>: :
2021-05-27 17:23:46.557 T:9344    ERROR <general>:
2021-05-27 17:23:46.557 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:46.612 T:8208    ERROR <general>: Exception ignored in:
2021-05-27 17:23:46.612 T:8208    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:46.612 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.612 T:8208    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:46.612 T:8208    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:46.613 T:8208    ERROR <general>:     
2021-05-27 17:23:46.613 T:8208    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:46.613 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.614 T:8208    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:46.615 T:8208    ERROR <general>:     
2021-05-27 17:23:46.615 T:8208    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:46.615 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.615 T:8208    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:46.617 T:8208    ERROR <general>:     
2021-05-27 17:23:46.617 T:8208    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:46.617 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.617 T:8208    ERROR <general>: _queue
2021-05-27 17:23:46.617 T:8208    ERROR <general>: .
2021-05-27 17:23:46.617 T:8208    ERROR <general>: Empty
2021-05-27 17:23:46.617 T:8208    ERROR <general>: :
2021-05-27 17:23:46.617 T:8208    ERROR <general>:
2021-05-27 17:23:46.618 T:8208    ERROR <general>:
                                                   
2021-05-27 17:23:46.762 T:9864    ERROR <general>: Exception ignored in:
2021-05-27 17:23:46.762 T:9864    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:46.762 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:46.763 T:9864    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:46.763 T:9864    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:46.763 T:9864    ERROR <general>:     
2021-05-27 17:23:46.763 T:9864    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:46.763 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:46.764 T:9864    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:46.765 T:9864    ERROR <general>:     
2021-05-27 17:23:46.765 T:9864    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:46.765 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:46.765 T:9864    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:46.766 T:9864    ERROR <general>:     
2021-05-27 17:23:46.766 T:9864    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:46.766 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:46.767 T:9864    ERROR <general>: _queue
2021-05-27 17:23:46.767 T:9864    ERROR <general>: .
2021-05-27 17:23:46.767 T:9864    ERROR <general>: Empty
2021-05-27 17:23:46.767 T:9864    ERROR <general>: :
2021-05-27 17:23:46.767 T:9864    ERROR <general>:
2021-05-27 17:23:46.767 T:9864    ERROR <general>:
                                                   
2021-05-27 17:23:47.097 T:8300    ERROR <general>: Exception ignored in:
2021-05-27 17:23:47.097 T:8300    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:47.097 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.097 T:8300    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:47.097 T:8300    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:47.098 T:8300    ERROR <general>:     
2021-05-27 17:23:47.098 T:8300    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:47.098 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.098 T:8300    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:47.099 T:8300    ERROR <general>:     
2021-05-27 17:23:47.099 T:8300    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:47.099 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.099 T:8300    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:47.101 T:8300    ERROR <general>:     
2021-05-27 17:23:47.101 T:8300    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:47.102 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.102 T:8300    ERROR <general>: _queue
2021-05-27 17:23:47.102 T:8300    ERROR <general>: .
2021-05-27 17:23:47.102 T:8300    ERROR <general>: Empty
2021-05-27 17:23:47.102 T:8300    ERROR <general>: :
2021-05-27 17:23:47.102 T:8300    ERROR <general>:
2021-05-27 17:23:47.102 T:8300    ERROR <general>:
                                                   
2021-05-27 17:23:47.596 T:6260    ERROR <general>: Exception ignored in:
2021-05-27 17:23:47.596 T:6260    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:47.596 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:47.596 T:6260    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:47.596 T:6260    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:47.596 T:6260    ERROR <general>:     
2021-05-27 17:23:47.596 T:6260    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:47.597 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:47.597 T:6260    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:47.597 T:6260    ERROR <general>:     
2021-05-27 17:23:47.597 T:6260    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:47.597 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:47.598 T:6260    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:47.599 T:6260    ERROR <general>:     
2021-05-27 17:23:47.599 T:6260    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:47.599 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:47.599 T:6260    ERROR <general>: _queue
2021-05-27 17:23:47.599 T:6260    ERROR <general>: .
2021-05-27 17:23:47.599 T:6260    ERROR <general>: Empty
2021-05-27 17:23:47.599 T:6260    ERROR <general>: :
2021-05-27 17:23:47.599 T:6260    ERROR <general>:
2021-05-27 17:23:47.599 T:6260    ERROR <general>:
                                                   
2021-05-27 17:23:48.092 T:8472    ERROR <general>: Exception ignored in:
2021-05-27 17:23:48.092 T:8472    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:48.092 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.092 T:8472    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:48.092 T:8472    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:48.093 T:8472    ERROR <general>:     
2021-05-27 17:23:48.093 T:8472    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:48.093 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.093 T:8472    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:48.093 T:8472    ERROR <general>:     
2021-05-27 17:23:48.093 T:8472    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:48.093 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.093 T:8472    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:48.094 T:8472    ERROR <general>:     
2021-05-27 17:23:48.094 T:8472    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:48.094 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.094 T:8472    ERROR <general>: _queue
2021-05-27 17:23:48.094 T:8472    ERROR <general>: .
2021-05-27 17:23:48.095 T:8472    ERROR <general>: Empty
2021-05-27 17:23:48.095 T:8472    ERROR <general>: :
2021-05-27 17:23:48.095 T:8472    ERROR <general>:
2021-05-27 17:23:48.095 T:8472    ERROR <general>:
                                                   
2021-05-27 17:23:48.970 T:9372    ERROR <general>: Exception ignored in:
2021-05-27 17:23:48.970 T:9372    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:48.970 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:48.970 T:9372    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:48.970 T:9372    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:48.971 T:9372    ERROR <general>:     
2021-05-27 17:23:48.971 T:9372    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:48.971 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:48.971 T:9372    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:48.972 T:9372    ERROR <general>:     
2021-05-27 17:23:48.972 T:9372    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:48.972 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:48.972 T:9372    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:48.973 T:9372    ERROR <general>:     
2021-05-27 17:23:48.973 T:9372    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:48.973 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:48.973 T:9372    ERROR <general>: _queue
2021-05-27 17:23:48.973 T:9372    ERROR <general>: .
2021-05-27 17:23:48.973 T:9372    ERROR <general>: Empty
2021-05-27 17:23:48.973 T:9372    ERROR <general>: :
2021-05-27 17:23:48.973 T:9372    ERROR <general>:
2021-05-27 17:23:48.974 T:9372    ERROR <general>:
                                                   
2021-05-27 17:23:50.297 T:9796    ERROR <general>: Exception ignored in:
2021-05-27 17:23:50.297 T:9796    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:50.297 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:50.297 T:9796    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:50.297 T:9796    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:50.298 T:9796    ERROR <general>:     
2021-05-27 17:23:50.298 T:9796    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:50.298 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:50.298 T:9796    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:50.300 T:9796    ERROR <general>:     
2021-05-27 17:23:50.300 T:9796    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:50.300 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:50.300 T:9796    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:50.302 T:9796    ERROR <general>:     
2021-05-27 17:23:50.302 T:9796    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:50.302 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:50.302 T:9796    ERROR <general>: _queue
2021-05-27 17:23:50.302 T:9796    ERROR <general>: .
2021-05-27 17:23:50.302 T:9796    ERROR <general>: Empty
2021-05-27 17:23:50.303 T:9796    ERROR <general>: :
2021-05-27 17:23:50.303 T:9796    ERROR <general>:
2021-05-27 17:23:50.303 T:9796    ERROR <general>:
                                                   
2021-05-27 17:23:51.697 T:2332     INFO <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
2021-05-27 17:23:51.741 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:51.741 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:51.741 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:51.741 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:51.741 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:51.742 T:9344    ERROR <general>:     
2021-05-27 17:23:51.742 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:51.742 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:51.742 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:51.743 T:9344    ERROR <general>:     
2021-05-27 17:23:51.743 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:51.743 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:51.744 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:51.745 T:9344    ERROR <general>:     
2021-05-27 17:23:51.745 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:51.745 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:51.745 T:9344    ERROR <general>: _queue
2021-05-27 17:23:51.745 T:9344    ERROR <general>: .
2021-05-27 17:23:51.745 T:9344    ERROR <general>: Empty
2021-05-27 17:23:51.745 T:9344    ERROR <general>: :
2021-05-27 17:23:51.745 T:9344    ERROR <general>:
2021-05-27 17:23:51.745 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:53.964 T:2332     INFO <general>: Loading skin file: SkinSettings.xml, load type: LOAD_EVERY_TIME
2021-05-27 17:23:53.984 T:2332  WARNING <general>: Skin has invalid include:
2021-05-27 17:23:56.332 T:8872     INFO <general>: Skipped 14 duplicate messages..
2021-05-27 17:23:56.332 T:8872     INFO <general>: initializing python engine.
2021-05-27 17:23:56.568 T:2332     INFO <general>: Loading skin file: C:\Users\Admin\AppData\Roaming\Kodi\addons\skin.titan.mod.beta.matrix\1080i\script-skinshortcuts.xml, load type: LOAD_ON_GUI_INIT
2021-05-27 17:23:56.760 T:2332     INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2021-05-27 17:23:56.778 T:6124    ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting upnp://
2021-05-27 17:23:57.298 T:8896    ERROR <general>: Exception ignored in:
2021-05-27 17:23:57.298 T:8896    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:57.298 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.299 T:8896    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:57.299 T:8896    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:57.299 T:8896    ERROR <general>:     
2021-05-27 17:23:57.299 T:8896    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:57.299 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.299 T:8896    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:57.300 T:8896    ERROR <general>:     
2021-05-27 17:23:57.300 T:8896    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:57.300 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.301 T:8896    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:57.302 T:8896    ERROR <general>:     
2021-05-27 17:23:57.302 T:8896    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:57.302 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.302 T:8896    ERROR <general>: _queue
2021-05-27 17:23:57.302 T:8896    ERROR <general>: .
2021-05-27 17:23:57.302 T:8896    ERROR <general>: Empty
2021-05-27 17:23:57.302 T:8896    ERROR <general>: :
2021-05-27 17:23:57.302 T:8896    ERROR <general>:
2021-05-27 17:23:57.302 T:8896    ERROR <general>:
                                                   
2021-05-27 17:23:57.444 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:57.444 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:57.444 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:57.444 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:57.444 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:57.445 T:9344    ERROR <general>:     
2021-05-27 17:23:57.445 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:57.445 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:57.445 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:57.447 T:9344    ERROR <general>:     
2021-05-27 17:23:57.447 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:57.447 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:57.447 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:57.448 T:9344    ERROR <general>:     
2021-05-27 17:23:57.448 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:57.448 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:57.448 T:9344    ERROR <general>: _queue
2021-05-27 17:23:57.448 T:9344    ERROR <general>: .
2021-05-27 17:23:57.448 T:9344    ERROR <general>: Empty
2021-05-27 17:23:57.448 T:9344    ERROR <general>: :
2021-05-27 17:23:57.449 T:9344    ERROR <general>:
2021-05-27 17:23:57.449 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.364 T:8872     INFO <general>: CPythonInvoker(12, C:\Users\Admin\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
2021-05-27 17:23:59.537 T:8872     INFO <general>: Python interpreter stopped
2021-05-27 17:23:59.588 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:59.588 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:59.588 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.588 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:59.588 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:59.589 T:9344    ERROR <general>:     
2021-05-27 17:23:59.589 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:59.589 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.589 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:59.590 T:9344    ERROR <general>:     
2021-05-27 17:23:59.590 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:59.590 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.590 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:59.591 T:9344    ERROR <general>:     
2021-05-27 17:23:59.591 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:59.591 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.591 T:9344    ERROR <general>: _queue
2021-05-27 17:23:59.591 T:9344    ERROR <general>: .
2021-05-27 17:23:59.591 T:9344    ERROR <general>: Empty
2021-05-27 17:23:59.591 T:9344    ERROR <general>: :
2021-05-27 17:23:59.591 T:9344    ERROR <general>:
2021-05-27 17:23:59.591 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.935 T:9344    ERROR <general>: Exception ignored in:
2021-05-27 17:23:59.935 T:9344    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:59.935 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.935 T:9344    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:59.935 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:59.936 T:9344    ERROR <general>:     
2021-05-27 17:23:59.936 T:9344    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:59.936 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.936 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:59.938 T:9344    ERROR <general>:     
2021-05-27 17:23:59.938 T:9344    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:59.938 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.938 T:9344    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:59.939 T:9344    ERROR <general>:     
2021-05-27 17:23:59.940 T:9344    ERROR <general>: inqueue.get(block=False)
2021-05-27 17:23:59.940 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.940 T:9344    ERROR <general>: _queue
2021-05-27 17:23:59.940 T:9344    ERROR <general>: .
2021-05-27 17:23:59.940 T:9344    ERROR <general>: Empty
2021-05-27 17:23:59.940 T:9344    ERROR <general>: :
2021-05-27 17:23:59.940 T:9344    ERROR <general>:
2021-05-27 17:23:59.940 T:9344    ERROR <general>:
                                                   
2021-05-27 17:23:59.955 T:9120    ERROR <general>: Exception ignored in:
2021-05-27 17:23:59.955 T:9120    ERROR <general>: <Finalize object, dead>
2021-05-27 17:23:59.955 T:9120    ERROR <general>:
                                                   
2021-05-27 17:23:59.955 T:9120    ERROR <general>: Traceback (most recent call last):
                                                   
2021-05-27 17:23:59.955 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\util.py", line 224, in __call__
                                                   
2021-05-27 17:23:59.956 T:9120    ERROR <general>:     
2021-05-27 17:23:59.956 T:9120    ERROR <general>: res = self._callback(*self._args, **self._kwargs)
2021-05-27 17:23:59.956 T:9120    ERROR <general>:
                                                   
2021-05-27 17:23:59.956 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:59.957 T:9120    ERROR <general>:     
2021-05-27 17:23:59.957 T:9120    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:59.957 T:9120    ERROR <general>:
                                                   
2021-05-27 17:23:59.957 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:59.958 T:9120    ERROR <general>:     
2021-05-27 17:23:59.958 T:9120    ERROR <general>: inqueue.get(block=False)


2021-05-27 17:23:59.956 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 692, in _terminate_pool
                                                   
2021-05-27 17:23:59.957 T:9120    ERROR <general>:     
2021-05-27 17:23:59.957 T:9120    ERROR <general>: cls._help_stuff_finish(inqueue, task_handler, len(pool))
2021-05-27 17:23:59.957 T:9120    ERROR <general>:
                                                   
2021-05-27 17:23:59.957 T:9120    ERROR <general>:   File "C:\Program Files\Kodi\system\python\Lib\multiprocessing\pool.py", line 945, in _help_stuff_finish
                                                   
2021-05-27 17:23:59.958 T:9120    ERROR <general>:     
2021-05-27 17:23:59.958 T:9120    ERROR <general>: inqueue.get(block=False)

2021-05-27 17:24:39.855 T:5824     INFO <general>: CPythonInvoker(19, C:\Users\Admin\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run
2021-05-27 17:24:40.014 T:5824     INFO <general>: Python interpreter stopped
2021-05-27 17:24:40.015 T:11064    INFO <general>: CPythonInvoker(20, C:\Users\Admin\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run
2021-05-27 17:24:40.162 T:11064    INFO <general>: Python interpreter stopped
2021-05-27 17:24:40.794 T:1224    ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting addons://search/

 

Please upload the full log. I assume the "multiprocessing" issues is coming from an external plugin.

 

Link to comment
Share on other sites

markdj
13 hours ago, markdj said:

Thanks for thinking along. It is installed but disabled. I’ve just removed it and will report back. I noticed Emby has been updated to the latest version though (since 3 days) but it’s still shown twice on the Trakt page.

Even after removal of Trakt on Kodi the issue still remains. I have sent a Kodi log earlier, I hope you can take a look at it and fix the issue that way.

Link to comment
Share on other sites

quickmic
6 hours ago, markdj said:

Even after removal of Trakt on Kodi the issue still remains. I have sent a Kodi log earlier, I hope you can take a look at it and fix the issue that way.

Have you removed BOTH? According to your log, you have those installed:

script.trakt v3.4.1 installed

script.module.trakt v4.4.0+matrix.1 installed

 

Edited by quickmic
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...