1.4.0 • Published 12 months ago

airdcpp-release-validator v1.4.0

Weekly downloads
33
License
MIT
Repository
github
Last release
12 months ago

airdcpp-release-validator Node.js CI npm package Coverage

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

Features

  • Scans the content of completed bundles: failed bundles are blocked from share with an error message until the error is fixed (or ignored)
  • 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

All error will be reported in the event/system log.

Example output:

[airdcpp-release-validator] C:\testshare\Release.App-TESTING\: NFO file possibly missing
[airdcpp-release-validator] C:\testshare\Missing.Files-TESTING\: File listed in the SFV file does not exist on disk (2 file(s): testfile1.mp3, testfile2.mp3)
[airdcpp-release-validator] E:\Downloads\SFV-TESTING\: NFO/SFV found but there are no other files in the folder

What's new in each version

Changelog

Troubleshooting

Enable extension debug mode from application settings and check the extension error logs (Settings\extensions\airdcpp-release-validator\logs) for additional information.

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.

1.4.0

12 months ago

1.3.1

1 year ago

1.3.0

2 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.0-beta.5

4 years ago

1.1.0-beta.4

4 years ago

1.1.0-beta.3

4 years ago

1.1.0-beta.2

4 years ago

1.1.0-beta.1

4 years ago

1.0.0

4 years ago

1.0.0-beta.4

4 years ago

1.0.0-beta.3

4 years ago

1.0.0-beta.2

4 years ago

1.0.0-beta.1

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.2

6 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago