changedetection.io
changedetection.io copied to clipboard
[feature] filter Price Data to only alert on price changes and not on other changes in Price Data such as "priceValidUntil"
Version and OS 0.43.2 on docker For example, 0.123 on linux/docker
Is your feature request related to a problem? Please describe.
Using Price Data, I am getting nuisance alerts due to non price field in the Price Data changes. Example below:
Describe the solution you'd like Feature to filter Price Data to only alert on changes on specific fields - e.g. "price"
Describe the use-case and give concrete real-world examples Seems many embedded price data includes "priceValidUntil" field which appears to be updated daily creating nuisance alerts.
Additional context Add any other context or screenshots about the feature request here.
Didn't notice another issue already raised on the same problem - https://github.com/dgtlmoon/changedetection.io/issues/1608
ahhh yeah it needs ignore ability
Is there any update on this? The price checking functionality is pretty pointless when it fires every day even when there hasn't been any price/availability changes.
I have the same issue and indeed getting daily notification with "priceValidUntil" is a bit annoying.
yes please +1 It's so annoying when I have 30+ items and on daily basis I receive notifications about priceValidUntil. This spam messaging its actually preventing me to see a real price changes and miss on a product discounts. On some products I receive multiple messages per day and happened few times to miss on a product discount due to it! Please make it ignorable!
use only the json:$..price in filters and clear history to remove the price tag alert
closed in https://github.com/dgtlmoon/changedetection.io/pull/2041