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.1k stars 214 forks source link

Additional characters #174

Closed Corginyan closed 6 years ago

Corginyan commented 6 years ago

Can't type "А" or "а" characters in MPV chat (first letter of cyrillic alphabet). Maybe problem is here:

https://github.com/Syncplay/syncplay/blob/406e9a4af50f30f2291b2887ec52988a3f89bee5/resources/syncplayintf.lua#L63

Et0h commented 6 years ago

Thanks for reporting this omission. Does replacing your /resources/syncplayintf.lua file with https://raw.githubusercontent.com/Syncplay/syncplay/master/resources/syncplayintf.lua succeed in allowing the input of the first letter of the Cyrillic alphabet through mpv? Are there any other characters that need adding?

Corginyan commented 6 years ago

succeed in allowing the input of the first letter of the Cyrillic alphabet through mpv?

Yes.

Are there any other characters that need adding?

Now i can input every cyrillic character.

Et0h commented 6 years ago

This issue should now be resolved by the Syncplay 1.5.2 Official Release so I'll close the issue for now. If the issue persists then please let me know.