Sign inSign up

eddie303/attoc

By eddie303

•Updated over 7 years ago

A TOC generator for the Audiotron - Dockerized

Image
0

183

eddie303/attoc repository overview

⁠attoc-docker

Generates TOC files for the Turtle Beach Audiotron

This Docker image is intended to be run on a NAS box which does not have a proper Perl environment to install all the dependencies needed by attoc.pl (A Perl script written by Jay Grizzard, which scans a directory for music files and generates a table-of-contents file for an AudioTron. The script can be obtained at http://www.lupine.org/attoc.pl⁠)

Use it like:

docker run --name attoc -v /volume2/music/:/music  -it eddie303/attoc 

where /volume2/music is the share containing music files. Afterwards if you don't delete de container, just run:

docker start attoc

Tag summary

Content type

Image

Digest

Size

100.6 MB

Last updated

over 7 years ago

docker pull eddie303/attoc