Skip to content

mzfr/addon-check

 
 

Repository files navigation

Build Status

Kodi Addon checker

This tool checks the Kodi repo for best practices and creates problem and warning reports

Features

  • Checks if all images are valid images

  • Checks if all xml files are valid

  • Checks if addon.xml and license file exists for an addon

  • Checks if the addon id in addon.xml matches with the folder name

  • Checks if artwork is available and if the size is as defined

  • Checks if the addon uses the old strings.xml translation format

  • Check if the addon uses the old language folders (English vs resource.language.en_gb)

  • Checks for various blacklisted strings

  • Check for blacklisted filetypes

About

Automatic checks for new repository submissions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%