linux - Liquidsoap tag encoding -


good afternoon.

i have problem liquidsoap. sends cyrillic metadata icecast like: Ария - Штиль please me how can change encoding?

best regards, danila.

try adding encoding = "utf-8" parameters of output.icecast() !

liquidsoap api reference output.icecast() :

encoding (string – defaults ""): encoding used send metadata. if empty, defaults “utf-8” “http” protocol , “iso-8859-1” “icy” protocol.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -