Skip to content
New issue

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 #363

Open
whoo opened this issue Nov 8, 2021 · 0 comments
Open

External Shared libraries are no longer displayed #363

whoo opened this issue Nov 8, 2021 · 0 comments

Comments

@whoo
Copy link

whoo commented Nov 8, 2021

Description:

External Shared libraries are no longer displayed on a basic installation.
The libraries are displayed correctly with the web interface.

Details:

  • Add-on version: 0.3.4
  • Kodi version: 19.0 (stable package)
  • OS Platform: 5.14.11-gentoo
  • Hardware: x86_64 Intel(R) Core(TM) i7-3770

Logs

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>: _________________________________________________________________________________
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant