Skip to content

feat(health): expand path recovery to include broken staging paths#74

Merged
drondeseries merged 2 commits intomainfrom
feat/health-path-recovery-v2
Feb 9, 2026
Merged

feat(health): expand path recovery to include broken staging paths#74
drondeseries merged 2 commits intomainfrom
feat/health-path-recovery-v2

Conversation

@drondeseries
Copy link
Owner

This PR further improves the automated health path recovery:

  • Enhanced Recovery: The system now identifies not just NULL paths, but also existing paths that point to the '/complete/' directory but no longer exist on disk.
  • Auto-Healing: During Library Sync, it will automatically attempt to find these files at their expected library location and update the database.
  • Robustness: Ensures that legacy records from before the move tracking was implemented are correctly re-linked.

@drondeseries drondeseries merged commit 47ffd64 into main Feb 9, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant