Syncplay / syncplay

Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
http://syncplay.pl/
Apache License 2.0
2.15k stars 215 forks source link

Can't open files with unicode characters #84

Closed minus7 closed 8 years ago

minus7 commented 8 years ago

When opening a video file on Linux via syncplay some☺file.mkv (or via a .desktop file) the field has the file name decoded wrong. You see three characters representing the bytes of the unicode code point.

Et0h commented 8 years ago

Thanks for reporting this bug. Does https://github.com/Syncplay/syncplay/pull/85 fix your problem?

minus7 commented 8 years ago

Yep. File name shows up correctly with that and it plays.