Skip to content

Conversation

@oatmeaI
Copy link

@oatmeaI oatmeaI commented Jan 25, 2026

  • --skip-item-index uses the ignore.txt file as the source of truth for what's already downloaded, rather than looking through the filesystem. On my machine (~85 items in my Bandcamp collection, stored on a shared drive mounted via SMB), this option speeds up a single run from ~29.9s to ~0.9s.
  • --sync-ignore-file appends any downloaded items found in the filesystem to the ignore.txt file - just a slightly more convenient way to do this.

This PR doesn't alter any existing functionality; new code is only touched if you pass one of the new flags.

@oatmeaI oatmeaI changed the title Add --sync-ignore-file and --skip-item-index flags Add two new flags: --sync-ignore-file and --skip-item-index Jan 25, 2026
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