Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Mount Point not updating the song title

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
AdrianB



Joined: 20 Dec 2012
Posts: 3

PostPosted: Thu Dec 20, 2012 11:30 pm    Post subject: Mount Point not updating the song title Reply with quote

Hi,

I'm using Icecast 2.3.2 and I got a problem with mount points which are different from /stream.

The config is like this:

Code:
    <listen-socket>
        <port>9000</port>
        <shoutcast-mount>/MyRadio</shoutcast-mount>
        <shoutcast-compat>1</shoutcast-compat>
    </listen-socket>

....

    <mount>
        <mount-name>/MyRadio</mount-name>
        <username>MyRadioUser</username>
        <password>MyRadioPass</password>
        <stream-description>My Description</stream-description>
        <max-listeners>50</max-listeners>
        <hidden>0</hidden>
        <no-yp>1</no-yp>
        <public>1</public>
        <!-- <mp3-metadata-interval>30</mp3-metadata-interval> -->
    </mount>


When the SHOUTcast plugin from Winamp change the song I got this error in logs:

[2012-12-21 01:16:33] INFO connection/_handle_shoutcast_compatible password does not match "GET /admin.cgi?pass=MyRadioPass&mode=updinfo&song=Alexandra%20Stan%20-%20Saxo%20Beat%202010%20(Original%20Radio%20Edit)%20by%20www.RadioFLy.ws HTTP/1.0"

I've tried several combinations in browser like:

http://MYSERVER_IP:9000/admin.cgi?user=MyRadioUser&pass=MyRadioPass&mode=updinfo&song=Alexandra%20Stan%20-%20Saxo%20Beat%202010%20(Original%20Radio%20Edit)%20by%20www.RadioFLy.ws

If I'm using the default mount-point /stream which I'm set:
Code:

    <authentication>
        <!-- Sources log in with username 'source' -->
        <source-password>MySourcePass</source-password> -->
    </authentication>

Everything is fine.

But nothing. There is any workarounds to resolve this issue?
From the admin interface if I'm set the Metadata manual is working.

Best regards,
Adrian
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Fri Dec 21, 2012 4:26 am    Post subject: Reply with quote

you have confused the settings. I think what you intended was

<shoutcast-mount>/MyRadio</shoutcast-mount>

<listen-socket>
<port>9000</port>
</listen-socket>

<listen-socket>
<port>9001</port>
<shoutcast-compat>1</shoutcast-compat>
</listen-socket>


karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber