summaryrefslogtreecommitdiff
path: root/streamer.c
diff options
context:
space:
mode:
Diffstat (limited to 'streamer.c')
-rw-r--r--streamer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/streamer.c b/streamer.c
index 05706984..945e9c89 100644
--- a/streamer.c
+++ b/streamer.c
@@ -778,7 +778,7 @@ streamer_set_current (playItem_t *it) {
plug = "aac";
}
else if (!strcmp (cct, "audio/wma")) {
- plug = "ffmpeg";
+ plug = "wma";
}
else if (!strcmp (cct, "audio/x-mpegurl") || !strncmp (cct, "text/html", 9) || !strncmp (cct, "audio/x-scpls", 13) || !strncmp (cct, "application/octet-stream", 9)) {
// download playlist into temp file