Darayavaush / decensooru

[RIP] Decensoring addon for Better Better Booru, the non-stolen version.
31 stars 2 forks source link

Can't view some "Hidden" thumbnails #2

Open bluefiberbread opened 6 years ago

bluefiberbread commented 6 years ago

Using Chrome with the latest version of BBB (8.0.2) and it won't expose the hidden thumbnails. Tampermonkey (4.4) is being used too.

https://danbooru.donmai.us/posts?limit=200&page=5&tags=banned_artist https://i.imgur.com/2MyKpM6.jpg

Darayavaush commented 6 years ago
  1. Did you modify the BBB code as specified in the instructions?
  2. Did you ever see a text box about the batch pulling in the top right corner?
  3. Is there a message "Nothing to do, wait for next batch." in the console?
bluefiberbread commented 6 years ago

Yeah, it breaks/disables BBB too

Darayavaush commented 6 years ago

"Breaks"? Do you see the "BBB settings" menu at the top? Could you post the modified BBB source, please? Also, what about the other two questions? Also also, I just installed it on Tampermonkey myself and Chrome informed me about a cross-origin request. Did you get this window?

bluefiberbread commented 6 years ago

No, I don't see BBB settings in the menu after following the instructions, I got the cross-origin request. I did modify the BBB code as specified in the instructions.

https://puu.sh/yHoQg/9c00a66710.jpg https://puu.sh/yHoRx/84bb2e02dd.jpg

Darayavaush commented 6 years ago

You modified the second one incorrectly, inserting the new block before the specified line instead of after it. Since it references an undeclared variable, that's enough to break everything.

bluefiberbread commented 6 years ago

https://puu.sh/yHDXm/0f333a1b3d.jpg https://puu.sh/yHDYZ/ed395a3993.jpg

It shows some of the thumbnails (just a few now) but the full picture is still hidden

Darayavaush commented 6 years ago

It should be inserted immediately after the specified line, not randomly somewhere below.

bluefiberbread commented 6 years ago

I reinstalled Tampermonkey and it works fine now but there are some hidden thumbnails. Where can I PM the links to you

Darayavaush commented 6 years ago

df6c020dc48b5743a6ec52aa5551c9b9 (or you can simply list the IDs here)

bluefiberbread commented 6 years ago

I sent it to df6c020dc48b5743a6ec52aa5551c9b9

Darayavaush commented 6 years ago

Yeah, I see what happened there. I'll think about how it can be fixed.

bluefiberbread commented 6 years ago

did you come up with a solution

Darayavaush commented 6 years ago

There are several potential solutions, but all of them are going to be a huge PITA to implement and I'm fairly busy. I'll get to it eventually™, don't worry.

Zanmato27 commented 5 years ago

Any updates on this?

Darayavaush commented 5 years ago

Ha, exactly one year later. Nice. :D

Unfortunately, eventually™ has not yet arrived, but as a stopgap measure I pushed an update with all currently hidden old posts (3k of them). This should last us the next year. :)

b1116490 commented 5 years ago

Hello, I'm hijacking this thread because I have the same issue as OP before, Have the

Decensooru started. There are 1 items in DB Nothing to do, wait for next batch.

messages in the console and no thumbnails or pictures even on old art. I am 99.9% sure I did everything correctly. I use tampermonkey by the way.

Darayavaush commented 5 years ago

Your issue is completely different, but whatever. I just added an option to do a full refresh. Update the script and look into the footer of any page on Danbooru. Click 'force full refresh' once and tell me what happens.

b1116490 commented 5 years ago

My bad, I thought it was the same. Anyway, it works now. Thanks!

There are a few entries without art still but for the most part it seems fine.