too long name in playlist

I love MOC.But I find a little problem.
If the filename is too long,it will overwrite to next line.

like this: IMAGE(https://lh3.googleusercontent.com/-mk2JZoBIhho/Tja0xG_QwOI/AAAAAAAAALU/uFbdbGbaqYE/s800/Screenshot.png)

I really expect it can be fixed.

Yes, it's a known bug caused by wide or control characters in
the tags. Thanks for letting us know, though.

This problem was caused by an incorrect length calculation with UTF-8 characters.

Fix committed as r2520 (but also see r2519).