Quote:
Originally posted by WebemSegundos
Hi, (again, nobody answer me...)
On playlist, I´m using a command to run a php page and return 2 songs. This songs are returned like it:
echo "/home/onlinefm/mp3a/song1.mp3\n";
echo "/home/onlinefm/mp3a/song2.mp3\n";
But, only first song was played. The second song was ignored.
Why? How can I do it?
On docs.txt have a very short explanation about an integer to pass, but how can I pass this integer? Some examples?
Thanks!
Marcelo Gomes
|
what does this "php page" have to do with sc_trans - i.e. in what way are these two things connected? I see no "php page" in my sc_trans setup
which integer gets passed where for what purpose?