Added readme.
This commit is contained in:
parent
1068e67e89
commit
23bbb995be
6
README.md
Normal file
6
README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# MusicPlayer
|
||||||
|
|
||||||
|
## 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.
|
Loading…
Reference in New Issue
Block a user