1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
Philipp Schafft
78caf0db2f Fix: Corrected link to directory service 2022-03-13 16:48:25 +00:00
Philipp Schafft
5736581dfa Added Access-Control-Allow-Headers: and Access-Control-Expose-Headers: to default config 2022-03-12 13:54:02 +00:00
Philipp Schafft
c9b006ade4 Update: Use <uri> in <relay> examples 2022-03-12 13:12:23 +00:00
Philipp Schafft
9e49f088a7 Fix: Updated default config and parsing to reflect existance of <yp-directory> 2022-03-12 13:09:50 +00:00
Philipp Schafft
d1ea95f0e5 Fix: Updated default config and parsing to reflect existance of <tls-context> 2022-03-12 12:51:29 +00:00
Philipp Schafft
6d6873dea7 Update: Brought example in line with #2360 2022-03-11 12:33:10 +00:00
Philipp Schafft
fcecd4852a Feature: Comment in the default config about <prng-seed> 2021-07-26 15:05:04 +00:00
Philipp Schafft
95cb2fcc8e Fix: Corrected spaces 2021-07-26 15:05:04 +00:00
Philipp Schafft
8d3189bc9c Feature: Install a (still empty) report XML database 2020-10-14 11:19:10 +00:00
Philipp Schafft
e384df21b5 Update: Updated default configs 2018-11-12 21:51:23 +00:00
Philipp Schafft
1fd17b0b1f Fix: Renamed /auth_example.ogg to /relay_example.ogg
Thanks to tbr for spotting.
2018-09-28 13:59:38 +00:00
Philipp Schafft
996a64334f Update: Use match-method="" not method="" 2018-09-28 13:59:38 +00:00
Philipp Schafft
764b18ff7c Update: Updated examples to match new style auth system 2018-09-28 13:59:38 +00:00
Philipp Schafft
8b2c6bdba0 Update: Replaced <on-*connect> with <event-bindings> 2018-09-28 13:59:38 +00:00
Philipp Schafft
a81e1345ef Update: Updated examples for relays 2018-09-28 13:59:38 +00:00
Philipp Schafft
0f3e8ac160 Update: Removed <fileserve> from example configs 2018-09-28 13:59:38 +00:00
Philipp Schafft
f0df5ae488 Update: Use symbolic values where possible 2018-09-28 13:59:38 +00:00
Philipp Schafft
fd3b6197fe Update: Moving blocks and comments around and formating 2018-09-28 13:59:38 +00:00
Philipp Schafft
3a391c02f5 Update: Removed leftover tabs 2018-09-28 13:59:37 +00:00
Philipp Schafft
1653d7489a Fix: corrected comment about <shoutcast-mount>
When unset no default is used but the feature is disabled.
(The Shoutcast listen socket is not opened at all.)

Thanks to Jeremiah Rogers for pointing out.
2015-09-10 14:53:44 +00:00
Marvin Scholz
ae83ea8705 Fix two mistakes in the default config's comments 2015-08-31 22:31:31 +02:00
Philipp Schafft
5dac23adda Renamed config file SSL references to TLS.
As we do not support any SSL version but TLS this renames
all TLS related config options. Docs still need to be updated.
Close still uses 'ssl' internally e.g. for variable names.
This should be changed on a later patch.
2015-03-27 11:08:50 +00:00
Thomas B. Ruecker
65e5bc64a2 Icecast default config improvement.
Trying to make it really clear so that more users get it right.
2015-02-18 06:30:30 +00:00
Thomas B. Ruecker
0a13b88acf <!-- --> 2015-01-13 08:37:33 +00:00
Thomas B. Ruecker
cf91615501 Directory listings are complicated, mention docs. 2015-01-13 08:25:37 +00:00
Thomas B. "dm8tbr" Ruecker
de568c4a33 Fix trailing spaces in default config.
As pointed out by DalekSec on IRC.

svn path=/icecast/trunk/icecast/; revision=19367
2014-11-29 11:39:39 +00:00
Thomas B. "dm8tbr" Ruecker
c8791e3c79 Comments in <http-headers> break things ATM
Moved the comment out to avoid this bug.
Needs to be checked.

svn path=/icecast/trunk/icecast/; revision=19315
2014-11-18 08:51:03 +00:00
Thomas B. "dm8tbr" Ruecker
35fce69c4a convert TABstops to spaces for consistency
svn path=/icecast/trunk/icecast/; revision=19298
2014-11-10 08:20:30 +00:00
Thomas B. "dm8tbr" Ruecker
58fdef4856 Update default config, SSL, headers, default-mount
svn path=/icecast/trunk/icecast/; revision=19297
2014-11-10 06:25:15 +00:00
Thomas B. "dm8tbr" Ruecker
d767b9e7f2 Clean up some things in the default config file.
svn path=/icecast/trunk/icecast/; revision=19294
2014-11-09 09:13:59 +00:00
Thomas B. "dm8tbr" Ruecker
093b943902 threadpool is long gone and unused, removing from example config
svn path=/icecast/trunk/icecast/; revision=19179
2014-07-23 16:55:57 +00:00
Philipp Schafft
fdcef55ce1 Added options "headers" and "header_prefix" to URL based listener auth.
Someone should update the docs/ textes to good english.

