Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Icecast-Server
Icecast-Server
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 102
    • Issues 102
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Xiph.Org
  • Icecast-ServerIcecast-Server
  • Milestones
  • Icecast 2.5.0

Open
Milestone

Icecast 2.5.0

Next major feature release for Icecast.

  • Issues 91
  • Merge Requests 0
  • Participants 5
  • Labels 13
Unstarted Issues (open and unassigned)
0
Ongoing Issues (open and assigned)
34
  • Add mime.types paths for other distros
    #2263
  • Check if bitrate is missing on admin stats page
    #2261 Web
  • Event triggers for Icecast 2.5
    #2189
  • SSL for admin only
    #2180 Needs decision TLS
  • icestats.source in /status-json.xsl is not always an array
    #2174
  • Icecast should expose the YP server messages to the admin status pages per mount
    #2168 Enhancement APIv0 Web
  • Icecast should expose the YP listing status to the public status pages
    #2167 Enhancement APIv0 Web
  • No metadata for the listenerer when sourcing with Mixxx on Windows
    #2158 Investigate Metadata
  • Check feasibility of intro functionality for WebM
    #2156
  • Improve WebM support in Icecast
    #2155
  • check if we need to forward port a possible win32 security fix from kh
    #2150 Investigate Security
  • VCLT support in current icecast is useless
    #2138 Web
  • Icecast needs a web-UI for configuration
    #2127 Web
  • Filter based on User Agent
    #2119
  • Creating a policy for removing support for obsoleted features/interfaces
    #2117 Documentation
  • Write FAQ on how to set <hostname> correctly
    #2116 Documentation
  • Document icecast access log format in docs
    #2100 Documentation
  • Review how Icecast binds to sockets (IPv6/IPv4)
    #2099
  • YP protocol documentation / revision
    #2094 Documentation
  • Write specification of Icecast specific HTTP protocol features
    #2092 Documentation
  • Fix up ogg serial numbers for incoming streams in Icecast
    #2091
  • Add support for ANSI streaming
    #2084
  • symlink icecast docs into web dir during install
    #2074 Documentation
  • Turn on Forward Secrecy in openSSL support
    #2073 Security
  • openSSL configuration overhaul in Icecast
    #2070 Security TLS
  • Improve Icecast htpasswd hash storage security
    #2010 Security
  • calls to abort() should be removed and checks for memory allocation failture to be added
    #2004
  • Allow standard HTTP method instead of non-standard "STATS" for opening stats stream
    #1973 APIv0 Enhancement
  • Icecast to accept custom REMOTE IP headers for reverse proxy compatibility.
    #1959 Security Needs decision Investigate Enhancement
  • timelimit_header is not considered for stream_auth
    #1938
  • Icecast should implement RFC 5334 / 4281 support
    #1902
  • Icecast errors in name resolution
    #1900 Documentation
  • [PATCH] Send credentials when doing master-relay
    #1860 Investigate Enhancement
  • Viewing the last X number of lines from logfile in Icecast Web Admin
    #807 APIv0 Web
Completed Issues (closed)
57
  • Link error when compiling with cURL
    #2273
  • Rename <mp3-metadata-interval> for clarity
    #2272 Metadata
  • Invalid XML in Icecast statistics output due to lack of escaping
    #2255
  • Replace autogen.sh with a simple wrapper around autoreconf
    #2254
  • Spaces in Web and Admin path break new include helper for libxslt
    #2249
  • Make listen backlog customizable
    #2225 Confirmed Enhancement Investigate Security Works for me
  • Hardcoded HTTP protocol verification for master-slave relaying
    #2202
  • Icecast listener count negative under special circumstances
    #2199
  • status-json.xsl produces invalid output if field contains only "-" and optional whitespace
    #2198
  • URL auth: override status code and send custom headers
    #2192 Enhancement Security
  • implement event triggers 'client-connect' / 'client-disconnect' to match legacy url-auth
    #2187 Invalid
  • Improve https handling of Icecast web ui and generated files
    #2171
  • Improved mountpoint metadata manipulation support through /admin calls
    #2169
  • Mime-Type file config option should be in the path section
    #2164
  • RFC 2817 "Upgrading to TLS Within HTTP/1.1" Support
    #2159 TLS
  • Split up Icecast certificate handling into private and public key files
    #2147
  • Icecast should send the "admin" field from config to YP
    #2146
  • Icecast might hang with 100% cpu use upon failed startup
    #2144
  • Regresion: reloadconfig* got de-linked on redesign of admin intrerface
    #2143
  • Regression: Role management not possible via admin interface
    #2133
  • Kicking a source disconnects listeners even if fallback defined
    #2125 Works for me
  • With <role> every client needs to go thru the stack of auth_ts. This will delay client connections
    #2124
  • Support management of multiple <role>s
    #2123
  • README.md needs minor fixes
    #2122
  • doc subdirectories don't work if packaging overrides "docdir"
    #2121
  • Check: Bytes sent and time listening might be broken?
    #2104
  • In <listener> in some tags are camelcase that should be converted to lowercase.
    #2097
  • accept data with “Transfer-Encoding: chunked”
    #2088
  • icecast does not only write the stream data into the dumpfile
    #2087
  • Removal of <threadpool>
    #2085
  • Require content-type for PUT connections
    #2082
  • Wrong duration value in access.log on mingw32 builds
    #2081
  • Limit/Filter access types available through a listener socket
    #2080
  • Stats data in iso8601 fields on mingw32 builds is wrong.
    #2077
  • disable SSLv3 and SSL compression explicitly
    #2071
  • Go through compiler warnings and such
    #2063
  • [PATCH] On-Demand relay mount doesn't has on_demand set on startup
    #2054
  • Icecast 2.4.0 - status-json.xsl - parse error
    #2047
  • Icecast segfault : auth_url.c
    #2039
  • configure does not find speex when using non-standard prefix
    #2024 Bug
  • Add a web interface equivalent of SIGHUP
    #2018
  • out of band Opus Metadata updates not allowed
    #2017
  • Add IP address of the source in error.log
    #2016
  • icecast crashes if some XML config settings are empty
    #1963
  • auth.xsl m3u filename is wrong
    #1953
  • Webinterface shows Login when using just stream_auth
    #1939
  • Add <audio> and <video> elements to supported streams on status page.
    #1936 Web
  • Lower required authentification level for STATS
    #1888
  • [PATCH]Icecast should log to STDERR if it can't log to the errorlog file
    #1886
  • <on-connect> to accept an arguments with the script name
    #1752
  • Report the mountpoint in log lines
    #1388
  • pass stream_name and stream_description to on-dis/connect scripts
    #1354
  • Freeze Metadata
    #1296 Enhancement
  • StreamTitle Template for Icecast 2
    #1195 Enhancement
  • Dynamical Reload of config.xml on Win32
    #844
  • [PATCH] More type related cleanups
    #791
  • a list of the last n songs played should be accessible to visitors through status.xsl
    #766
62% complete
62%
Start date
No start date
None
Due date
No due date
91
Issues 91 New issue
Open: 34 Closed: 57
Time tracking
0
Merge requests 0
Open: 0 Closed: 0 Merged: 0
0
Releases
None
Reference: xiph/icecast-server%"Icecast 2.5.0"