| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Thu Nov 22, 2007 3:08 pm Post subject: Next Song - Previous Song |
|
|
Hello everybody !
I want my listeners to know the title of the previous song and the title of the next song. Is it possible to do that whith icecast server ?
In advance, Thank you for your good help.
PS : I'm French so i don't speak english fluently. Be indulgent.
Bye ! |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Nov 22, 2007 3:49 pm Post subject: |
|
|
Use the playlist log to get the previous metadata information.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Nov 22, 2007 3:55 pm Post subject: |
|
|
Ok ! How i can do that ? where is this file on the icecast server.
I use Winamp and odcast on a Window machine as the source, and my server is on a debian distribution.
Thank you very much |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Nov 22, 2007 4:14 pm Post subject: |
|
|
It is an optional setting, but it will be in the directory specified in <logdir> in a file specified in <playlistlog>
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Nov 22, 2007 4:24 pm Post subject: |
|
|
ok good !!
i suppose that the parameter <logdir> is specified in the icecast.xml file ?
and <playlistlog> too.
can you describe me the manner to do that. please. use examples, and explain me where exactly i must put the values in the icecast.xml file.
I appreciate your usefull help !!
Thank you for all . |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Nov 22, 2007 6:11 pm Post subject: |
|
|
Look at the samples xml files we ship with icecast in the conf directory, you'll see where the tags go.
karl. |
|
| Back to top |
|
 |
|