dgtlmoon / dgtlmoon/changedetection.io
[feature] Force changedetection to send notification even when no change registered
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.3k
- Forks
- 2.1k
- Avg merge
- 22h 52m
- Merged PRs (30d)
- 70
Description
Version and OS
All
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
I would like to have a checkbox in the "New watch" settings that would allow me to ignore changes on the website to trigger notification.
Describe the use-case and give concrete real-world examples
I use changedetection to store triggered values in the timeseries database (influxdb) using post:// notification. I would like it to store value every time it executes the watch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the "New watch" settings and trace the post:// notification path described in the issue. The work is done when a watch can be configured to notify on every execution, including executions with no detected change, so the value is stored in the timeseries database each time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100