Go Back   Winamp Forums > SHOUTcast > SHOUTcast Discussions

Reply
Thread Tools Search this Thread Display Modes
Old 12th September 2008, 07:05   #1
h7d8
Junior Member
 
Join Date: Apr 2008
Posts: 5
Stream info

Hi!How i can remove "Current title" from my "Stream info" ,because i don't want to show my songs there.Thanks..

Shoutcast Linux 1.9.8 , sc_trans_linux on debian etch
h7d8 is offline   Reply With Quote
Old 12th September 2008, 07:27   #2
newbie200
Junior Member
 
Join Date: Sep 2008
Posts: 14
Well the way i would do it is edit the stats file not the config.. Open the stats file in notepad and remove the line <b>Current Song:</b> '.$song[0].'</p><b> Than it wont show whats playing now..
newbie200 is offline   Reply With Quote
Old 12th September 2008, 07:46   #3
h7d8
Junior Member
 
Join Date: Apr 2008
Posts: 5
Quote:
Originally posted by newbie200
Well the way i would do it is edit the stats file not the config.. Open the stats file in notepad and remove the line <b>Current Song:</b> '.$song[0].'</p><b> Than it wont show whats playing now..
Where is this "stats file"
h7d8 is offline   Reply With Quote
Old 12th September 2008, 08:35   #4
newbie200
Junior Member
 
Join Date: Sep 2008
Posts: 14
Hi m8 with the file you download to get server info did you get 2 files ? one called config.php and other one would be radio_stats.php or might not be called that.anyway if you got 2 files its not the config.php its the other one you editHope you understand what i am saying? Better still post your phpscript up on here.Or Look for this bit
<body text="" bgcolor="">


<p align="center"><center>
<img src="online.jpg"><br>
<b>Stream Title:</b> '.$servertitle.'<br>
<b>Listeners:</b> '.$currentlisteners.' / '.$maxlisteners.'<br>
<b>Bitrate:</b> '.$bitrate.'kbps<br>
<b>Current Song:</b> '.$song[0].'</p><b>
</p>
</body>

</html>';
}
if($streamstatus == "0")
Then just delete > <b>Current Song:</b> '.$song[0].'</p><b>
newbie200 is offline   Reply With Quote
Old 12th September 2008, 09:53   #5
caraoge
Senior Member
 
caraoge's Avatar
 
Join Date: Dec 2003
Location: Saarland, Germany
Posts: 331
newbie200:
He did not mean any script. He mean the shoutcast dnas server itself.

You can edit the Title in sc_trans_linux`s config file.
caraoge is offline   Reply With Quote
Old 12th September 2008, 10:26   #6
newbie200
Junior Member
 
Join Date: Sep 2008
Posts: 14
Quote:
Originally posted by caraoge
newbie200:
He did not mean any script. He mean the shoutcast dnas server itself.

You can edit the Title in sc_trans_linux`s config file.
OK sorry got the wrong end of the stick lol
newbie200 is offline   Reply With Quote
Old 14th September 2008, 15:19   #7
h7d8
Junior Member
 
Join Date: Apr 2008
Posts: 5
Quote:
Originally posted by caraoge
newbie200:
He did not mean any script. He mean the shoutcast dnas server itself.

You can edit the Title in sc_trans_linux`s config file.
code:

; StreamTitle/URL/Genre define the data that appears on the directory and in the
; stream info.
StreamTitle=Online Radio
StreamURL=127.0.0.1
Genre=House


I have remove this:
h7d8 is offline   Reply With Quote
Old 21st September 2008, 16:36   #8
h7d8
Junior Member
 
Join Date: Apr 2008
Posts: 5
please help me
h7d8 is offline   Reply With Quote
Old 21st September 2008, 16:43   #9
Jkey
Forum King
 
Join Date: Jul 2004
Location: E*arth
Posts: 2,979
you could always use a php script run by cronjob
to clear the title every minute.


Other than that you cannot turn off title streaming
in sc_trans.

I'm not here right now - leave a msg after the beep...
Jkey is offline   Reply With Quote
Reply
Go Back   Winamp Forums > SHOUTcast > SHOUTcast Discussions

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