Skip to content

A dockerized version of CUETools.ARCUE, a tool for CD image verification against AccurateRip.

Notifications You must be signed in to change notification settings

mpe85/arcue-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcue-docker

A dockerized version of CUETools.ARCUE, a tool for CD image verification against AccurateRip.

Latest Image

Usage

Run the container, mounting the files to be verified into the container directory /data:

docker run --rm -v "$(pwd):/data" mpe85/arcue[:tag] [options] <filename>

Options:

-O, --offset <samples>   Use specific offset;
-v, --verbose            Verbose mode

Example

docker run --rm -v "$(pwd):/data" mpe85/arcue -v album.cue

About

A dockerized version of CUETools.ARCUE, a tool for CD image verification against AccurateRip.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •