xbmc / addon-check

Automatic checks for new repository submissions
GNU General Public License v3.0
52 stars 42 forks source link

I can not run addon-check due to script.module.pycryptodome #241

Closed CastagnaIT closed 4 years ago

CastagnaIT commented 4 years ago

If i try to running addon-check on matrix branch it complain of script.module.pycryptodome

INFO: This is a new addon INFO: Valid XML file found WARN: 405 Client Error: Method Not Allowed for url: https://www.netflix.com/ ERROR: Required dependency script.module.pycryptodome is not available in current repository INFO: Image icon exists INFO: icon dimensions are fine 512x512 INFO: Image fanart exists INFO: fanart dimensions are fine 1920x1080

Flow: https://github.com/CastagnaIT/plugin.video.netflix/runs/1077533279

I have see that there is this ignore for Leia, should be added also for Matrix? is this the cause? https://github.com/xbmc/addon-check/blob/master/kodi_addon_checker/check_dependencies.py#L200