Releases: Jugran/lyrics-in-terminal
Releases · Jugran/lyrics-in-terminal
Lyrics-in-terminal v1.7.0
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
Lyrics-in-terminal v1.6.0
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
- @DmitrySandalov made their first contribution in #35
- @sirken made their first contribution in #39
Full Changelog: 1.5.0...1.6.0
Lyrics-in-terminal v1.6.0-dev
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
- @DmitrySandalov made their first contribution in #35
- @sirken made their first contribution in #39
Full Changelog: 1.5.1-dev...1.6.0-dev
Lyrics-in-terminal v1.5.1-dev
- Updated user agent to windows phone string to improve google source lyrics parsing.
Lyrics-in-terminal v1.5.0
What's Changed
- Fixed cli -t option by @DorBreger in #26
- add version number in help page h
New Contributors
- @DorBreger made their first contribution in #26
Lyrics-in-terminal v1.4.4
- fix the crashing issue when mpd is not installed
Lyrics-in-terminal v1.4.3
- 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
- Fixed minor issues with detecting YouTube track title.
Lyrics-in-terminal v1.4.1
-
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