svn path=/icecast/trunk/icecast/; revision=18648
2012-10-11 18:06:30 +00:00
Michael Smith
f19eca5baa Well-formed XML: It's the hot new thing for 2012.
svn path=/icecast/trunk/icecast/; revision=18146
2011-12-17 21:05:10 +00:00
Thomas B. "dm8tbr" Ruecker
759f55b35b Added 'admin' and 'location' to default config, thus fixing #1839.
svn path=/icecast/trunk/icecast/; revision=18129
2011-11-25 22:41:54 +00:00
Philipp Schafft
e157de2321 Updated <alias> to use destination="" not dest="".
The old dest="" attribute is still supported.

svn path=/icecast/trunk/icecast/; revision=18128
2011-11-25 22:22:48 +00:00
Karl Heyes
bded7d2564 Small cleanups. Prevent possible segv in relay definition if missing server tag.
Don't add to stream directory until a minute has passed, it seems like a few sites
are triggering YP requests because they are connecting and then dropping (probably
due to timeout), so at least make sure the stream is running a little while.

svn path=/icecast/trunk/icecast/; revision=14777
2008-04-19 02:04:17 +00:00
Karl Heyes
22ee7b6b6e minor xml cleanup, reduce default log level, closes #775
svn path=/icecast/trunk/icecast/; revision=14450
2008-02-03 03:11:54 +00:00
Michael Smith
a38bce62eb Make a comment marginally clearer
svn path=/icecast/trunk/icecast/; revision=13018
2007-06-07 10:05:50 +00:00
oddsock
b0744c5f8a yikes...I don't know why this was in there, but the oddsock.org YP hasn't been around for months.
svn path=/icecast/trunk/icecast/; revision=10517
2005-12-02 05:16:50 +00:00
oddsock
3a85a143b5 2 new features to icecast logging:
- logsize : specify in KB the max size of any of icecast log files
- logarchive : causes icecast to rename logs with timestamps (for proper archiving)


svn path=/icecast/trunk/icecast/; revision=10287
2005-10-24 14:51:54 +00:00
Karl Heyes
82e12b4d96 Allow for new listeners to fallback if there are max listeners on the
current mountpoint

svn path=/icecast/trunk/icecast/; revision=9833
2005-08-23 18:40:20 +00:00
Karl Heyes
1aa657f1b4 changes applied from feedback. make option names and action settings more
consistent.  Add changes to docs for listener auth via url

svn path=/icecast/trunk/icecast/; revision=9768
2005-08-17 16:38:46 +00:00
Karl Heyes
05a14555d9 merge per-mount on-[dis]connect script handling
svn path=/icecast/trunk/icecast/; revision=9424
2005-06-10 00:37:09 +00:00
Karl Heyes
e0da4c90a9 might as well add these to the samples configs
svn path=/icecast/trunk/icecast/; revision=9421
2005-06-09 15:44:38 +00:00
Karl Heyes
52787eeeaa increase default max queue size, 100k isn't much and we do reduce it when
there are no lagging clients

svn path=/icecast/trunk/icecast/; revision=9420
2005-06-09 15:32:19 +00:00
Karl Heyes
a521d15d74 merge per-mount hidden setting. prevent specific mountpoints being listed
on status.xsl and streamlist

svn path=/icecast/trunk/icecast/; revision=8245
2004-11-22 18:21:48 +00:00
Karl Heyes
2b4ee737db add per-mount no-yp tag handling
svn path=/icecast/trunk/icecast/; revision=8241
2004-11-21 15:51:49 +00:00
Karl Heyes
c7432d6602 minor cleanups
svn path=/icecast/trunk/icecast/; revision=8236
2004-11-20 02:16:59 +00:00
Karl Heyes
1e6232c531 add <shoutcast-mount>. drop the hardcoded mountpoint hacks for NSV
svn path=/icecast/trunk/icecast/; revision=8213
2004-11-17 16:02:04 +00:00
oddsock
083f5c0cd1 this patch adds a playlist log to icecast. This can be used to maintain an audit trail of metadata that comes through icecast. The format of the log file may be changed in the future as we decide on a good format.
svn path=/icecast/trunk/icecast/; revision=8205
2004-11-16 04:04:02 +00:00