xbmc / addon-check

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

Improve language folder layout check for versions below isengard #230

Closed enen92 closed 4 years ago

enen92 commented 4 years ago

Currently we only check if in versions higher or equal to isengard the addon includes the new language folder layout. However, we don't to anything for version between gotham and isengard. If an addon update sends a "new folder layout" for gotham and helix, kodi won't be able to use them, so error out.