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

Releases: n10v/nehm

2.0

11 Nov 22:11
Compare
Choose a tag to compare
2.0
  • Add 'select' and 'search' commands (more info in README and nehm help)
  • Many performance improvements (changes in application structure)
  • More stable (Many bug fixes and error handling)
  • Less dependencies (Remove 4 dependencies)
  • Prettier README

1.6.1

07 Oct 20:22
Compare
Choose a tag to compare
  • Fix nehm's fails when download tracks from url

1.6

07 Oct 19:20
Compare
Choose a tag to compare
1.6
  • Rewritten about 90% of code to make it more comfortable to read (improve code climate from 2.9 to 3.6)
  • Add newlines before and after downloading track
  • Clearer 'help' command

1.5.6.2

23 Sep 08:32
Compare
Choose a tag to compare
  • Excluding space and dash from removing in track's file name

1.5.6.1

22 Sep 17:33
Compare
Choose a tag to compare
  • Fix: "execution error: iTunes got an error: file "..." doesn’t understand the “add” message. (-1708)" (thanks to galaris for reporting)
  • Fix: nehm fails if track's title has some special characters (thanks to galaris for reporting)

1.5.5.2

15 Sep 14:32
Compare
Choose a tag to compare
  • Fix wrong detection of artist in title of song

1.5.5.1

13 Sep 09:00
Compare
Choose a tag to compare
  • Fix bug with nil in user class

1.5.5

13 Sep 08:56
Compare
Choose a tag to compare
  • Add version command
  • Some bug fixes for Linux users
  • Edit some output messages
  • Minor optimizations

1.5.4

08 Sep 13:47
Compare
Choose a tag to compare
  • Add availability to get/dl 300+ likes and posts
  • More convenient CLI
  • Fix: nehm fails if you try to get/dl playlist
  • Fix: nehm fails if you try to get/dl unstreamable track
  • Minor optimizations and bug fixes

1.5.3

08 Sep 13:47
Compare
Choose a tag to compare
  • Fix bugs, associated with special characters in track's name
  • Minor improvements