Prev Previous Post   Next Post Next
Old 21st January 2015, 19:22   #1
DJAnonimo
Junior Member
 
Join Date: Jan 2015
Posts: 8
Shoutcastv2 - v1 protocol - Http title update

Hi,

I'm using a http query method to update now playing title.

code:
...admin.cgi?pass=passwd&mode=updinfo&song=Title


The problem is that I want to remove the title in some situations and also I want to set it to "-".
If I do
code:
&song=-
the server says that is invalid input. Before when I was using Edcast for streamit worked and it was setting the "-" as title.

I tried with URL encoding like
code:
&song=%2D
but no luck. But for example the char is accepted when not alone. For example
code:
&song=-TEST
works.

What do I need to query to get the title empty or "-" ?

Thank You in advance!
DJAnonimo is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump