https://bugs.kde.org/show_bug.cgi?id=417259
Heiko Becker <heire...@exherbo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ama | |rok/7f966e2a46c92eeec2991fe | |ec30fb061c41c0b67 --- Comment #3 from Heiko Becker <heire...@exherbo.org> --- Git commit 7f966e2a46c92eeec2991feec30fb061c41c0b67 by Heiko Becker, on behalf of Pedro Gomes. Committed on 25/02/2020 at 21:41. Pushed by heikobecker into branch 'master'. Fix loading of lyrics from lyrics.wikia.com Summary: Fix error where Amarok failed to load lyrics from lyrics.wikia.com because the domain was being redirected to lyrics.fandom.com. The fix does two things: - update the base API Url to the redirected domain lyrics.fandom.com, thus skipping the redirection - makes LyricsManager react to possible future redirections Reviewers: #amarok, amarok-devel, heikobecker Reviewed By: #amarok, heikobecker Subscribers: #amarok, pgomes, amarok-devel Differential Revision: https://phabricator.kde.org/D27369 M +18 -1 src/lyrics/LyricsManager.cpp M +3 -0 src/lyrics/LyricsManager.h https://commits.kde.org/amarok/7f966e2a46c92eeec2991feec30fb061c41c0b67 -- You are receiving this mail because: You are watching all bug changes.