github D0rk4ce/mealie-recipe-dredger v1.0.0-beta.8
v1.0.0-beta.8 - Recursive Sitemap Fix

pre-release6 months ago

Critical Fixes

  • Recursive Sitemap Parsing: Fixed an issue where sites using "Sitemap Indexes" (e.g., RecipeTinEats, IAmAFoodBlog) would return "0 URLs found". The scraper now correctly drills down into sub-sitemaps.
  • Smarter Recipe Detection: Added fallback detection for recipes using CSS classes (wp-recipe-maker, tasty-recipes) even if standard JSON-LD metadata is missing or broken.
  • Robots.txt Support: Now checks robots.txt for the official sitemap location before guessing standard paths.

Under the Hood

  • Robust Networking: Implemented HTTPAdapter with automatic retries to handle flaky server connections.
  • Environment Variables: Full support for loading variables from a .env file for easier local testing.

Don't miss a new mealie-recipe-dredger release

NewReleases is sending notifications on new releases.