• Max Kellermann's avatar
    PlaylistMapper: use map_spl_utf8_to_fs() · fc1664d9
    Max Kellermann authored
    Eliminates some overhead and some duplicate code, and fixes a serious
    bug: the old code did not append the ".m3u" suffix, and thus the
    "load" command was completely broken for stored playlists.  D'oh!
    fc1664d9
PlaylistMapper.cxx 2.42 KB