24 #ifndef MPD_MAPPER_HXX
25 #define MPD_MAPPER_HXX
31 #define PLAYLIST_FILE_SUFFIX ".m3u"
42 #ifdef ENABLE_DATABASE
51 map_uri_fs(
const char *
uri);
63 map_fs_to_utf8(
Path path_fs);
A path name in the native file system character set.
A path name in the native file system character set.
gcc_pure AllocatedPath map_spl_utf8_to_fs(const char *name)
Maps a playlist name (without the ".m3u" suffix) to a file system path.
gcc_const const AllocatedPath & map_spl_path()
Returns the playlist directory.
const Storage const char * uri
void mapper_init(AllocatedPath &&playlist_dir)
const Partition const char * name