Topic: Does this not work for blacklists?

Posted under General

"my_little_pony anthro -braeburned -fav:sexygriffon"

Basically, I blacklist MLP anthro, but I found a couple of pictures that I actually did enjoy (because they were of dragons, not anthro ponies) so I was trying to figure out a way to make them show up in spite of my blacklist. I thought for sure this would work, but apparently it doesn't?

bitWolfy

Former Staff

Instead of fav:sexygriffon, use fav:me.
The blacklist does not allow you to use anyone else's favorites except for your own. For performance reasons, I believe.

bitwolfy said:
Instead of fav:sexygryphon, use fav:me.

Ah, perfect! Thank you!

Followup question: I also tried to do this with "pool:23654" in place of fav:sexygriffon to see if that would work, but that didn't work either. Is there a way to make this version work? Where a pool would show up, despite if its contents were otherwise blacklisted?

bitWolfy

Former Staff

sexygriffon said:
Ah, perfect! Thank you!

Followup question: I also tried to do this with "pool:23654" in place of fav:sexygriffon to see if that would work, but that didn't work either. Is there a way to make this version work? Where a pool would show up, despite if its contents were otherwise blacklisted?

Unfortunately, pools and sets don't work, Again, for performance reasons.
Based on the source code, the only meta tags that work in the vanilla blacklist (without the use of userscripts / extensions) are these:

  • id: post ID, exact match (no range support)
  • score: post score, limited range support (ex. score:>=5)
  • rating: post rating, e / q / s
  • userid: user ID of the uploader (no range support)
  • user: username of the uploader
  • status: post flags. ex. status:pending, status:flagged, etc
  • fav:me: your favorites
  • width / height: post dimensions (no range support)

bitwolfy said:
Instead of fav:sexygriffon, use fav:me.
The blacklist does not allow you to use anyone else's favorites except for your own. For performance reasons, I believe.

Interesting. For me, it works with my whole username

bitWolfy

Former Staff

dubsthefox said:
Interesting. For me, it works with my whole username

If you are using my userscript, then yes, it'll work with your username too.
I've rewritten e621's blacklist handling in there, and added a couple of meta tags that it does not support (like favcount or duration, for example).

You can also just straight up exclude your favorites from all blacklist filters by turning on a corresponding option of the "Blacklist" tab in script settings.

bitwolfy said:
If you are using "my userscript"...You can also just straight up exclude your favorites...

Oh. Good to know. Your script is so big, I lost the overfiew

bitWolfy

Former Staff

dubsthefox said:
Oh. Good to know. Your script is so big, I lost the overfiew

I know, right? I keep meaning to make a full feature overview, but never get around to it.

  • 1