[GH-ISSUE #543] --autoupdate does not update #695

Closed
opened 2026-03-11 13:11:37 +03:00 by kerem · 2 comments
Owner

Originally created by @ghost on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/543

After manually running the script to update it:

sudo -s /volumeX/Service_scripts/Synology_HDD_db-main/syno_hdd_db.sh -v --autoupdate=1

There is still the same version: v3.6.111

Several weeks old.

Do I have some mistake in this?

Originally created by @ghost on GitHub (Dec 16, 2025). Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/543 After manually running the script to update it: `sudo -s /volumeX/Service_scripts/Synology_HDD_db-main/syno_hdd_db.sh -v --autoupdate=1 ` There is still the same version: v3.6.111 Several weeks old. Do I have some mistake in this?
kerem closed this issue 2026-03-11 13:11:43 +03:00
Author
Owner

@007revad commented on GitHub (Dec 16, 2025):

-v or --version will show the current version then exit. So the script is never going to act on --autoupdate=1 while you also have -v.

<!-- gh-comment-id:3661952434 --> @007revad commented on GitHub (Dec 16, 2025): `-v` or `--version` will show the current version then exit. So the script is never going to act on `--autoupdate=1` while you also have `-v`.
Author
Owner

@ghost commented on GitHub (Dec 16, 2025):

Ok, not obvious to me. Just -nr working.

Thanks for clarification.

<!-- gh-comment-id:3662699186 --> @ghost commented on GitHub (Dec 16, 2025): Ok, not obvious to me. Just `-nr` working. Thanks for clarification.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_HDD_db#695
No description provided.