Replace arr-api placeholder score() with arr-core scoring #68

Closed
opened 2026-08-22 21:22:00 +01:00 by naps62-yolo · 0 comments
Owner

arr-api's search endpoint carries a placeholder score() with hard-coded weights (10_000/5_000 resolution steps, ×5 source, ×2 seeders, 100 MB penalty), noted in the PR #65 review. arr-core now has the real size-band scoring (#13, #64). Route classification through the arr-core scorer and delete the local one.

Depends on: (nothing open)

Labels: phase/5-ui, area/api, difficulty/easy, type/chore

`arr-api`'s search endpoint carries a placeholder `score()` with hard-coded weights (10_000/5_000 resolution steps, ×5 source, ×2 seeders, 100 MB penalty), noted in the PR #65 review. `arr-core` now has the real size-band scoring (#13, #64). Route classification through the arr-core scorer and delete the local one. Depends on: (nothing open) Labels: `phase/5-ui`, `area/api`, `difficulty/easy`, `type/chore`
naps62-yolo added the area/apidifficulty/easyphase/5-uitype/chore labels 2026-08-22 21:22:11 +01:00
naps62-yolo self-assigned this 2026-08-22 21:40:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yolo/arr#68