You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DJDoubleD
changed the title
[Feature] Implement new lyrics API in DownloadServer to
[Feature] Implement new lyrics API in DownloadServer too
Jul 22, 2024
New API with fallback to old method implemented in commit 3a29640.
Also moved fetching lyrics back to the post-processing & only when requested true settings in commit 14a6e94.
Lyrics availability in UI should now match downloaded lyrics.
A warning is printed in error log if lyrics are requested but none were returned/available.
Implement new lyrics API in java DownloadServer like in UI.
Downloading lyrics now gives JSON exception for tracks that only use new API
Example album:
https://www.deezer.com/us/album/589673702
W:2024.07.23 01:21:39 (TrackID: 2811095062, ID: 24): Error downloading lyrics! org.json.JSONException: No value for LYRICS SYNC_JSON
The text was updated successfully, but these errors were encountered: