browser: if current dir doesn't exists, go down one level automatically
This commit is contained in:
@@ -213,6 +213,7 @@ std::string FindSharedDir(const MPD::SongList &);
|
||||
#endif // HAVE_TAGLIB_H
|
||||
std::string FindSharedDir(const std::string &, const std::string &);
|
||||
std::string ExtractTopName(const std::string &);
|
||||
std::string PathGoDownOneLevel(const std::string &path);
|
||||
|
||||
std::string GetLineValue(std::string &, char = '"', char = '"', bool = 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user