Skip to content

Releases: Jugran/lyrics-in-terminal

Lyrics-in-terminal v1.7.0

15 Sep 12:20
26e8a87
Compare
Choose a tag to compare

What's Changed

  • Feature/lyrics provider in #43
  • Added genius lyrics source.
  • Added source toggle c to cycle though google, azlyrics, genius sources, closes #12
  • Show source info on statusbar when manually toggled.

Full Changelog: 1.6.0...1.7.0

Lyrics-in-terminal v1.7.0-dev

09 Sep 17:21
862c6a0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • New lyrics provider in #43

Full Changelog: 1.6.0...1.7.0-dev

Lyrics-in-terminal v1.6.0

20 Aug 17:37
446dc03
Compare
Choose a tag to compare

What's Changed

  • fix user agent for google lyrics parsing
  • Fix issue: pass player name as an argument by @DmitrySandalov in #35
  • fix default lyrics command flow after #35
  • Add the ability to search and find text in the current track by @sirken in #39 🚀
  • Fix statusbar notif overlaps

New Contributors

Full Changelog: 1.5.0...1.6.0

Lyrics-in-terminal v1.6.0-dev

20 Aug 11:37
d3b6a4e
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix issue: pass player name as an argument by @DmitrySandalov in #35
  • fix default lyrics command flow after #35
  • Add the ability to search and find text in the current track by @sirken in #39 🚀

New Contributors

Full Changelog: 1.5.1-dev...1.6.0-dev

Lyrics-in-terminal v1.5.1-dev

03 Mar 13:52
da73235
Compare
Choose a tag to compare
Pre-release
  • Updated user agent to windows phone string to improve google source lyrics parsing.

Lyrics-in-terminal v1.5.0

29 Jun 17:41
1661dac
Compare
Choose a tag to compare

What's Changed

  • Fixed cli -t option by @DorBreger in #26
  • add version number in help page h

New Contributors

Lyrics-in-terminal v1.4.4

23 Apr 13:23
75ab886
Compare
Choose a tag to compare
  • fix the crashing issue when mpd is not installed

Lyrics-in-terminal v1.4.3

23 Apr 12:00
354cde2
Compare
Choose a tag to compare
  • Improving detection with mpv player #13 (thanks to @nisiddharth )
  • Added support for mpd clients without mpris feature (thanks to @M1ndo )

Lyrics-in-terminal v1.4.2

05 Jul 12:05
7d037c8
Compare
Choose a tag to compare
  • Fixed minor issues with detecting YouTube track title.

Lyrics-in-terminal v1.4.1

30 Apr 13:58
68cc0b9
Compare
Choose a tag to compare
  • Added player auto detect feature
    lyrics-in-terminal will auto detect media player, including browser media

    press a to toggle autoswitching of media source and lock to current player.

  • Improved config update parser
    new config options will be added to existing config file more reliably