Skip to content

Conversation

a-gss
Copy link

@a-gss a-gss commented Jul 15, 2025

This is a really quick fix for the regex pattern that searches images.

My galery app is filled with folders, one for each album. It would be the end of the story if it was only in the galery, since I can group/hide folders. Other applications that relies on fetching images from the phone show as well all the different folders (one for each album cover art).

There are two solutions:

  1. Embed the cover art in the file
  2. Hide the file to Android

I'm not a fan of embedding the cover art in the music files because I have hi-res covers that are multiple Mb in size. So my solution is to hide the file to Android .cover.png. I just tested it and S2 doesn't find it, hence this quick fix PR.

Can find hidden artist/cover image files (starts with a '.')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant