Skip to content

Commit 275cf16

Browse files
TX-RXSimon-Zwa
andauthored
Beatport: switch search to v4 catalog API (credit: @Simon-Zwa, upstream PR Marekkon5#523) (#1)
* Fix Beatport search after __NEXT_DATA__ removal Beatport no longer exposes __NEXT_DATA__ on search pages, causing search failures. Updated Beatport search to use the v4 catalog API endpoint instead of scraping the website. Adjusted deserialization to support the new API response format (tracks array). * Update README with temporary Beatport fix note Added a note about a temporary Beatport fix for May 2026. --------- Co-authored-by: Simon-Zwa <simonmcc30@gmail.com>
1 parent 7f91382 commit 275cf16

3 files changed

Lines changed: 2400 additions & 113 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<h3 align='center'><b></b></h3>
1818
<hr>
1919

20+
Temporary Beatport fix build May 2026
2021
Cross-platform music tagger.
2122
It can fetch metadata from Beatport, Traxsource, Juno Download, Discogs, Musicbrainz and Spotify.
2223
It is also able to fetch Spotify's Audio Features based on ISRC & exact match.

0 commit comments

Comments
 (0)