make media library show more songs (with incomplete tags etc.)
This commit is contained in:
@@ -197,7 +197,6 @@ namespace MPD
|
||||
|
||||
void GetPlaylists(TagList &);
|
||||
void GetList(TagList &, mpd_tag_type);
|
||||
void GetAlbums(const std::string &, TagList &);
|
||||
void GetDirectory(const std::string &, ItemList &);
|
||||
void GetDirectoryRecursive(const std::string &, SongList &);
|
||||
void GetSongs(const std::string &, SongList &);
|
||||
|
||||
Reference in New Issue
Block a user