Changeset 7139

Show
Ignore:
Timestamp:
02/05/10 00:27:25 (7 months ago)
Author:
metamorph68
Message:

Disclaimers about shoutcast..

Location:
trunk/liquidsoap/doc/content
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/liquidsoap/doc/content/quick_start.txt

    r6875 r7139  
    118118The main difference with the previous is that we used <code>output.icecast.vorbis</code> instead of <code>out</code>. The second difference is the use of the <code>mksafe</code> which turns your fallible playlist source into an infallible source. 
    119119 
     120** This example needs to be updated to reflect the code in the current SVN** 
     121 
    120122Streaming to Shoutcast is quite similar, using the <code>output.shoutcast.mp3</code> function: 
    121123 
  • trunk/liquidsoap/doc/content/shoutcast.txt

    r6875 r7139  
    11title: Streaming to Shoutcast 
     2 
     3**This page needs to be updated. Currently, it does not reflect the current code in the SVN.** 
    24 
    35h3. Streaming to Shoutcast