Linden text version 2
{
LLEmbeddedItems version 1
{
count 0
}
Text length 2980
# ======================================
# Config Notecard for Tuner ( MV1.9 and above )
# Content: Board Settings
#
# Notice:
# Requires osGetNotecard() to be enabled in Opensim.ini.
# Set in OpenSIM.ini
#  [Network]
#  user_agent = "OpenSim LSL (Mozilla Compatible)"
#
# ======================================

# look at the end of this notecard  for the status info it provides
# each status item should be enclosed by ~~ ~~  Plain text is just plain!
#
Message = "Radio Control Board"
Message = "RADIO-STATION"
Message = "~~STREAM_TITLE~~"
Message = "Artist/Group"
Message = "~~CURRENT_SONG_ARTIST~~"
Message = "Title now"
Message = "~~CURRENT_SONG_TITLE~~"
Message = "Status(~~STATION_TYPENAME~~)"
Message = " ~~STREAM_STATUS~~"
Message = "Genre"
Message = "~~STREAM_GENRE~~"
Message = "IRC/Sample"
Message = "~~STREAM_IRC_SAMPLERATE~~"
Message = "URL:"
Message = "~~STREAM_URL~~"
Message = "Last Song"
Message = "~~PREVIOUS_SONG~~"
Message = "Content"
Message = "~~CONTENT_TYPE~~"
Message = "Ic2 Mount Uptime:"
Message = "~~STREAM_UPTIME_IC2~~"
Message = "Event:"
Message = "Permanent Mukke"
Message = "-> Gothic - Hotmix  70-90er <-"
Message =  "Selected:"
Message= "~~STATION_NAME~~"

# Message to say in local chat when song changes
# To turn off comment this line or just set it to empty string
#PlayingMessage = "Playing:  ~~CURRENT_SONG_TITLE~~ by ~~CURRENT_SONG_ARTIST"

# Offline board message
OFFmessage = "Zzz...."

# The font texture
FontTexture = "XyzzyText Font Verdana"

# How often to check the stream (  be kind to the stream server!  )
# 5 - X seconds
CheckTime = 20.0

# Replacements for characters / strings not correctly displayed by the board
# Only text from streams will be translated
#
Replace = "ä"  =  "ae"
Replace = "ö"  =  "oe"
Replace = "ü"  =  "ue"
Replace = "Ä"  =  "AE"
Replace = "Ö"  =  "OE"
Replace = "Ü"  =  "UE"
Replace = "´"  =  "`"
Replace = "è"  =  "e"
Replace = "é"  =  "e"
Replace = "§"  =  "$"
Replace = "°"  =  "o"
Replace = "£"  =  "$"
Replace = "Ã¶" =  "oe"
Replace = "�"  =  "oe"
Replace = "&amp;" = "&"

!END OF CONFIG. !!!Do not remove this line!!!

Available status info:

STREAM_TITLE = HIT104 - Your Top 40 Channel
CURRENT_SONG = Eminem - Love The Way You Lie Feat Rihanna
CURRENT_SONG_ARTIST = Eminem
CURRENT_SONG_TITLE = Love The Way You Lie Feat Rihanna
LISTENER_PEAK = 533
AVERAGE_LISTEN_TIME = 3h 51m 51s
SERVER_STATUS = Server is currently up and public.
STREAM_GENRE = Pop/Dance/Rock/RnB
STREAM_URL = http:www.hit104.com
X_STREAM_URL = http:94.228.208.70:8070
STREAM_UPTIME_IC2 = ....
STREAM_AIM = -
STREAM_IRC = #audioalm
STREAM_IRC_SAMPLERATE = -
STATION_NAME = Station name of the Board
STATION_URL = Station URL of the Board
STATION_TYPE  = Station Type( SC1,SC2,IC2 ) of the Board
STATION_TYPENAME  = Station Type name( SHOUTCast V1, SHOUTCast V2, Icecast V2 ) of the Board

the following are generated internally
STREAM_STATUS = Stream is up at 128 kbps with 125 of 3000 listeners (122 unique)
}
 