Mitchell Hewes
9f8830b341
Prevent paprika.py from importing empty image_url content
2025-01-17 15:04:28 +01:00
Thomas Lambertz
757fa1b768
Fix Paprika Import Images when not downloading from URL.
...
Previously, the code only tried to use the cropped image from paprika when downloading actively failed.
But if a user takes an image himself, the url will be empty, thus downloading won't be attempted and won't fail.
This change makes it so that the download is tried first, but the photo_data is always tried if no image exists for whatever reason.
2024-10-12 21:15:37 +02:00
vabene1111
f6f6754669
removed validators library and improved url validation
2024-08-20 11:45:23 +02:00
smilerz
1f0cd58d7d
remove unused imports, variables and commented code
...
from tests
2023-09-13 13:08:26 -05:00
srwareham
6785033a21
Add step-level configuration whether an ingredients table should be shown. User-level default added to settings
2023-08-23 21:46:09 -07:00
vabene1111
008a61823d
added origianl image import to paprika
2023-03-14 22:34:09 +01:00
vabene1111
5556555bca
fixed paprika servings import
2022-05-11 17:05:47 +02:00
vabene1111
090e18e405
paprika importer improvements
2022-04-04 21:30:00 +02:00
smilerz
e52054e732
retain original text when parsing ingredients
2022-02-21 09:47:27 -06:00
vabene1111
a7dc23194e
converted ingredient parser to class and added automation beta hint
2021-09-16 17:52:11 +02:00
vabene1111
26f9d25bd2
fixed some integration issues
2021-09-14 20:31:41 +02:00
smilerz
170673f467
hierarchical keyword filtering in recipe search
2021-08-13 09:58:02 -05:00
vabene1111
151f43b0d5
lots of importer adjustments
2021-06-17 13:38:57 +02:00
vabene1111
bee1d717c5
added support for multiple image types
2021-06-14 18:53:51 +02:00
vabene1111
b1db591e9f
fixed importer description overflow
2021-06-07 17:17:34 +02:00
vabene1111
67485c0ea3
Merge pull request #585 from TimPansino/develop
...
Fix crash on missing photos in paprika
2021-05-01 22:18:27 +02:00
vabene1111
7bc4ae9870
fixed paprika importer
2021-05-01 19:19:48 +02:00
Timothy Pansino
43c71af2af
Fix crash on missing photos in paprika
2021-04-28 20:22:12 -07:00
vabene1111
01a53ad8ec
paprika improvements and importer fixes
2021-04-05 17:55:06 +02:00
vabene1111
7f8e29f1bc
added recipe sage and domestica imports
2021-03-28 18:58:37 +02:00
vabene1111
f04a51c1ad
fixed empty units/foods (again)
2021-03-19 00:19:29 +01:00
vabene1111
fe1ddf1237
improved paprika importer
2021-03-18 14:43:19 +01:00
vabene1111
d7675d4b80
ingredients and helpers
2021-02-20 21:26:16 +01:00
vabene1111
58c5b2c301
add paprika import image support
2021-02-09 16:10:28 +01:00
vabene1111
79da8db889
added paprika import
2021-02-08 13:47:06 +01:00