| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Sat Jul 08, 2006 2:27 pm Post subject: Problem with intro |
|
|
Hi,i've make a small intro in mp3 format,same bitrate of mount points...
I've specified in the <mount> sections the intro with the tag <intro>,but it doesn't work...
I post the chunk of config file...
-----
<mount>
<mount-name>/ices.mp3</mount-name>
<bitrate>16</bitrate>
<username>***</username>
<password>***</password>
<max-listeners>100</max-listeners>
<dump-file>/tmp/dump-example1.ogg</dump-file>
<burst-size>56536</burst-size>
<fallback-mount>ices2</fallback-mount>
<fallback-override>1</fallback-override>
<fallback-when-full>1</fallback-when-full>
<intro>/intro.mp3</intro>
<stream-name>radio</stream-name>
<stream-desciption>prova</stream-description>
-----
Why it doesn't work?
thanks to all... |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Jul 08, 2006 2:56 pm Post subject: |
|
|
your error log should indicate any problem with accessing the intro file. It should at least log the filename assuming it's not commented out.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Jul 14, 2006 12:08 am Post subject: |
|
|
| uhm no strange thinks in log file...he open and discover that the bitrate is the same,but no intro... |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Jul 14, 2006 1:35 pm Post subject: |
|
|
There's no way we can tell you without specific information. If the xml has the intro listed and the log file indicates that there is no problem opening it then the contents will be sent. The term 'no strange things' doesn't really help.
karl. |
|
| Back to top |
|
 |
|