Displaying 2 results from an estimated 2 matches for "favoritecolor".
2006 Feb 27
2
Authentication
..._listener direct to
8001action.php both with an alias of /file.ogg but on 8000 and 8001. Does this
need to happen on two instances of icecast running simutaniously or can I do
this on one?
One last thing :)
Can I pass extra variables besides the user/pass? Like
http://localhost:8000/secure.ogg.m3u?favoritecolor=rednoblue
or in a FORM with a GET method to pass custom variables for further user
validation?
Any thoughts, references, or suggestions would be great.
Thanks for reading this far, :)
-matt
2006 Feb 28
0
Authentication
...ning on both ports then those urls refer to
the same file, it's not an alias. The port that the connection came in
is not currently passed, that could be done I guess.
> One last thing :)
> Can I pass extra variables besides the user/pass? Like
> http://localhost:8000/secure.ogg.m3u?favoritecolor=rednoblue
> or in a FORM with a GET method to pass custom variables for further user
> validation?
yes, query args can be sent, they get encoded as part of the 'mount='
setting. AFAIK a generated m3u with links involving query args works in
most players, so an m3u containing
http:...