Skip to content

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