Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken charset in relay #2

Closed
2561024 opened this issue Mar 8, 2012 · 3 comments
Closed

broken charset in relay #2

2561024 opened this issue Mar 8, 2012 · 3 comments

Comments

@2561024
Copy link

2561024 commented Mar 8, 2012

in 2.3.2 this is working.
in 2.3.2-kh31 - don't working :(
<relay>
<server>188.127.243.169</server>
<port>80</port>
<mount>/nashe-192</mount>
<local-mount>/nashe</local-mount>
<on-demand>1</on-demand>
<relay-shoutcast-metadata>1</relay-shoutcast-metadata>
</relay>
<mount>
<mount-name>/nashe</mount-name>
<charset>windows-1251</charset>
</mount>

in web name of song must be encoding from windows-1251 to utf-8...

@karlheyes
Copy link
Owner

confirmed. Looks like the internal changes I made for speeding up the stats updates has had an issue.

@karlheyes
Copy link
Owner

let me know if the latest update works as expected

karl.

@2561024
Copy link
Author

2561024 commented Mar 9, 2012

Yes, now everything works as it should, thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants