Skip to content

Fix full library scan refreshing all artists when no files changed#119

Merged
darious merged 1 commit intomainfrom
bugfix/full_scan_on_no_change
Apr 18, 2026
Merged

Fix full library scan refreshing all artists when no files changed#119
darious merged 1 commit intomainfrom
bugfix/full_scan_on_no_change

Conversation

@darious
Copy link
Copy Markdown
Owner

@darious darious commented Apr 18, 2026

The full-scan fallback loaded every artist in the music root via get_artists_in_path when the filesystem pass found no changes, bypassing the 'no changes -> skip metadata' guard and triggering an all-artist pipeline run. Gated the fallback on is_partial so only subfolder scans populate scanned_mbids from the path.

The full-scan fallback loaded every artist in the music root via
get_artists_in_path when the filesystem pass found no changes,
bypassing the 'no changes -> skip metadata' guard and triggering an
all-artist pipeline run. Gated the fallback on is_partial so only
subfolder scans populate scanned_mbids from the path.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@darious darious merged commit dec8a66 into main Apr 18, 2026
3 checks passed
@darious darious deleted the bugfix/full_scan_on_no_change branch April 19, 2026 21:37
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