Android Kore uses special characters while downloading tracks - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +---- Forum: Kodi Remote for Android Official Forum (https://forum.kodi.tv/forumdisplay.php?fid=129) +---- Thread: Android Kore uses special characters while downloading tracks (/showthread.php?tid=306380) |
Kore uses special characters while downloading tracks - ursusoo - 2017-02-09 Hi! I'm using kore 2.2.0 (from f-droid) with Lineage OS 14.1 (Android 7.1.1). For downloading tracks kore uses the title of the track as the file name. This fails if there are special characters in the title like "?". For example kore tries to safe the track "Foo Bar?" to the file "Foo Bar?.ogg". This fails and results in a file called "Foo Bar". This file can't be played by the music-player. Renaming it with the filemanager to "Foo Bar?.ogg" (yes, with the special character) makes the file playable by the music-player. Is it a charset problem? Or any other hints? Thanks a lot! RE: Kore uses special characters while downloading tracks - syncd - 2017-02-09 It's probably a bug. Can you log it at GitHub https://github.com/xbmc/Kore/ |