]> git.parisson.com Git - telecaster-server.git/commitdiff
Upgrade
authoryomguy <>
Fri, 2 Nov 2007 23:57:47 +0000 (23:57 +0000)
committeryomguy <>
Fri, 2 Nov 2007 23:57:47 +0000 (23:57 +0000)
teleoddcast.cfg
teleoddcast.py

index 24bce5cec698c42d160868a9bd936098f2bf3020..d8c19db9951601a83d5fc653c235d772901bf6ff 100644 (file)
@@ -1,7 +1,7 @@
 Server=localhost
 Port=8000
 ServerPassword=streampreb
-ServerMountpoint=/Pre-barreau_-_Augustins_-_CRFPA_-_TEST.ogg
+ServerMountpoint=/Pre-barreau_-_Augustins_-_CRFPA_-_Droit_civil_-_Corrections.ogg
 ServerPublic=0
 AutomaticReconnectSecs=10
 Encode=OggVorbis
@@ -13,8 +13,8 @@ ServerType=Icecast2
 ExternalFile=/home/pre-barreau/augustins/audio/
 #YP Settings
 ServerStreamURL=http://www.pre-barreau.com
-ServerName=Pre-barreau_-_Augustins_-_CRFPA_-_TEST_-_1
-ServerDescription=Pre-barreau_-_Augustins_-_CRFPA_-_TEST_-_1_-_GP_-_test
+ServerName=Pre-barreau_-_Augustins_-_CRFPA_-_Droit_civil_-_Corrections_-_1
+ServerDescription=Pre-barreau_-_Augustins_-_CRFPA_-_Droit_civil_-_Corrections_-_1_-_edfez_-_ezf
 ServerGenre=Teaching
 #Advanced Settings
 LogLevel=1
index 36fcd3d10dedda290c3b4a95a100dcd0028d7fce..1c00bc7acfc49526742943a14894957259b9ba3b 100755 (executable)
@@ -164,7 +164,7 @@ def footer():
 def start_form(title, departments, courses):
        header(title)
        print "<div id=\"main\">"
-       print "<h5><a href=\"http://augustins.pre-barreau.com:8000/augustins.pre-barreau.com_live.ogg.m3u\">Cliquez ici pour &eacute;couter le flux continu 24/24 en direct</a></h5>"
+       print "<h5><a href=\"http://augustins.pre-barreau.com:8000/crfpa.pre-barreau.com_live.ogg.m3u\">Cliquez ici pour &eacute;couter le flux continu 24/24 en direct</a></h5>"
        print "\t<TABLE BORDER = 0>"
        print "\t\t<FORM METHOD = post ACTION = \"teleoddcast.py\">"
        print "\t\t<TR><TH align=\"left\">Titre :</TH><TD>"+title+"</TD></TR>"