Log in

View Full Version : Automate verifying of files


gwendibbley
2021-03-17, 03:02 PM
Hey.

I’m trying to create a script that:

1. Checks checksum files
2. Verifies shn/flac/ape
3. Check for SBEs
4. Creates st5 files if one is missing

I’ve created almost the entire script with Powershell, but am having trouble with shn.

I can’t get an accurate md5 checksum or verify that the file is able to decode to wav unless the source file is overwritten, and I don’t want that..

Can anybody help me?

Do you know what command to use and what to write?

Ps. I plan to “convert” the script to a Windows program when I get it working..

Best regards
Henrik

EDIT: nevermind, I solved it..

javieracdc
2021-03-21, 08:40 PM
Good
I have also my own script for all FLAC and videos to ceate checksum, compress, total lengh and total size but the mine only working for linux.