Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Releases: n10v/vnehm

2.2

22 Oct 20:32
Compare
Choose a tag to compare
  • Add errors stack after the downloading if there were errors
  • Add "ERROR: " and "WARNING: " prefixes for errors and warnings respectively
  • Show warnings in cases, if you didn't set dlFolder and itunesPlaylist
  • vnehm will not colorize messages, if output isn't STDOUT
  • Minor performance and stability improvements

2.1

12 Oct 20:15
Compare
Choose a tag to compare
2.1
  • If you didn't set dlFolder, vnehm will download tracks to home directory implicitly
  • If you didn't set itunesPlaylist, vnehm will not add tracks to iTunes implicitly
  • If there is any error in config, you will be notified before the showing of
    tracks menu
  • Minor performance improvements

2.0

09 Oct 14:59
Compare
Choose a tag to compare
2.0
  • Rewritten in Go: faster, less memory usage, more stable, easier to install (no need to install Taglib)
  • vnehm is now only on English language
  • vnehm command used to show list of audios, not help as earlier
  • Removed configure command. Now you should configure vnehm in configure file (more in README)
  • ... and some other improvements

1.1.3

11 Dec 10:10
Compare
Choose a tag to compare
  • If you input in to option non-existing directory, you can create it from vnehm

1.1.2

02 Dec 10:11
Compare
Choose a tag to compare
  • Fixed: get and dl don't download more than one track

1.1.1

02 Dec 10:03
Compare
Choose a tag to compare
  • Minor bug fixes and improvements

1.1

19 Nov 21:26
Compare
Choose a tag to compare
1.1
  • select command is renamed to list
  • Fixed uninitialized constant Vnehm::TrackManager::UserManager

1.0

18 Nov 19:27
Compare
Choose a tag to compare
1.0
  • First release!