changedetection.io icon indicating copy to clipboard operation
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"

Open layanto opened this issue 1 year ago • 6 comments

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: image

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.

layanto avatar Jul 15 '23 01:07 layanto

Didn't notice another issue already raised on the same problem - https://github.com/dgtlmoon/changedetection.io/issues/1608

layanto avatar Jul 15 '23 01:07 layanto

ahhh yeah it needs ignore ability

dgtlmoon avatar Jul 15 '23 07:07 dgtlmoon

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.

agc93 avatar Aug 30 '23 05:08 agc93

I have the same issue and indeed getting daily notification with "priceValidUntil" is a bit annoying.

m0tt avatar Dec 30 '23 07:12 m0tt

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!

martinikolaev avatar Mar 17 '24 11:03 martinikolaev

use only the json:$..price in filters and clear history to remove the price tag alert

lluisd avatar Apr 25 '24 12:04 lluisd

closed in https://github.com/dgtlmoon/changedetection.io/pull/2041

dgtlmoon avatar Jul 10 '24 11:07 dgtlmoon