Pauloo27 Tuner Versions Save

🎵 Search and Play songs from YouTube inside your terminal

v0.0.3

2 years ago

[0.0.3] 2021-09-04

Added

  • 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 and simple-play.
  • Simple CI integration.
  • A install script for debian based distros.
  • Revive (go linter).

Changed

  • README screenshot.
  • Album art placement to second line.

Removed

  • io.ReadAll calls to keep Tuner compatible with older GoLang versions.
  • Unused libmpv files.

Fixed

  • Cursor not hidding while playing a live.

v0.0.2

3 years ago

[0.0.2] 2021-02-07

Added

  • 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.

Removed

  • MPRIS dependency, use libmpv instead.
  • Progress bar update from renderPlayer().

v0.0.1

3 years ago

First 'Release'.

(just to tag the mpris based version)