View Single Post
  #1  
Old 2021-03-17, 03:02 PM
gwendibbley gwendibbley is offline
 
Join Date: Feb 2005
Automate verifying of files

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..

Last edited by gwendibbley; 2021-03-18 at 06:33 AM.
Reply With Quote Reply with Nested Quotes