karlheyes / icecast-kh

KH branch of icecast
GNU General Public License v2.0
298 stars 106 forks source link

Change Default metaInt #321

Closed hmorneau closed 3 years ago

hmorneau commented 4 years ago

Hi,

How can we change the metaInt value without having to specify it on each mount point?

karlheyes commented 4 years ago

only in source, in formap_mp3.c, ICY_METADATA_INTERVAL. You can of course use the wildcard mount to do a range of mountpoints but that may not be suitable.

karl.

hmorneau commented 3 years ago

Thanks. we managed to do with with wildcard.