QMediaPlaylist::load cyrillic symbols in paths
General and Desktop
2
Posts
1
Posters
873
Views
1
Watching
-
Hello! I saved a playlist to m3u using QMediaPlaylist::save method, but I can't load songs when paths has cyrillic symbols. I guess it is charset conflict.
This path was in error output: file:/home/grayscale/ÐÑзÑка/Gamma Pulse - Metanoia.mp3
"Музыка" replaced by "ÐÑзÑка"
How can I set correct encoding?