beets/test/rsrc/spotify
dhruvravii dd6cb538ac
Fix: Spotify plugin unable to recognize Chinese and Japanese albums. (#5705)
Fixes an issue where each spotify query was converted to ascii before sending. Adds a 
new config option to enable legacy behaviour.

A file called japanese_track_request.json was made to mimic the Spotify
API response since I don't have the credentials. Entries in that will
need to be modified with the actual entries.

Co-authored-by: Sebastian Mohr <sebastian@mohrenclan.de>
Co-authored-by: Sebastian Mohr <39738318+semohr@users.noreply.github.com>
Co-authored-by: J0J0 Todos <2733783+JOJ0@users.noreply.github.com>
2025-07-01 11:08:54 +02:00
..
album_info.json created Spotify track and album info rsrcs 2021-11-17 16:25:26 -08:00
japanese_track_request.json Fix: Spotify plugin unable to recognize Chinese and Japanese albums. (#5705) 2025-07-01 11:08:54 +02:00
missing_request.json move spotify test json to json files 2016-06-14 21:51:27 -04:00
track_info.json created Spotify track and album info rsrcs 2021-11-17 16:25:26 -08:00
track_request.json move spotify test json to json files 2016-06-14 21:51:27 -04:00