plexinc / plex-for-kodi

Offical Plex for Kodi add-on releases.
GNU General Public License v2.0
249 stars 124 forks source link

Fix GDM - parsing of response field #329

Closed MrPumo closed 3 years ago

MrPumo commented 3 years ago

GHI (If applicable): #

Description:

Fix GDM response field parsing. Second split by bytecode (.encode()), then result as string (.decode())

Checklist:

ruuk commented 3 years ago

I cherry-picked your commit onto develop, as develop-kodi19 is just develop with the updated addon.xml (keeping a single code base). Thanks for the fix!