-
Notifications
You must be signed in to change notification settings - Fork 354
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
IceCast streams still can not convert cp1251 #716
Comments
You truncated the output of |
sorry Music Player Daemon 0.21.19 (0.21.19) Database plugins: Storage plugins: Neighbor plugins: Decoders plugins: Filters: Tag plugins: Output plugins: Encoder plugins: Archive plugins: Input plugins: Playlist plugins: Protocols: Other features: |
See, ICU support is already enabled. So this isn't the problem. I cannot reproduce the problem because your URL gets me "404 File Not Found". Can you give me a new URL which works? |
up@up /media/usb/src/mpd-0.21.19/output $ mpc -p 6601 play |
OK, now I see the problem. This feature was added to MPD 0.22 (not yet released, source code is in the git master branch). MPD 0.21.x will not get any new features, only bug fixes.
|
This is related to #616
I have built latest mpd from sources, but when I add http://radio.svoboda.fm:5555/128.mp3#charset=cp1251, I still receive ????? instead of proper characters. Am I missing something? How to enable icu support for building from source?
/media/usb/src/mpd-0.21.19/output $ /opt/bin/mpd -V
Music Player Daemon 0.21.19 (0.21.19)
/media/usb/src/mpd-0.21.19/output $ mpc -p 6601 add http://radio.svoboda.fm:5555/128.mp3#charset=cp1251
/media/usb/src/mpd-0.21.19/output $ mpc -p 6601 play
SVOBODA.FM: ??????????? - ?????i ???????
[playing] #1/2 22:34/0:00 (0%)
volume: n/a repeat: off random: off single: off consume: off
The text was updated successfully, but these errors were encountered: