Updated readme.

This commit is contained in:
neviyn 2016-02-24 15:21:20 +00:00
parent 23bbb995be
commit c2920ddb47

View File

@ -2,5 +2,7 @@
## UTF-8 Character Support
If your music file names use characters outside of the ASCII character set, the application should be launched with the following parameter
```
-Dfile.encoding=UTF-8
```
If this is not done the application will hang when trying to play a file with non ASCII characters in its' path.