Hello, I am trying to install auto DJ on my linux server. Could anyone give me a step by step tutorial on how to do it ? I downloaded the beta sc_trans from shoutcast, but cant get it working. I am totally new to this, so let me know about it please. Thanks!
wget http://sc_trans-address.tgz tar xvzf sc_trans-address.tgz cd sc_trans-folder Edit : sc_trans.conf Upload the music in a folder, ex. musictrans Create a playlist : find /musictrans/ -type f -name "*.mp3" > playlist.lst To start it i think works : ./sc_trans_linux sc_trans.conf &
I downloaded their Beta:- http://download.shoutcast.com/beta/sc_trans_beta_drop_4_2008_12_10.zip Is this the latest one? or is there a stable one after this beta? Some files kinda dont match your commands. Anything that can help?