Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule34.Paheal blacklist tags not working #39

Open
Pamlau opened this issue Jun 19, 2024 · 5 comments
Open

Rule34.Paheal blacklist tags not working #39

Pamlau opened this issue Jun 19, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Pamlau
Copy link

Pamlau commented Jun 19, 2024

It was working a while ago but now even if a tag/artist is blacklisted it still shows up images with its tag

@Pamlau
Copy link
Author

Pamlau commented Jun 19, 2024

And the download option isn't working either
image_2024-06-19_154245893

@asadahimeka asadahimeka added the bug Something isn't working label Jun 20, 2024
@asadahimeka
Copy link
Owner

@Pamlau

The blacklist works fine on my end, you can update to the latest version of the script and try again.

And download error was fixed in v0.33.4

P.S.

There are currently two ways to obtain the data source of Rule34.Paheal images.

One is to parse HTML directly, and the other is to obtain it through XML API.

This script currently calls XML API to obtain image data when you are at https://rule34.paheal.net which is the homepage,

and parses HTML to obtain data when you are at the list page https://rule34.paheal.net/post/list.

It should be noted that the data obtained by calling the API will be inconsistent with the data obtained by parsing HTML.

@Pamlau
Copy link
Author

Pamlau commented Jun 20, 2024

@Pamlau

The blacklist works fine on my end, you can update to the latest version of the script and try again.

And download error was fixed in v0.33.4

P.S.

There are currently two ways to obtain the data source of Rule34.Paheal images.

One is to parse HTML directly, and the other is to obtain it through XML API.

This script currently calls XML API to obtain image data when you are at https://rule34.paheal.net which is the homepage,

and parses HTML to obtain data when you are at the list page https://rule34.paheal.net/post/list.

It should be noted that the data obtained by calling the API will be inconsistent with the data obtained by parsing HTML.

Ohhh I see, the download works smoothly fine now, and now the blacklist works perfectly if I start through the homepage just like you said!

@Pamlau Pamlau closed this as completed Jun 20, 2024
@Pamlau
Copy link
Author

Pamlau commented Jun 20, 2024

I forgot to mention the download works perfectly if through the page "https://rule34.paheal.net/post/list", but still doesn't work through the main page "https://rule34.paheal.net" which is the one as intended xd

@Pamlau Pamlau reopened this Jun 20, 2024
@asadahimeka
Copy link
Owner

I forgot to mention the download works perfectly if through the page "https://rule34.paheal.net/post/list", but still doesn't work through the main page "https://rule34.paheal.net" which is the one as intended xd

Forgot it too lol
Fixed in v0.33.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants