Speed up media downloads and update packages #8

Merged
kleb merged 1 commit from fix/media-download-upgrades into main 2026-07-04 10:44:05 +02:00
Owner

Summary

  • add a separate media HTTP client that keeps redirect/private-host protections but bypasses service API rate limiter hooks for audio bytes
  • move Tidal, Qobuz, and Amazon media transfer calls to the media client while leaving API/search/gateway calls rate-limited
  • upgrade root and frontend direct dependencies to current latest versions and refresh bun.lock

Validation

  • bun run test
  • bun run typecheck
  • bun run lint
  • bun run format:check
  • bun run check
  • bun run build
  • bun outdated --filter="*"
## Summary - add a separate media HTTP client that keeps redirect/private-host protections but bypasses service API rate limiter hooks for audio bytes - move Tidal, Qobuz, and Amazon media transfer calls to the media client while leaving API/search/gateway calls rate-limited - upgrade root and frontend direct dependencies to current latest versions and refresh bun.lock ## Validation - bun run test - bun run typecheck - bun run lint - bun run format:check - bun run check - bun run build - bun outdated --filter="*"
Collaborator

kReview review

Verdict: no findings

No findings to address in the reviewed diff.

Overall risk is low; no concrete correctness or security regressions were identifiable from the provided diff and base-context snippets.

Excluded as generated or vendored (not reviewed): bun.lock.

Reviewed by kReview at beeb3e2f66. This comment is conservative and based only on the PR diff, metadata, and supplied repository context.

Est. cost ~$0.22 (72.9k in / 1.8k out / gpt-5.5).

<!-- codex-forgejo-review --> <!-- codex-forgejo-review-head:beeb3e2f66596898865208f001616e314d135160 --> ## kReview review **Verdict:** no findings No findings to address in the reviewed diff. Overall risk is low; no concrete correctness or security regressions were identifiable from the provided diff and base-context snippets. _Excluded as generated or vendored (not reviewed):_ `bun.lock`. _Reviewed by kReview at `beeb3e2f66`. This comment is conservative and based only on the PR diff, metadata, and supplied repository context._ _Est. cost ~$0.22 (72.9k in / 1.8k out / gpt-5.5)._ <!-- codex-forgejo-review-state:eyJoZWFkU2hhIjoiYmVlYjNlMmY2NjU5Njg5ODg2NTIwOGYwMDE2MTZlMzE0ZDEzNTE2MCIsInN1bW1hcnkiOiJPdmVyYWxsIHJpc2sgaXMgbG93OyBubyBjb25jcmV0ZSBjb3JyZWN0bmVzcyBvciBzZWN1cml0eSByZWdyZXNzaW9ucyB3ZXJlIGlkZW50aWZpYWJsZSBmcm9tIHRoZSBwcm92aWRlZCBkaWZmIGFuZCBiYXNlLWNvbnRleHQgc25pcHBldHMuIiwiZmluZGluZ3MiOltdLCJjdW11bGF0aXZlQ29zdCI6eyJ1c2QiOjAuMjIxNzY4LCJpbnB1dFRva2VucyI6NzI4ODYsIm91dHB1dFRva2VucyI6MTgxMSwibW9kZWwiOiJncHQtNS41In19 -->
kleb merged commit ed9b7edd56 into main 2026-07-04 10:44:05 +02:00
kleb deleted branch fix/media-download-upgrades 2026-07-04 10:44:28 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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
kleb/SpotifFLAC!8
No description provided.