Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-Server
Commits
e3dbbbc8
Commit
e3dbbbc8
authored
Nov 18, 2003
by
Karl Heyes
Browse files
if relay is for an mp3 stream, then get inline metadata by default if
possible svn path=/trunk/icecast/; revision=5600
parent
7ec7e909
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cfgfile.c
View file @
e3dbbbc8
...
...
@@ -497,6 +497,7 @@ static void _parse_relay(xmlDocPtr doc, xmlNodePtr node,
configuration
->
relay
=
relay
;
relay
->
next
=
NULL
;
relay
->
mp3metadata
=
1
;
do
{
if
(
node
==
NULL
)
break
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment