gmyth-stream/server/0.3/html/stop_selected.html
author morphbr
Thu May 31 14:31:24 2007 +0100 (2007-05-31)
branchtrunk
changeset 724 64b061775d06
permissions -rw-r--r--
[svn r730] * GMyth-Streamer
- List status of more than 1 tid
- Stream without transcoding
- List files just under .transcoded and that has a .dat
morphbr@718
     1
<html>
morphbr@718
     2
   <head><title>GMyth-Streamer Server Stopped Transcoders</title></head>
morphbr@718
     3
   <body>
morphbr@718
     4
      <h1>GMyth-Streamer stopped running transcoders:</h1>
morphbr@718
     5
      <ul>
morphbr@718
     6
            %(opts)s
morphbr@718
     7
      </ul>
morphbr@718
     8
      <ul>
morphbr@718
     9
            %(menu)s
morphbr@718
    10
      </ul>
morphbr@718
    11
   </body>
morphbr@718
    12
</html>