Skip to content

AirDC++ extension that performs various validations for release directories

Notifications You must be signed in to change notification settings

KipourosV/airdcpp-release-validator

 
 

Repository files navigation

airdcpp-release-validator Travis npm package Coverage

AirDC++ extension that performs various validations for release directories.

Features

  • Scans the content of completed bundles
  • Allows scanning the whole share manually (use the command /rvalidator scan)

Validators

  • Checks for missing/extra files based on the SFV file content
  • Detect missing/extra SFV/NFO files

Development

Help wanted

Pull requests with new validation modules are welcome. When developing new modules, please write tests as well.

This extension is based on the airdcpp-create-extension example project, that provides instructions for AirDC++ extension development.

You may run the tests with npm run test.

About

AirDC++ extension that performs various validations for release directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%