Posted: Fri Mar 21, 2008 7:00 pm Post subject: IceCast 2 Multiple mount support
Anyway you guys could build this in?
So you can set passwords for use with multiple mounts?
Instead of having to edit the config manually and adding them...
Perhaps you could allow us users to add our own variables for config files? This way they would show up in the configuration tab and we could simply do this ourselves.
You can already do that. Go to Game->Icecast 2->Properties to add more
properties that you can define via the UI. You can then edit the configuration
files to use the properties instead of the hard-coded values by embedding the
property name in '%': %property%. Take a look at a file and you'll see what
I mean.
This works wonderfully, and I've been exploiting it for a couple of years now.
It is a quite powerful system since it allows you to "program" your config-files.
This is explained here: http://doc.gamecreate.com/ManualFileLanguage
As Kybber mentioned, you can add your own properties within GameCreate.
Quote:
Property Substitution is the process of taking the values selected for Properties and placing them into configuration files. Each Property in GameCreate has a variable name that identifies the property: for example, a "Time Limit" property may have "timelimit" as its variable name. Configuration files will indicate where to insert the value of the Time Limit property by including the word "%timelimit%" (that is, the variable name surrounded by percentage signs) in the file. When the configuration file is written to a host's disk, "%timelimit%" will be replaced by the value for Time Limit selected in the server configuration area.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum