arvvoid / plugin.video.hbogoeu

hGO EU, inputstream.adaptive based add-on to access HBO Go content from Kodi
https://arvvoid.github.io/plugin.video.hbogoeu/
GNU General Public License v2.0
126 stars 46 forks source link

Fix encoding problem if profile paths with unicode characters #147

Closed arvvoid closed 4 years ago

arvvoid commented 4 years ago

Please check that your pull request pass this checks:

Types of changes

Description:

Related to ISSUE #146

arvvoid commented 4 years ago

Hello @petakpa1 this is the pull request containing the fix for the problem you reported in issue #146

Please test and even if all seams ok take debug logs and post them here so I can confirm the issue is solved include stuff not directly visible on the interface:

[REMOVED]

Edit please test this fixed test version:

18.x Leia: plugin.video.hbogoeu-2.5.6-leia-beta2.zip

(OPTIONAL) 19.x Matrix: plugin.video.hbogoeu-2.5.6-matrix-beta2.zip

gbelovai commented 4 years ago

Thanks @arvvoid! It seems the 2.5.6 beta solved the failed playback issue. debug log: https://paste.kodi.tv/galonoyoge.kodi

arvvoid commented 4 years ago

@gbelovai Yes, looking at the log all is fine now. I need just confirmation from @petakpa1 as well. And someone to test and confirm that the fix is good for the Nordic/Spain region as well and can merge this and will be included in next release.

petakpa1 commented 4 years ago

Dear All,

Thank you for your fast job. I confirm that above linked 2.5.6. beta version is working at me on W10 + Kodi 18.4 Leia system. Unfortunately I cannot test it on Kodi 19 Matrix version.

Kind regards, Peter

arvvoid commented 4 years ago

Tested Kodi 19 (Python 3) as expected is fine with or without these changes

arvvoid commented 4 years ago

Hello, @Sakerdot @sanangel @PolliSoft @macardi @jhdgghost @jumakki @Evili84 @haakobja can someone please test this branch and report back. I just need to make sure this doesn't break anything for Nordic/Spain region before merging :)

PolliSoft commented 4 years ago

Hello, @Sakerdot @sanangel @PolliSoft @macardi @jhdgghost @jumakki @Evili84 @haakobja can someone please test this branch and report back. I just need to make sure this doesn't break anything for Nordic/Spain region before merging :)

I installed it, and logged in without a problem. However, in this version I lost all subtitles on all videos. I reinstalled the Master branch version, and I got all subtitles back.

arvvoid commented 4 years ago

@PolliSoft tnx, can you please take a full debug log (perform playback) with this version and post it so I can fix the problem.

PolliSoft commented 4 years ago

@arvvoid here it is: https://pastebin.com/1KBw2hxc Let me know if I can do anything else.

arvvoid commented 4 years ago

@PolliSoft Please test this and report back with a log:

Leia Kodi 18.x: plugin.video.hbogoeu-2.5.6-leia-beta3.zip

Matrix Kodi 19.x (OPTIONAL IF YOU CAN, not test on primary device Kodi 19 is in alpha): plugin.video.hbogoeu-2.5.6-matrix-beta3.zip

PolliSoft commented 4 years ago

@arvvoid Kodi 18.6 Test Ok, log here: https://pastebin.com/QtYPSxV0

Kodi 19 (20200415-75732613) Test Not Ok, steps below:

  1. Clean install of Kodi 19 OK
  2. Install HBO GO and all dependencies, via zip file provided. OK
  3. Start HBO GO and login (I did not try to start any video). OK
  4. Exit HBO GO, enable debug logging in Kodi, enable debug logging in HBO GO. OK
  5. Restart Kodi, start HBO GO. NOK, see log https://pastebin.com/4sZ8mtFV

Kodi 19 (20200415-75732613) Test Ok, steps below:

  1. As above, but debug logging turned off in HBO GO. OK Log here: https://pastebin.com/krL8cweu
arvvoid commented 4 years ago

Thank you @PolliSoft that is useful information this should fix the issue with debug log in Matrix, please try playback and subtitles as well on 19 if you can:

Leia: plugin.video.hbogoeu-2.5.6-leia-beta4.zip

Matrix: plugin.video.hbogoeu-2.5.6-matrix-beta4.zip

PolliSoft commented 4 years ago

No worries @arvvoid , happy to help! Matrix Test ok, log: https://pastebin.com/NETR5X1n Leia Test ok, log: https://pastebin.com/fLETj2XT

arvvoid commented 4 years ago

@PolliSoft Ok perfect thank you.