mealie-recipes/mealie

[BUG] - Recipie Parser can't handle prices

Open

#5422 aperta il 6 mag 2025

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Python (455 fork)batch import
bugbug: confirmedgood first issue

Metriche repository

Star
 (4270 star)
Metriche merge PR
 (Merge medio 21h 6m) (61 PR mergiate in 30 g)

Descrizione

First Check

  • This is not a feature request.
  • I added a very descriptive title to this issue (title field is above this).
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the Mealie documentation, with the integrated search.
  • I already read the docs and didn't find an answer.
  • This issue can be replicated on the demo site (https://demo.mealie.io/).

What is the issue you are experiencing?

Some of the websites I use append price data in their ingredients lists and the recipe parsers can't handle that, when it really should be parsed to notes.

2 Tbsp cooking oil* ($0.10) 1/4 tsp cayenne pepper ($0.02)

Side note, they also can't handle the asterisk some sites add when they have a note on an ingredient. It should be possible to filter that out of the ingredient name.

Steps to Reproduce

Import recipe with priced ingredients

Please provide relevant logs

N/A

Mealie Version

v2.8.0

Deployment

Other (please specify below)

Additional Deployment Details

Nix

Guida contributor