Thomas Vander Stichele
19fa97e23a
use more diffstrings; use it from reference to generated
2013-08-24 13:57:56 +02:00
Thomas Vander Stichele
1141f5e27c
add type doc
2013-08-24 02:41:21 +02:00
Thomas Vander Stichele
abc03e8e43
since the cached results have wrong (negative) relative for index > 01,
...
make sure we don't use the cache by upping the version
2013-08-24 02:41:21 +02:00
Thomas Vander Stichele
ea9225a9de
now that we have a literal conversion of the toc, update
...
the toc doesn't notice the real pregap audio data, so marks the HTOA
as silence, and puts all following audio data in one file.
Update .cue file to reflect this; ie, create a cue file that misses the
HTOA
2013-08-24 02:41:01 +02:00
Thomas Vander Stichele
9f2ff9ee52
fix expectations on surfer rosa test
...
looks like it was interpreting relative on an index02 relative to the
track's index 00, instead of relative to the source
2013-08-24 02:41:00 +02:00
Thomas Vander Stichele
bf3db822dd
strokes test case is now correct
2013-08-24 02:41:00 +02:00
Thomas Vander Stichele
bcd350f768
use a common _index method for all cases
2013-08-24 02:41:00 +02:00
Thomas Vander Stichele
61fdb2c332
move some assignments around to be more logical
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
ddea002a8f
also add source for DATAFILE
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
b59bf8f98a
make sources an object property
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
a1e787648e
add more tests, after calculating expected values for this disc
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
38193c7f0c
add/fix debug
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
2200776b30
update debug
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
1ef45c2b2a
stop absolutizing
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
e3e3a87547
WIP: try to set relative offset correctly based on sources
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
2c23418490
now take relative from currentFile
2013-08-24 02:40:20 +02:00
Thomas Vander Stichele
d1940b639f
update tests
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
142fa9e33e
create index with the correct path by using sources
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
1ac8d43f88
use diffStrings
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
73a7056d85
handle index 00 of track 1 specially
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
f11672fd3d
add a Source object, but don't use it yet
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
7118555a7f
add doc
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
16bdaac89e
add all EAC cue files for surfer rosa
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
1271ccea18
Set start and length properly on File
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
879dd7f946
reset relative offset on SILENCE/ZERO
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
a8fe47f1bd
compare output .cue with EAC one we add
...
The EAC one clearly marks the HTOA of one frame as pre-gap, while we
don't yet do that.
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
f30b8b598f
add more asserts on the current code for strokes
...
this shows that some of the logic may be wrong; track 1 index 1
should have relative 0 as it draws from the file, not silence
2013-08-24 02:38:39 +02:00
Thomas Vander Stichele
120d1b239f
work without network
2013-08-04 18:11:13 +02:00
Thomas Vander Stichele
df0daefa27
use a built REVISION file as a backup revision source
2013-08-02 16:17:03 +02:00
Thomas Vander Stichele
debd48d3e6
Add testcase to show that previous commit fixes #19 .
2013-07-30 13:37:32 +02:00
Thomas Vander Stichele
6eda5d7dc5
remove one if path
2013-07-30 13:25:28 +02:00
Thomas Vander Stichele
7c95e8e017
Set proper track ids. Fixes #34
2013-07-30 13:23:34 +02:00
Thomas Vander Stichele
e8d06ba3f1
distinguish between disc and track credit
2013-07-30 13:17:32 +02:00
Thomas Vander Stichele
e5b2627db2
add more FIXME
2013-07-30 13:16:15 +02:00
Thomas Vander Stichele
ead648feef
add getIds and use it to set correct ids
2013-07-30 13:09:56 +02:00
Thomas Vander Stichele
a8ef4a54c4
make sure sortname contains all artists
2013-07-30 13:07:09 +02:00
Thomas Vander Stichele
3d53056573
Extract a Credit list subclass to get name/sortname/id
2013-07-30 13:06:02 +02:00
Thomas Vander Stichele
7b17955664
add doc
2013-07-30 13:05:09 +02:00
Thomas Vander Stichele
7533b269fc
add another test to fix
2013-07-30 12:47:00 +02:00
Thomas Vander Stichele
82404900fd
fix syntax error
2013-07-30 12:36:21 +02:00
Thomas Vander Stichele
321f871805
add a test case to fix
2013-07-30 12:35:23 +02:00
Thomas Vander Stichele
6c842eb19e
add doc; make sure we record with rip debug musicbrainzngs
2013-07-30 12:34:50 +02:00
Thomas Vander Stichele
6db23603ab
rename to discArtist to disambiguate
2013-07-30 12:34:33 +02:00
Thomas Vander Stichele
d88d9f9bc6
rename metadata to discMD to be clearer
2013-07-30 11:39:40 +02:00
Thomas Vander Stichele
6aff8296bf
Make rip cd info not eject. Fixes #35 .
2013-07-30 11:32:41 +02:00
Thomas Vander Stichele
28926e3fba
handle not having cdparanoia on rip offset find
2013-07-30 11:23:59 +02:00
Thomas Vander Stichele
85300a9529
get revision from git; make it work everywhere
2013-07-30 11:23:59 +02:00
Thomas Vander Stichele
430ee02a71
put space before colon
2013-07-29 12:29:47 +02:00
Thomas Vander Stichele
30e717b36b
use a logging task runner
2013-07-29 11:40:43 +02:00
Thomas Vander Stichele
5f7071e0b0
Fix rip offset find. Fixes #33 .
2013-07-25 19:34:39 +02:00