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 login for affiliate operators with direct sub login #141

Closed arvvoid closed 4 years ago

arvvoid commented 4 years ago

…ript to gen operators list

Please check that your pull request pass this checks:

Types of changes

Description:

TravisBuddy commented 4 years ago

Travis tests have failed

Hey @arvvoid, please read the following log in order to understand the failure reason. There might also be some helpful tips along the way. It'll be awesome if you fix what's wrong and commit the changes.

1st Build

Expand here ``` Starting flake8 test 0 Starting mypy test Success: no issues found in 13 source files Cleaning done... Starting official kodi-addon-checker for leia (0777aaf) INFO: Checking add-on plugin.video.hbogoeu INFO: Created by [secure] INFO: Addon id matches folder name INFO: plugin.video.hbogoeu addon also exists in leia branch but with version: 2.5.3 INFO: Valid XML file found ERROR: ./plugin.video.hbogoeu/gen_operator_list.py is marked as stand-alone executable INFO: Image icon exists INFO: icon dimensions are fine 512x512 INFO: Image fanart exists INFO: fanart dimensions are fine 1280x720 INFO: fanart file size is fine 210KB INFO: Image screenshot exists INFO: screenshot dimensions are fine 1920x1080 INFO: screenshot file size is fine 202KB INFO: Image screenshot exists INFO: screenshot dimensions are fine 1920x1080 INFO: screenshot file size is fine 346KB INFO: Image screenshot exists INFO: screenshot dimensions are fine 1920x1080 INFO: screenshot file size is fine 302KB INFO: PO files are valid ERROR: We found 1 problems and 0 warnings, please check the logfile. Makefile:59: recipe for target 'kodi' failed make: *** [kodi] Error 1 ```


TravisBuddy commented 4 years ago

Travis tests have failed

Hey @arvvoid, please read the following log in order to understand the failure reason. There might also be some helpful tips along the way. It'll be awesome if you fix what's wrong and commit the changes.

1st Build

Expand here ``` Starting flake8 test ./gen_operator_list.py:41:53: E261 at least two spaces before inline comment ./gen_operator_list.py:41:54: E262 inline comment should start with '# ' 1 E261 at least two spaces before inline comment 1 E262 inline comment should start with '# ' 2 Makefile:51: recipe for target 'flake8' failed make: *** [flake8] Error 1 ```


TravisBuddy commented 4 years ago

Travis tests were successful

Hey @arvvoid, no major flaws where found with your code. Still you might want to look at this logfile, as some optional improvements might be suggested.

TravisBuddy commented 4 years ago

Travis tests were successful

Hey @arvvoid, no major flaws where found with your code. Still you might want to look at this logfile, as some optional improvements might be suggested.