Bug 406791

Summary: Cant find lyrics no songs anymore.
Product: [Applications] juk Reporter: tywigi
Component: generalAssignee: Scott Wheeler <wheeler>
Status: RESOLVED FIXED    
Severity: normal CC: bugseforuns, mpyne, nortexoid
Priority: NOR    
Version First Reported In: 19.04.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 19.08
Sentry Crash Report:

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!