store fetched artist's info in ~/.ncmpcpp/artists instead of ~/.lyrics
This commit is contained in:
@@ -46,6 +46,7 @@ void UpdateSongList(Menu<Song> *);
|
||||
bool Keypressed(int, const int *);
|
||||
|
||||
void WindowTitle(const string &);
|
||||
void EscapeUnallowedChars(string &);
|
||||
|
||||
string FindSharedDir(const string &, const string &);
|
||||
string TotalPlaylistLength();
|
||||
|
||||
Reference in New Issue
Block a user