Commit Graph
2 Commits
Author SHA1 Message Date
crocodilestick 6d0eed3632 Fixed SPDX headers 2025-08-19 16:59:14 +02:00
crocodilestick 914f6c48f5 - Added an alternative/ fallback detection method to inotifywait (simple polling).
- Polling will also be used when NETWORK_SHARE_MODE is enabled as it has better reliability with shares and using polling over inotify can be activated manually by passing the CWA_WATCH_MODE: "poll" env variable
- If the user reaches max_user_watches limit, the cwa-ingest-service & metadata-change-detector processes will now dynamically fallback to polling

[bug] Synology - hitting inotify.max_user_watches limit
Fixes #311
[Feature Request] Skip actions on read-only data
Fixes #229
2025-08-19 16:58:41 +02:00