You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Replace `cdrdao.py` with much simpler version
* Logger update
* Raise Exception when track rip runs out of attempts
* Undelete overzealously removed plugin initialisation (fix regression)
* Invoke whipper by its name & README rewrite
Issue24 (whipper-team#42)
* Address issue whipper-team#24
* Remove getReadCaches() & replace it with getCache()
Now whipper always follows XDG specifications. All changes were documented into the README file.
The changes introduced here aren't backward compatible so, after updating whipper, you may need to configure it again (old config file are retained, though).