v0.6.0 (2018-02-02)
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:
Merged pull requests:
- Fix appearance of template description text. #223 (calumchisholm)
- Run whipper without installation #222 (vmx)
- Remove doc/release #218 (MerlijnWajer)
- Fix resuming previous rips #217 (MerlijnWajer)
- Switch to libcdio-cdparanoia (from cdparanoia) #213 (MerlijnWajer)
- Convert docstrings to reStructuredText #211 (JoeLametta)
- Enable connecting to a custom MusicBrainz server #210 (naiveaiguy)
- Fix recently introduced Python 3 incompatibility #199 (LingMan)
- restore .flac extension #195 (RecursiveForest)
- Misc fixes #188 (ubitux)
- AccurateRip V2 support #187 (RecursiveForest)
- Solve all flake8 warnings #163 (JoeLametta)
- Minor touchups #161 (Freso)
- Stop allowing flake8 to fail in Travis CI #160 (Freso)
- Fix division by zero #159 (sqozz)
- Fix artist name #156 (gorgobacka)
- Detect and handle CD-R discs #154 (gorgobacka)
- Disambiguate on release #153 (Freso)
- Add flake8 testing to CI #151 (Freso)
- Clean up files in misc/ #150 (Freso)
- Update .gitignore #148 (Freso)
- Fix references to morituri. #109 (Freso)
v0.5.1 (2017-04-24)
Fixed bugs:
- 0.5.0 Release init.py version number not updated #147
v0.5.0 (2017-04-24)
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:
- Remove notes related to GStreamer flacparse #140 (Freso)
- Prevent a crash if MusicBrainz release date is missing #139 (ribbons)
- program: do not fetch 4 times musicbrainz metadata #134 (ubitux)
- Fix Travis CI build failures #132 (JoeLametta)
- Rip out all code that uses gstreamer #130 (MerlijnWajer)
- Add pre-emphasis status reporting to whipper's logfiles #124 (JoeLametta)
- Add gstreamer-less flac encoder and tagging #121 (MerlijnWajer)
- Replace rip command suggestions with 'whipper' #114 (JoeLametta)
v0.4.2 (2017-01-08)
Closed issues:
- 0.4.1 Release created but version number in code not bumped #105
Merged pull requests:
- Amend previous tagged release #107 (JoeLametta)
- Update links to Arch Linux AUR packages in README. #103 (Freso)
v0.4.1 (2017-01-06)
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:
- Small cleanups of setup.py #102 (Freso)
- Persist False value for defeats_cache correctly #98 (ribbons)
- Update suggested commands given by
drive list
#97 (ribbons) - add url and license to setup.py #96 (RecursiveForest)
- remove configure.configure, use __version__, remove getRevision() #94 (RecursiveForest)
- cdrdao no-disc ejection & --eject #93 (RecursiveForest)
- argparse & logging #92 (RecursiveForest)
- Update README.md #91 (pierrrrrrre)
- soxi: remove self._path unused variable, mark dep as 'soxi' #89 (RecursiveForest)
- Fix spelling mistake in README.md #86 (takeshibaconsuzuki)
- Error reporting enhancements (conditional-raise-instead-of-assert version) #80 (chrysn)
- Update top level informational files #71 (RecursiveForest)
- Use soxi instead of gstreamer to determine a track's length #67 (chrysn)
v0.4.0 (2016-11-08)
Implemented enhancements:
- Migrate away from the "rip" command #21
Fixed bugs:
Merged pull requests:
- Invoke whipper by its name + Readme rewrite #70 (JoeLametta)
- do not recalculate musicbrainz disc id for every getMusicBrainzDiscId… #69 (RecursiveForest)
- Directory #62 (RecursiveForest)
- undelete overzealously removed plugin initialisation #61 (RecursiveForest)
- Readme rewrite #60 (RecursiveForest)
- README.md: drop executable flag #55 (chrysn)
- nuke-autohell #54 (RecursiveForest)
- standardise program/sox.py formatting, add test case, docstring #53 (RecursiveForest)
- replace cdrdao.py with much simpler version #52 (RecursiveForest)
- use setuptools, remove autohell, use raw make for src/ #51 (RecursiveForest)
v0.3.0 (2016-10-17)
Fixed bugs:
Merged pull requests:
- Sox #48 (RecursiveForest)
- Fast accuraterip checksum #37 (MerlijnWajer)
v0.2.4 (2016-10-09)
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:
- Issue24 #42 (JoeLametta)
- Update .travis.yml #39 (JoeLametta)
- Fix issue #23 #32 (JoeLametta)
- Remove thomasvs' python-deps #31 (JoeLametta)
- Include name of used logger into whipper's txt report #30 (JoeLametta)
- PRE_EMPHASIS #27 (RecursiveForest)
- Resolve case where _peakdB is None #20 (chadberg)
- Remove old musicbrainz dependency #12 (abendebury)
- Travis build fix #10 (abendebury)
- Fork #6 (abendebury)
v0.2.3 (2014-07-16)
v0.2.2 (2013-07-30)
v0.2.1 (2013-07-15)
v0.2.0 (2013-01-20)
* This Change Log was automatically generated by github_changelog_generator and hand edited by JoeLametta.