|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Oct 2008
Posts: 2
|
How to disable automatic playlist expanding (before play)?
Hi.
I am designing a interactive radio for my Shoutcast channel. I have on a DB some music filenames. The people can vote the songs that want to listen first. With .httaccess I added php for M3U8 extension with code: As is, when on my server is requested http://www.example.com/radio/playlist.m3u8 php generates the playlist ordered by the songs more requested and some random It's generated with: PHP Code:
code: I should play this playlist on my computer and the songs were played on my Shoutcast channel. My idea is at the end of the reproduction of the playlist, reload it automatically for load new songs ordered with new votes. This is why I add the last item "playlist.m3u8". But it doesn't work, because when I open this playlist on Winamp, Winamp expands the playlist and reload "playlist.m3u8" from the server again..., and it enters into a infinity loop. There is any way on Winamp for disabling this automatic expanding of playlists before it's played? I tried disabling "read metadata only when file(s) are played" but it doesn't work. Or anyone knows another way for doing this? Thanks a lot! |
|
|
|
|
|
#2 |
|
Forum King
|
Not an available option.
| Brought to you by ^V ^C | The one... the original... no seriously! |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Oct 2008
Posts: 2
|
OK, I see...
And how I can do it in another way? How can I refresh the playlist from the server before the playing has ended, any plug-in? takk! |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|