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

iadf error image scraping? #104

Closed
wkearney99 opened this issue Feb 20, 2024 · 2 comments
Closed

iadf error image scraping? #104

wkearney99 opened this issue Feb 20, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@wkearney99
Copy link

wkearney99 commented Feb 20, 2024

It's not consistently repeatable, but a Rescrape Selected->Ask->All using just IAFD sometimes fails with the error:

Scraper: Internet Adult Film Database Message: Unsupported page: Cannot convert IAFD id to the new format. Id=we+%3c3+small+packages/2007,"EXCEPTION OCCURRED:AdultScraper.Shared.MovieScraper+UnsupportedPageException: Unsupported page: Cannot convert IAFD id to the new format. Id=we+%3c3+small+packages/2007

And nothing in the source item uses the 'Id' text referenced above. I'm guessing that's something the in source HTML on iafd being scraped.

That is I can scrape for a movie and it'll fail, but then succeed when tried again later. So no reliable example to use for debugging.

Also, the logic on the dialog about not showing errors again doesn't seem to work?

@adultmm adultmm added the bug Something isn't working label May 6, 2024
@adultmm
Copy link
Owner

adultmm commented May 6, 2024

Finally I was able to replicate it. I refactored the ID conversion method, so I hope it'll fix the issue. These changes will be available in the next release. The error dialog logic will also be corrected. Thanks!

@adultmm
Copy link
Owner

adultmm commented Jul 7, 2024

Both issues have been fixed in v0.12.11.

@adultmm adultmm closed this as completed Jul 9, 2024
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