All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Go dependency to replace YouTube-DL (kkdai/youtube). REVERTED
- Show album art (or youtube thumbnail) in the Discord Presence.
- Discord Rich Presence icon.
- YouTube-DL (python) dependency.
- Lyric fetcher.
- Cursor not hidding while playing a live.
- Remove deprecated libmpv stuff (thansk to @callsamu).
- Debian install script (thanks to @orenomfi and @marssaljr).
- Default volume option.
- Version in the start screen.
- Make file rule
pack
. - YouTube thumbnail as Album Art fallback.
- AUR name in the README.
- Terminal resize listener (used to improve album art feature).
- Discord Rich Presence integration (
/discord
in the search bar). - Modes
play
andsimple-play
. - Simple CI integration.
- A install script for debian based distros.
- Revive (go linter).
- README screenshot.
- Album art placement to second line.
io.ReadAll
calls to keep Tuner compatible with older GoLang versions.- Unused libmpv files.
- Cursor not hidding while playing a live.
- SoundCloud search support.
- Shuffle playlist (keybinded to R).
- Simple migration for
data.json
. - Menu to delete playlist and remove the current song from the playlist.
- MPRIS dependency, use libmpv instead.
- Progress bar update from renderPlayer().
- Lyric fetcher.
- Album art fetcher.
- Playlist suppport.
- ...