I can't seem to find anywhere a step by step tutorial on how to stream
mp3's using m3u on the web. What excactly needs to go in the .txt file.
is it the url of the mp3 with .m3u?
could someone PLEASE explain,
thanks,
"Jack Jarmush" <rarmus@hotmail.com> wrote in message
news:1106943323.122309.218630@z14g2000cwz.googlegroups.com...
> Hello Group,
>
> I can't seem to find anywhere a step by step tutorial on how to stream
> mp3's using m3u on the web. What excactly needs to go in the .txt file.
> is it the url of the mp3 with .m3u?
> could someone PLEASE explain,
> thanks,
>
> RA
>
"Jerohm" <jDrEmLoEhTrE@snet.net> wrote in message
news:AgNKd.3929$wA5.2036@newssvr33.news.prodigy.com...
>
> "Jack Jarmush" <rarmus@hotmail.com> wrote in message
> news:1106943323.122309.218630@z14g2000cwz.googlegroups.com...
>> Hello Group,
>>
>> I can't seem to find anywhere a step by step tutorial on how to stream
>> mp3's using m3u on the web. What excactly needs to go in the .txt file.
>> is it the url of the mp3 with .m3u?
>> could someone PLEASE explain,
>> thanks,
>>
>> RA
>>
>
> you host your mp3 somewhere, i.e.,
> http://yourHost/somewhere/Track.mp3 > you create a file, 'Track.m3u', that contains the same pathname followed
> by a newline and put that file also on the host, i.e.,
> http://yourHost/somewhere/Track.m3u >
> You can add this to your html:
> <a href="http://yourHost/somewhere/Track.m3u">Track</a>
>
> When someone clicks on "Track" it should play using whatever player they
> have set up to process/play m3u/mp3 files
>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.