Issues with Repair (retriving arr instances & missing mount)#186
Open
Priky-one wants to merge 329 commits into
Open
Issues with Repair (retriving arr instances & missing mount)#186Priky-one wants to merge 329 commits into
Priky-one wants to merge 329 commits into
Conversation
Priky-one
commented
Dec 29, 2025
- Fixed repair mount check when symlink is missing but mount error returned, now repairs the file instead.
- Fixed arr auth endpoint not returning all arrs to add arr in repair job.
- Minor cleanup - speedgains
- Add funding.yml - Add Arr Queue cleanner worker - Rewrote worker
- Add checks for arr url and token
- Refined download uncached options - Deprecate qbittorent log level - Skip Repair for specified arr
- Fix arr setup getting thr wrong crendentials - Add file link invalidator - Other minor bug fixes
Fix version badge link to use correct version format.
…tracker downloads (sirrobot01#99) - Remove trackers from torrenst/magnet URI --------- Co-authored-by: Mukhtar Akere <akeremukhtar10@gmail.com>
STiXzoOR
added a commit
to STiXzoOR/decypharr
that referenced
this pull request
Jan 13, 2026
- Enhance fileIsReadable() to properly detect symlinks and validate targets before attempting read operations, improving I/O error detection - Add first-pass local readability checks in getZurgBrokenFiles() and getWebdavBrokenFiles() before making remote API calls, detecting I/O errors early and avoiding unnecessary network requests - Rewrite checkMountUp() to validate mounts at folder level instead of individual files, with caching to avoid repeated filesystem checks - Fix AddOrUpdate() to never overwrite config-sourced Arrs with auto-detected ones, preserving user settings while allowing auth updates - Filter invalid auto-detected Arr entries in GetAll() to prevent entries with invalid host/token from being returned Fixes issues from PR sirrobot01#188, sirrobot01#186 and commits 77a68c4, fe1bf3c Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
STiXzoOR
added a commit
to STiXzoOR/decypharr
that referenced
this pull request
Jan 13, 2026
- Enhance fileIsReadable() to properly detect symlinks and validate targets before attempting read operations, improving I/O error detection - Add first-pass local readability checks in getZurgBrokenFiles() and getWebdavBrokenFiles() before making remote API calls, detecting I/O errors early and avoiding unnecessary network requests - Rewrite checkMountUp() to validate mounts at folder level instead of individual files, with caching to avoid repeated filesystem checks - Fix AddOrUpdate() to never overwrite config-sourced Arrs with auto-detected ones, preserving user settings while allowing auth updates - Filter invalid auto-detected Arr entries in GetAll() to prevent entries with invalid host/token from being returned Fixes issues from PR sirrobot01#188, sirrobot01#186 and commits 77a68c4, fe1bf3c Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.