Commit a4c533fe authored by Simon Latapie's avatar Simon Latapie

* index.html: oops (forgot refresh cludge)

parent 32ed571b
...@@ -6,6 +6,10 @@ ...@@ -6,6 +6,10 @@
<title>VLC Media Player</title> <title>VLC Media Player</title>
<link href="/style.css" title="Default" rel="stylesheet" /> <link href="/style.css" title="Default" rel="stylesheet" />
<vlc id="if" param1="url_param"/>
<meta http-equiv="refresh" content="0;URL=/" />
<vlc id="end" />
<vlc id="control" param1="stop,pause,previous,next,add,sout,play,delete,empty,seek,fullscreen,keep,volume,sort" /> <vlc id="control" param1="stop,pause,previous,next,add,sout,play,delete,empty,seek,fullscreen,keep,volume,sort" />
<vlc id="set" param1="sout" param2="string" /> <vlc id="set" param1="sout" param2="string" />
</head> </head>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment