linux - How to force Icecast to list one mount on YP Directory? -


i have 3 mounts (a, b , c), can hide or publish mounts using <public></public> or <hidden></hidden>.

the problem, when publish thos mounts, see 3 mounts on yp directory.

i tryed hide b , c, published a, see listeners of a.

how force showing listeners of b , c on published mount (a) ?

they in 1 server (centos). icecast version : 2.4.3

thanks

icecast publishes numbers for mountpoint it's advertizing yp server. can't make lie numbers. asking impossible.

are other mount points (b , c) fallbacks or independent? if yes, that's different problem , there solution that.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -