Active
Project:
Station
Version:
6.x-2.x-dev
Component:
Schedule
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2010 at 05:37 UTC
Updated:
12 Apr 2010 at 18:11 UTC
A lot of my listeners have trouble opening the m3u files and I wind up having to provide the direct links to the PLS, ASX, or RAM file. Anyone else have this issue?
Comments
Comment #1
drewish commentedYou have any idea what program they're using to listen to the streams?
Comment #2
thumb commentedListeners using WinAmp and iPhone 3.1, primarily. WinAmp issues are intermittent, but typically solved when I give the user the direct PLS link. Most report that WinAmp launches, but the stream doesn't start to play.
The iPhone issue cropped up with 3.1. Listeners running iPhone 3.0 have know problems, Quicktime opens right up, buffers, and play. The 3.1 folks get as far as Quicktime opening, but it fails everytime so I provide a direct PLS link.
I've hard-coded a PLS link at the bottom of the Station Now on block and direct folks to it when they report issues.
Comment #3
mattrock commentedI have encountered this issue as well. I can't speak to the module code, but here are the playlist files I use for the various formats to serve an mp3 stream from an icecast server...
.m3u file served with mime type audio/x-mpegurl
.pls file served with mime type audio/x-scpls
.asx file served with default mime types
When constructing this raw, build your .htaccess file for the serving location like this: