We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
External Shared libraries are no longer displayed on a basic installation. The libraries are displayed correctly with the web interface.
2021-11-08 07:12:31.828 T:2294849 ERROR :
_________________________________________________________________________________ 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: script.plex: ERROR: 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: Traceback (most recent call last): 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: File "/home/domi/.kodi/addons/script.plex/lib/windows/home.py", line 458, in onAction 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: self.showServers(mouse=True) 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: File "/home/domi/.kodi/addons/script.plex/lib/windows/home.py", line 1116, in showServers 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: plexapp.refreshResources() 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: File "/home/domi/.kodi/addons/script.plex/lib/_included_packages/plexnet/plexapp.py", line 394, in refreshResources 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: gdm.DISCOVERY.discover() 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: File "/home/domi/.kodi/addons/script.plex/lib/_included_packages/plexnet/gdm.py", line 125, in discover 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: if not util.INTERFACE.getPreference("gdm_discovery", True) or self.isActive(): 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: File "/home/domi/.kodi/addons/script.plex/lib/_included_packages/plexnet/gdm.py", line 29, in isActive 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: return util.INTERFACE.getPreference("gdm_discovery", True) and self.thread and self.thread.isAlive() 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: AttributeError: 'Thread' object has no attribute 'isAlive' 2021-11-08 07:12:31.828 T:2294849 ERROR <general>: _________________________________________________________________________________
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
External Shared libraries are no longer displayed on a basic installation.
The libraries are displayed correctly with the web interface.
Details:
Logs
2021-11-08 07:12:31.828 T:2294849 ERROR :
The text was updated successfully, but these errors were encountered: