mealie-recipes/mealie

[BUG] - Recipie Parser can't handle prices

Open

#5 422 ouverte le 6 mai 2025

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Python (455 forks)batch import
bugbug: confirmedgood first issue

Métriques du dépôt

Stars
 (4 270 stars)
Métriques de merge PR
 (Merge moyen 21h 6m) (61 PRs mergées en 30 j)

Description

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

Guide contributeur