* Handle folder art a little differently than file album art.
@ -27,6 +27,9 @@
int
strcatf(struct string_s *str, char *fmt, ...);
void
strncpyt(char *dst, const char *src, size_t len);
ends_with(const char * haystack, const char * needle);
The note is not visible to the blocked user.