Skip to content

Releases: trizen/clyrics

Version 0.16

15 Oct 06:41
0.16
49845eb
Compare
Choose a tag to compare
  • Added support for saving the lyrics locally. (#11) (056c452)
  • Extra local plugins can now be added in ~/.config/clyrics, in addition to the ones from /usr/share/clyrics.

Version 0.15

14 Oct 18:15
0.15
a992301
Compare
Choose a tag to compare
  • Fixed the Google search, which no longer worked. (a992301) (#21)

Version 0.14

06 Aug 22:14
0.14
5bd2c28
Compare
Choose a tag to compare
  • Updated the CONSENT cookie (which no longer worked). (5bd2c28)
  • Replace 3+ newlines with only 2. (cda32c7)
  • Updated: plugins/110-genius.pl (a7277c5)

Version 0.13

02 Dec 23:38
0.13
fa48905
Compare
Choose a tag to compare
  • Added the required Google CONSENT cookie. (8b17b68)
  • Fixed the "albumcancionyletra" plugin. (#18) (ce89bf1)
  • Allow shorter lyrics in the output. (fixes #18) (719b885)
  • Removed the lyricskong plugin, as the website is no longer available. (0bd4961)

Version 0.12

02 Sep 11:25
08ee587
Compare
Choose a tag to compare
  • Added support for one more wesbite of lyrics. (35fdf2e)
  • Add option -k to prevent clyrics from exiting if no player is playing . (3733554, eeb6fb6)

Version 0.11

03 Feb 19:04
Compare
Choose a tag to compare

Version 0.10

03 Mar 11:26
Compare
Choose a tag to compare
  • Fixed "No clickable input with name btnG" error. (fb36d97)

Version 0.09

12 Nov 17:07
Compare
Choose a tag to compare
  • Added plugin for the lyricskong website.
  • Sleeping for a fraction of a second is now supported. (79cacb1)
  • Made the plugin directory absolute, to avoid issues with perl>=5.26. (38dc558)

Version 0.08

07 Jun 11:33
Compare
Choose a tag to compare
  • Fixed the issue There is no form named "f". (#5)
  • Fixed an issue with perl>=5.26.0 (. is no longer in @INC) (fbfd99d)

Version 0.07

20 Mar 21:44
Compare
Choose a tag to compare
  • All HTML entities are now decoded inside clyrics. (thanks @natezb - #4)
  • Fixed the 998-lyrics_wikia.pl plugin.