Skip to content

jlrgraham/losslessaudiochecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dockerized Lossless Audio Checker

Just packages up Lossless Audio Checker for use in Docker.

Usage, invoke the container with the target files to check mounted to /input.

If the enviornmental variable REDIS_HOST is set then the script will:

  1. Generate an identifier hash of the file (SHA256 of <file_size>-<file_mod_epoch> <filename>).
  2. Store the output element of LAC (ie: Clean).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published