diff options
Diffstat (limited to 'lib/class/stream_playlist.class.php')
-rw-r--r-- | lib/class/stream_playlist.class.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/class/stream_playlist.class.php b/lib/class/stream_playlist.class.php index 3046b7a1..653686e4 100644 --- a/lib/class/stream_playlist.class.php +++ b/lib/class/stream_playlist.class.php @@ -156,6 +156,7 @@ class Stream_Playlist { $ext = $type; switch($type) { + case 'download': case 'democratic': case 'localplay': case 'html5_player': |