| Axon microserver 
 InterplayMedium Hardware | AXON microserver basic configuration After installation you have to configure your AXON microserver. 1. Change path to your music directory. In /{your path to axon}/synapses/aural/music player/player/axonplayer.sh find the line
 2. Upload music and re-scan your music directory to build a playlist 
cd "/{your path to axon}/synapses/aural/music player/player/"
./axonplayer.sh reset
You can also try other functions just for a test. Run it without options and see a list of available functions. Read more in /synapses/aural/music player/player/README 3. Add your radio stations axonplayer.sh script is able to get radio station tags automatically. 
cd "/{your path to axon}/synapses/aural/streaming radio/radio/"
./axonradio.sh new <direct or .pls URL>
Otherwise you can name it by yourself. 
 4. Enjoy. If you downloaded a correct version of the AXON microserver (Debian or OpenWRT), all devices are already selected properly. If you caught an error (by running a synapse in the browser), try to check it out and change it, if necessary, in the corresponding synaptic microengine (synapse.lua). |