|
well i log in and i cd to directory. then i type ./sc_serv and that starts the server no problem. but for some reason it starts spitting out the log file to the window, and i have to close the window off and ssh back in. then i cd back to the directory and type ./sc_trans to start the stream (i renamed the sc_trans_linux to sc_trans) and it works fine. i does seem like it skips the first song in there everytime but i think i read that was a bug somewhere. but after i start the stream once again it starts spitting out a log to me. i have to close the window off and ssh back in. well at this point sc_serv and sc_trans are working fine, i can listen to a stream. but if i want to load a new playlist i cannot figure out how, i change the playlist file and reupload it to server, but then i have to kill the sc_trans process and then reopen it for it to take new playlist. and if i want to kill the server i have to issue a "kill [pid]" command and i was wondering if there was a prettier way to do this since sometimes the process hangs and wont close.
|