Prefer large Idealo gallery pictures

This commit is contained in:
2026-08-06 00:33:44 +02:00
parent b5a69050e0
commit d3d1147a3a
3 changed files with 143 additions and 1 deletions
+1
View File
@@ -193,6 +193,7 @@ There are three selectable data sources:
- Review UI: show picture size, source, target assignment, duplicate state, per-row save and batch save actions.
- Hudy picture parsing uses the correct product color variant, checks EANs and extracts large gallery images.
- Idealo uses the browser adapter and is intended mainly as a picture source.
- Idealo picture parsing must read product gallery images from Splide gallery markup (`splide__track`, `splide__list`, `splide__slide`) and choose the largest available URL from `srcset`, `data-srcset`, `data-large`, `data-original`, `data-src` or `src`. Do not use search-result thumbnails or small preview URLs as production picture candidates when gallery images exist.
- Image preview is square.
- Settings is at the bottom of the left panel; database status is directly above it.