Skip to content

refactor(health): remove dir cleanup from lib scan#99

Merged
javi11 merged 3 commits intomainfrom
fix-remove-empty-dir-cleanup
Nov 17, 2025
Merged

refactor(health): remove dir cleanup from lib scan#99
javi11 merged 3 commits intomainfrom
fix-remove-empty-dir-cleanup

Conversation

@javi11
Copy link
Copy Markdown
Owner

@javi11 javi11 commented Nov 17, 2025

Remove empty dir cleanup until i come with a better idea on how to do it

Remove empty dir cleanup until i come with a better idea on how to do it
Eliminate tracking of orphaned directories in the library sync process, simplifying the DryRunResult structure and related logic.
Streamlined the DryRunSyncResult structure by eliminating orphaned directories tracking, further simplifying the library sync process.
@javi11 javi11 merged commit 704e375 into main Nov 17, 2025
1 check passed
javi11 added a commit that referenced this pull request Dec 9, 2025
* fix: Remove recursive parameter from vfs/forget call and enhance vfs/refresh logic
* feat(health): remove dir cleanup from lib scan (#99)
* fix(health): library sync was deleting files
* fix: Handle nil scheduled_check_at in library sync
* fix: health check scheduling: convert times to UTC before storing in DB
* feat: force initial health check to run immediately for all files
* feat: enhance health system with concurrency, UI stats, and improved ARR integration
* chore: remove redundant Sonarr episode lookup log

---------

Co-authored-by: drondeseries <drondeseries@users.noreply.github.com>
Co-authored-by: Javier <javicuba11@gmail.com>
@javi11 javi11 deleted the fix-remove-empty-dir-cleanup branch December 13, 2025 15:32
drondeseries referenced this pull request in drondeseries/altmount_old Apr 16, 2026
drondeseries referenced this pull request in drondeseries/altmount_old Apr 16, 2026
* fix: Remove recursive parameter from vfs/forget call and enhance vfs/refresh logic
* feat(health): remove dir cleanup from lib scan (#99)
* fix(health): library sync was deleting files
* fix: Handle nil scheduled_check_at in library sync
* fix: health check scheduling: convert times to UTC before storing in DB
* feat: force initial health check to run immediately for all files
* feat: enhance health system with concurrency, UI stats, and improved ARR integration
* chore: remove redundant Sonarr episode lookup log

---------

Co-authored-by: drondeseries <drondeseries@users.noreply.github.com>
Co-authored-by: Javier <javicuba11@gmail.com>
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