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

Latest commit

 

History

History
231 lines (167 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

231 lines (167 loc) · 16.9 KB

Change Log

Full Changelog

v0.6.0 (2018-02-02)

Full Changelog

Implemented enhancements:

  • Error: NotFoundException message displayed while ripping an unknown disc #198
  • rename milestone 101010 to backlog #190
  • Use 'Artist as credited' in filename instead of 'Artist in MusicBrainz' (e.g. to solve [unknown]) #155
  • Declare supported Python version #152
  • Update doc/release or remove it #149
  • Test HTOA peak value against 0 (integer equality) #143
  • Identify media type in log file (ie CD vs CD-R) #137
  • Rename the Python module #100
  • libcdio-paranoia instead of cdparanoia #87
  • Support both AccurateRip V1 and AccurateRip V2 at the same time #18
  • Test HTOA peak value against 0 (integer comparison) #224 (JoeLametta)

Fixed bugs:

  • Catch DNS error #206
  • whipper doesn't name files .flac, which leads to it not being able to find ripped files #194
  • Issues with finding offset #182
  • failing unittests in systemd-nspawn container #157
  • Regression: Unable to resume a failed rip #136
  • "Catalog Number" incorrectly appended to "artist" instead of the Album name. #127
  • Track "can't be ripped" but EAC can :) #116
  • ERROR: stopping task which is already stopped #59
  • can't find accuraterip-checksum binary in morituri-uninstalled mode #47

Closed issues:

  • using your own MusicBrainz server #172
  • cdda2wav from cdrtools instead of cdparanoia #38

Merged pull requests:

v0.5.1 (2017-04-24)

Full Changelog

Fixed bugs:

  • 0.5.0 Release init.py version number not updated #147

v0.5.0 (2017-04-24)

Full Changelog

Implemented enhancements:

  • overly verbose warning logging #131
  • Check that whipper deals properly with CD pre-emphasis #120
  • Remove gstreamer dependency #29

Fixed bugs:

  • Fails to rip if MB Release doesn't have a release date/year #133
  • fb271f08cdee877795091065c344dcc902d1dcbf breaks HEAD #129
  • 'whipper drive list' returns a suggestion to run 'rip offset find' #112
  • EmptyError('not a single buffer gotten',) #101
  • Julie Roberts bug #74

Closed issues:

  • Final track rip failure due to file size mismatch #146

Merged pull requests:

v0.4.2 (2017-01-08)

Full Changelog

Closed issues:

  • 0.4.1 Release created but version number in code not bumped #105

Merged pull requests:

v0.4.1 (2017-01-06)

Full Changelog

Implemented enhancements:

  • Fixed README broken links and added a better changelog #90 (JoeLametta)
  • Whipper attempts to rip with no CD inserted #81

Merged pull requests:

v0.4.0 (2016-11-08)

Full Changelog

Implemented enhancements:

  • Migrate away from the "rip" command #21

Fixed bugs:

  • wrong status code when giving up #57
  • CD-TEXT issue #49

Merged pull requests:

v0.3.0 (2016-10-17)

Full Changelog

Fixed bugs:

  • UnicodeEncodeError #43
  • Use a single standard for config/cache/state files #24

Merged pull requests:

v0.2.4 (2016-10-09)

Full Changelog

Implemented enhancements:

  • Don't allow ripping without an explicit offset, and make pycdio a required dependency #23
  • Delete stale branches #7
  • get rid of the gstreamer-0.10 dependency #2
  • Merge 'fork' into 'master' #1

Fixed bugs:

  • whipper fails to build on bash-compgen #25
  • [musicbrainz] KeyError: 'disc' #22
  • NameError: global name 'musicbrainz' is not defined #16
  • Fix HTOA handling #14
  • rip offset find seems to fail #4
  • rip cd info seems to fail #3

Closed issues:

  • Minimal makedepends for building #17

Merged pull requests:

v0.2.3 (2014-07-16)

Full Changelog

v0.2.2 (2013-07-30)

Full Changelog

v0.2.1 (2013-07-15)

Full Changelog

v0.2.0 (2013-01-20)

* This Change Log was automatically generated by github_changelog_generator and hand edited by JoeLametta.