Skip to content

v1.2.0 - Resilience: search cache, retry, UA rotation

Choose a tag to compare

@aztecempire aztecempire released this 15 Jun 18:57
· 7 commits to main since this release

Changes in v1.2.0

  • Search cache - previous search results stored in memory, avoids duplicate requests
  • Retry on token failure - if download-token request fails, retries once automatically
  • User-Agent rotation - pool of 4 Android/iOS UAs, rotates on each request to avoid fingerprinting
  • Cache limit - max 100 entries, evicts oldest when full

Previous

  • v1.1.0: Title normalization, ISRC validation, multi-level fallback
  • v1.0.0: Initial FLAC + MP3 support