GNOME Bugzilla – Bug 685822
rhythmbox lyrics plugin: DarkLyrics IndexError: list index out of range
Last modified: 2017-08-05 20:01:24 UTC
In 'Song Lyrics' plugin, if service darklyrics.com is enabled you will get the following error: IndexError: list index out of range Traceback (most recent call last):
+ Trace 230999
v = callback(data, *args)
artist_page, 1)[1]
This is caused due DarkLyrics has changed HTML structure during last months. Attachments fixes problem.
Created attachment 226132 [details] [review] DarkLyrics parse update
pushed as commit 8d9ec0c, thanks
*** Bug 673758 has been marked as a duplicate of this bug. ***