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

Fix compatibility issue with Kodi 20 #384

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

gigiquery
Copy link

@gigiquery gigiquery commented Jan 21, 2023

Fix compatibility issue with Kodi 20

GHI (If applicable): #

Description:

Fixes #369 #380

Checklist:

  • I have based this PR against the develop branch

Fix compatibility issue with Kodi 20
@gigiquery gigiquery changed the title Update signal.py Fix compatibility issue with Kodi 20 Jan 21, 2023
@IsaacChapman
Copy link

Just to confirm, I was able to get the Plex add-on for Kodi 20 to work by installing and starting SimpleSSHD and copying over the modified signal.py file from this PR to the TV with:

ANDROID_TV_IP_ADDRESS=<specify-android-tv-ip-address-here>
scp -P 2222 signal.py user@${ANDROID_TV_IP_ADDRESS}:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.plex/lib/_included_packages/plexnet/signalslot/signal.py

@cyr06
Copy link

cyr06 commented Mar 9, 2023

Works nice thanks !

@HATT0R1HANZ0
Copy link

Nice one, thanks :)

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

Successfully merging this pull request may close these issues.

4 participants