turtle Beach Audiotron

abandoned by TB but a slick appliance in your entertainment center.

Store your music files on a NAS, the audiotron reads the share to play your music library.

Function was much enhanced by including a atrontc.vct file vs appliance
reading and pulling mp3 tags from the individual files.

Problem was the application TB furnished (audiostation) not compatible with newer windows versions and also no longer can be activated.

Making a custom export profile mp3tag does the job

atron.mte
with these contents

$filename(atrontc.txt,utf-8)
$loop(%_filename_ext%)SONG
FILE=%_filename_ext%
DIR =%_folderpath%
TCON=%genre%
TLEN=%_length_seconds%
TALB=%album%
TPE1=%artist%
TIT2=%title%
END
$loopend()

small edit replace to edit path, then save (as txt, then rename)