Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid to skip notification on first check #1197

Closed
fam4r opened this issue Jun 18, 2024 · 2 comments
Closed

Avoid to skip notification on first check #1197

fam4r opened this issue Jun 18, 2024 · 2 comments

Comments

@fam4r
Copy link

fam4r commented Jun 18, 2024

Description

I would like to get the notification on first check. At the moment DIUN skips the notification even if it finds new images for existing containers on first run.

Please consider letting the users disable this behavior.

diun  | Tue, 18 Jun 2024 18:40:17 CEST INF New image found image=lscr.io/linuxserver/mariadb:latest provider=docker
diun  | Tue, 18 Jun 2024 18:40:17 CEST DBG Manifest saved to database image=lscr.io/linuxserver/mariadb:latest provider=docker
diun  | Tue, 18 Jun 2024 18:40:17 CEST DBG Skipping notification (first check) image=lscr.io/linuxserver/mariadb:latest provider=docker
@NJYZ-96
Copy link

NJYZ-96 commented Aug 2, 2024

Yes, I would recommend this too to avoid skipping notifications on the first check; I thought it was a problem with my configuration because I didn't get notifications the first time and spent an hour looking for the problem

@crazy-max
Copy link
Owner

I would like to get the notification on first check

Same as #1267 (comment)

You need to set firstCheckNotif to true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants