Skip to content

Releases: trizen/clyrics

Version 0.17

Choose a tag to compare

@trizen trizen released this 25 Oct 14:14
0.17
f23fc20
  • Fixed the genius.com plugin. (f23fc20)
  • Fixed launch via symlink. (by @Veraellyunjie) (4b2e16f)
  • Added language header support (-l lang) (by @devceline) (dfb4187)
  • When there are multiple search entries from a given website, check all of them, until the lyrics are found. (fixes #24) (f1cb6cf)

Version 0.16

Choose a tag to compare

@trizen trizen released this 15 Oct 06:41
0.16
49845eb
  • 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

Choose a tag to compare

@trizen trizen released this 14 Oct 18:15
0.15
a992301
  • Fixed the Google search, which no longer worked. (a992301) (#21)

Version 0.14

Choose a tag to compare

@trizen trizen released this 06 Aug 22:14
0.14
5bd2c28
  • 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

Choose a tag to compare

@trizen trizen released this 02 Dec 23:38
0.13
fa48905
  • 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

Choose a tag to compare

@trizen trizen released this 02 Sep 11:25
08ee587
  • 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

Choose a tag to compare

@trizen trizen released this 03 Feb 19:04

Version 0.10

Choose a tag to compare

@trizen trizen released this 03 Mar 11:26
  • Fixed "No clickable input with name btnG" error. (fb36d97)

Version 0.09

Choose a tag to compare

@trizen trizen released this 12 Nov 17:07
  • 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

Choose a tag to compare

@trizen trizen released this 07 Jun 11:33
  • Fixed the issue There is no form named "f". (#5)
  • Fixed an issue with perl>=5.26.0 (. is no longer in @INC) (fbfd99d)