lyrics: show additional info if lyrics are not found in any database
This commit is contained in:
@@ -231,6 +231,8 @@ void *Lyrics::Get(void *screen_void_ptr)
|
||||
output.close();
|
||||
}
|
||||
}
|
||||
else
|
||||
*screen->w << "\nLyrics weren't found.";
|
||||
|
||||
Ready = 1;
|
||||
pthread_exit(0);
|
||||
|
||||
Reference in New Issue
Block a user