Prevent archive.org from queueing similiarly named items. #208

Closed
opened 2026-05-16 08:21:57 -04:00 by rainbownapkin · 1 comment

Items that have similar names to other items within a given upload on archive.org can cause unintentional queuing of multiple items.

We need to fix the regex filter to only accept exact matches.

Items that have similar names to other items within a given upload on archive.org can cause unintentional queuing of multiple items. We need to fix the regex filter to only accept exact matches.
rainbownapkin added the
Bug
label 2026-05-16 08:21:57 -04:00
Author
Owner

Fixed bad match regex in yanker.js, causing multiple files to be added to schedule when queueing individual items from archive.org: 42bfdd834f

Fixed bad match regex in yanker.js, causing multiple files to be added to schedule when queueing individual items from archive.org: 42bfdd834f
Sign in to join this conversation.
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: rainbownapkin/canopy#208
No description provided.