Bug#974562: kodi: Extended info for actor, only works the first time
Control: reassign -1 python-numpy 1:1.16.2-1
Control: retitle -1 kodi: Extended info for actor, only works the first time
From:
https://github.com/phil65/script.extendedinfo/issues/91
[...]
I have tracked down the origin of the issue to numpy not liking to be
re-initialized. This happens when the up-arrow is hit a second time in
extendedinfo since this triggers importing PIL.ImageFilter in kodi65
(see the bug I filed about it) which in turn imports numpy. The
work-around should either take place in extendedinfo or kodi65. I
guess that the best would be to fix kodi65 since it's not an end-user
module but a "library" module used by other plugins. I am however
filing this bug so that people know about it even though this project
seems dead (as I pointed out in #88).
[...]
Reply to: