Ideas for Scanning Improvements #11

Open
opened 2023-10-15 17:18:43 +00:00 by lyssieth · 0 comments
Owner
  • Persistent IDs (based on a hash instead of type-number), so that doing a full scan from 0 won't invalidate stuff
  • A better way of filtering without querying the database for already-scanned directories
  • Hybrid scanning approach where after we find a new folder the first song is scanned in serial but the rest is distributed across threads
- [ ] Persistent IDs (based on a hash instead of `type-number`), so that doing a full scan from 0 won't invalidate stuff - [ ] A better way of filtering without querying the database for already-scanned directories - [ ] Hybrid scanning approach where after we find a new folder the first song is scanned in serial but the rest is distributed across threads
lyssieth self-assigned this 2023-10-15 17:18:43 +00:00
lyssieth added this to the Features project 2023-10-15 17:18:43 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lyssieth/rave#11
No description provided.