View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#74
Originally Posted by wout.martens View Post
Guys, still the art is popping up in my gallery.
The data is downloaded to the cache folder but those are getting indexed by tracker. clearing cache is solving this of course but would like to know how this art is hidden automatically.
Do one thing take the name of one of those files from gallery and in terminal do a find:
Code:
find /home/user/MyDocs | grep FILE_NAME
You'll find exactly which folder in MyDocs is causing the issue and then you can put a .dot on it...