diff --git a/docs/markdown/url.md b/docs/markdown/url.md index 9265ce9f4b..0a4f21511d 100644 --- a/docs/markdown/url.md +++ b/docs/markdown/url.md @@ -15,14 +15,20 @@ playlist | Playlist type, can be *xspf* or *m3u* **Example:** `http://127.0.0.1:9981/play/stream/channelname/Life?playlist=xspf` -### /playlist[/TYPE][/WHAT][/IDENTIFIER] +### /playlist[/AUTH][/TYPE][/WHAT][/IDENTIFIER] Return the m3u playlist in Enigma2 format. By default (if the rest of path is ommitted), an redirection answer will be sent where /channels remainder is used. TYPE | Playlist type ---------------|---------------------------------------- +--------------|------------------------------------------------------------ +*empty* | default - HTTP authentication +ticket | temporary ticket valid for 5 minutes +auth | pernament code which must be enabled in the password table + +TYPE | Playlist type +--------------|------------------------------------------------------------ *empty* | M3U e2 | Enigma2 satip | M3U using SAT>IP extensions