Bug 406791 - Cant find lyrics no songs anymore.
Summary: Cant find lyrics no songs anymore.
Status: RESOLVED FIXED
Alias: None
Product: juk
Classification: Applications
Component: general (other bugs)
Version First Reported In: 19.04.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-22 23:54 UTC by tywigi
Modified: 2019-08-05 07:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 19.08
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tywigi 2019-04-22 23:54:08 UTC
SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 tywigi 2019-04-22 23:55:43 UTC
Cant find lyrics no songs anymore, even songs that usually use to display lyrics for.
Comment 2 Michael D 2019-05-27 11:49:31 UTC
I can confirm the issue. Manjaro, juk 19.04.1.
Comment 3 Michael Pyne 2019-08-04 22:00:58 UTC
Git commit d161bae4530bc28871c6951939100bf7a7a3b924 by Michael Pyne, on behalf of Luigi Toscano.
Committed on 04/08/2019 at 21:58.
Pushed by mpyne into branch 'Applications/19.08'.

Adjust lyrics to use new URLs.

This uses TLS to secure the lookup, avoids a required redirect that was
impacting the lookup, and pulls out repeated uses of the same URL into a
central constant.

See !9, which can be closed.
FIXED-IN:19.08

M  +9    -6    lyricswidget.cpp

https://invent.kde.org/kde/juk/commit/d161bae4530bc28871c6951939100bf7a7a3b924
Comment 4 Michael D 2019-08-05 07:56:41 UTC
Fantastic, thanks!