# turtle Beach Audiotron

**URL:** https://community.mp3tag.de/t/turtle-beach-audiotron/15337
**Category:** Export
**Created:** [December 28, 2013, 10:50pm UTC](https://community.mp3tag.de/t/turtle-beach-audiotron/15337 "2013-12-28T22:50:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![technho](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/t/48db29/32.png) [@technho](https://community.mp3tag.de/u/technho)
#### Post date: [December 28, 2013, 10:50pm UTC](https://community.mp3tag.de/t/turtle-beach-audiotron/15337/1 "2013-12-28T22:50:27Z")

</div>

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)
