Commit Graph

42 Commits

Author SHA1 Message Date
JoeLametta
3acc3ffed6 Drop whipper caching (#336)
Whipper's caching implementation causes a few issues (#196, #230, [#321 (comment)](https://github.com/whipper-team/whipper/pull/321#issuecomment-437588821)) and complicates the code: it's better to drop this feature.

The rip resume feature doesn't work anymore: if possible it will be restored in the future.

* Remove caching item from TODO
* Delete unneeded files related to caching
* Update 'common/directory.py' & 'test/test_common_directory.py' (caching removal)
* Update 'common/accurip.py' & 'test/test_common_accurip.py' (caching removal)
* Update 'common/program.py' (caching removal)
* Update 'command/cd.py' (caching removal)

This fixes #335, fixes #196 and fixes #230.

Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
2020-09-17 17:52:11 +02:00
Frederik “Freso” S. Olesen
75c5646d1e Fix MusicBrainz nomenclature: album → release
In general, "albums" in everyday usage is what on MusicBrainz would be
considered a release group[1] while as far as I can tell, every single
instance of it being used in whipper is referring to a single "edition"
of an album, which is what would be called a "release" in
MusicBrainz terminology[2].

[1] https://musicbrainz.org/doc/Release_Group
[2] https://musicbrainz.org/doc/Release

Signed-off-by: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
2019-02-13 14:55:45 +01:00
JoeLametta
a011ca8d73 Update 'JoeLametta' to 'whipper-team' everywhere in repo 2018-11-02 08:00:00 +00:00
Samantha Baldwin
65bfad9253 Update top level informational files (#71)
* update HACKING to mention pep8, data structures, and more test discs
* add notice of TODO deprecation
* remove ChangeLog, NEWS, and RELEASE from new versions
* rename COPYING to LICENSE
2016-11-10 23:12:03 +01:00
Thomas Vander Stichele
135b2f7bf2 bad gui 2015-11-09 20:37:00 -05:00
Thomas Vander Stichele
a404cd9023 add TODO 2015-11-08 10:06:28 -05:00
Frederik "Freso" S. Olesen
926ce46c8d Use HTTPS for musicbrainz.org. 2014-11-02 03:03:13 +01:00
Thomas Vander Stichele
81eda8b800 remove command tree from README, the man page is uptodate 2014-07-13 12:37:05 -04:00
Thomas Vander Stichele
98efac6e40 reorganize todo 2014-05-27 17:34:34 -04:00
Samantha Baldwin
38cf1f0753 Show morituri version in cue and update TODO. 2014-05-26 00:11:08 -04:00
Thomas Vander Stichele
f0a54d1cb6 add 2013-08-25 17:41:53 +02:00
Thomas Vander Stichele
a1fb4a6e70 remove done items 2013-07-20 13:21:11 +02:00
Thomas Vander Stichele
daf705ab46 add todo 2013-01-18 19:05:58 +01:00
Thomas Vander Stichele
6d80e25ce1 add to TODO 2013-01-13 16:07:48 +01:00
Thomas Vander Stichele
10e83dba4b add TODO 2012-11-29 23:22:55 +00:00
Thomas Vander Stichele
c4e170daad * TODO:
* morituri/common/program.py:
	* morituri/rip/cd.py:
	  Add rip cd rip --release-id as an option to select the exact
	  release this disc is a part of.
	  Fixes Radiohead - Pablo Honey and U2 - Achtung Baby
2012-01-23 10:09:24 +00:00
Thomas Vander Stichele
ca15509e92 add TODO 2012-01-22 11:01:27 +00:00
Thomas Vander Stichele
96b4605a33 add a TODO 2012-01-21 18:04:20 +00:00
Thomas Vander Stichele
919076e720 doc fixes 2011-10-28 17:15:40 +00:00
Thomas Vander Stichele
ad71fa06db * TODO:
* morituri/extern/task/task.py:
	  Instead of chaining next in multi tasks, making the call
	  chain larger (and exceed maximum depth on track 75), schedule
	  it immediately.
2011-10-19 17:34:02 +00:00
Thomas Vander Stichele
b15df9a76a add TODO 2011-10-19 17:29:20 +00:00
Thomas Vander Stichele
a43065d195 add tasks 2011-09-04 14:19:42 +00:00
Thomas Vander Stichele
367af25232 * TODO:
Add a note about das capital disc.
	* morituri/test/release.08397059-86c1-463b-8ed0-cd596dbd174f.xml:
	* morituri/test/release.93a6268c-ddf1-4898-bf93-fb862b1c5c5e.xml:
	  Add musicbrainz ws1 results for Das Capital and Ladyhawke.
	* morituri/test/test_common_program.py:
	  Fix typos.
	  Add tests for Ladyhawke and Das Capital duration and parsing.
	* morituri/test/test_image_table.py:
	  Fix according to new algorithm.
	* morituri/test/test_image_toc.py:
	  Get frame length for both cd's.
	* morituri/image/table.py:
	  Add getFrameLength method.  Fix up duration.
2011-08-14 14:19:50 +00:00
Thomas Vander Stichele
41045e8171 add 2011-07-09 10:05:24 +00:00
Thomas Vander Stichele
4dd70671b9 add note 2010-04-16 20:01:39 +00:00
Thomas Vander Stichele
7022d9627c add something to check 2010-04-11 17:14:44 +00:00
Thomas Vander Stichele
5a7c6f63d1 add note 2010-03-14 13:05:48 +00:00
Thomas Vander Stichele
7e8d64dab7 add a TODO 2010-02-28 19:03:09 +00:00
Thomas Vander Stichele
217bc560da add TODO items 2009-12-09 17:32:56 +00:00
Thomas Vander Stichele
b455f13080 another unicode fix 2009-09-12 09:10:56 +00:00
Thomas Vander Stichele
d7c204c62b update todo 2009-09-08 22:27:18 +00:00
Thomas Vander Stichele
0c6a1a221d update TODO 2009-09-08 21:46:09 +00:00
Thomas Vander Stichele
15a5969062 add note 2009-06-20 15:26:28 +00:00
Thomas Vander Stichele
5652cee15e fix problem when not connected 2009-06-07 22:49:19 +00:00
Thomas Vander Stichele
ce1bc21a39 add another todo 2009-06-07 15:15:12 +00:00
Thomas Vander Stichele
1163db9f43 update docs 2009-06-07 13:36:44 +00:00
Thomas Vander Stichele
a35b4d4a01 * AUTHORS:
* Makefile.am:
	* NEWS:
	* TODO:
	* autogen.sh:
	* configure.ac:
	* examples/ARcalibrate.py:
	* misc/Makefile.am:
	* misc/morituri-uninstalled:
	* morituri.spec.in:
	* morituri/Makefile.am:
	* morituri/common/Makefile.am:
	* morituri/common/logcommand.py:
	* morituri/extern/Makefile.am:
	* morituri/rip/Makefile.am:
	* morituri/rip/__init__.py:
	* morituri/rip/main.py:
	* morituri/test/Makefile:
	* morituri/test/Makefile.am:
	* configure.ac (added):
	* AUTHORS (added):
	* morituri.spec.in (added):
	* Makefile.am (added):
	* morituri/test/Makefile.am (added):
	* morituri/extern/Makefile.am (added):
	* morituri/common/logcommand.py (added):
	* morituri/common/Makefile.am (added):
	* morituri/Makefile.am (added):
	* morituri/rip (added):
	* morituri/rip/__init__.py (added):
	* morituri/rip/Makefile.am (added):
	* morituri/rip/main.py (added):
	* misc/Makefile.am (added):
	* misc/morituri-uninstalled (added):
	* autogen.sh (added):
	* NEWS (added):
	  Start autotooling.  Add a command-line application.
2009-05-22 20:08:16 +00:00
Thomas Vander Stichele
316523c453 add changes 2009-05-16 19:09:57 +00:00
Thomas Vander Stichele
fd10c5f75c update docs 2009-05-16 09:57:13 +00:00
Thomas Vander Stichele
c56cbf344a add to TODO 2009-05-01 12:30:34 +00:00
Thomas Vander Stichele
dfc9fe8cee update 2009-04-20 22:46:57 +00:00
Thomas Vander Stichele
3c6c44e4ea add todo file 2009-04-19 09:04:13 +00:00