Commit Graph

713 Commits

Author SHA1 Message Date
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
Thomas Vander Stichele
821dfcf6e2 tell us about each try 2013-07-22 01:54:20 +02:00
Thomas Vander Stichele
697aafc21d handle exceptions on verifying empty or half-done tracks 2013-07-22 01:54:00 +02:00
Thomas Vander Stichele
d52b008751 make sure we have a traceback 2013-07-21 15:16:10 +02:00
Thomas Vander Stichele
365415a6c5 Handle missing required argument to option. Fixes #18. 2013-07-14 09:55:35 +02:00
Thomas Vander Stichele
888d3ffc2a wait before reading, to make sure we get it all 2013-07-14 09:36:36 +02:00
Thomas Vander Stichele
02397302c6 catch missing save_cache_path in xdg.BaseDirectory; closes #31 2013-07-14 09:29:17 +02:00
Thomas Vander Stichele
064c22e9e7 add test for directory module 2013-07-14 09:28:41 +02:00
Thomas Vander Stichele
fdb8279234 make warning clearer. Fixes #7 2013-07-14 09:05:58 +02:00
Thomas Vander Stichele
948835a257 More quote fixing 2013-07-13 23:03:46 +02:00
Thomas Vander Stichele
34d58e2b5c more filtering 2013-07-13 22:46:20 +02:00
Thomas Vander Stichele
49d8e9c268 use PathFilter object to filter paths 2013-07-13 18:50:52 +02:00
Thomas Vander Stichele
8e2db21a55 Allow getting normal and boolean from config 2013-07-13 18:50:18 +02:00
Thomas Vander Stichele
e29fa0fb18 fix a failing test 2013-07-13 18:49:00 +02:00
Thomas Vander Stichele
c75f71ead3 Add path filter 2013-07-13 18:38:31 +02:00
Thomas Vander Stichele
f93390d1bc pass config to program 2013-07-13 18:37:10 +02:00
Thomas Vander Stichele
7ba5f24f7a we already get the version some other way 2013-07-13 17:32:59 +02:00
thomasvs
eba184e54b Merge pull request #21 from supermanvelo/master
break up logger line; handle encoding for diff
2013-07-13 08:31:42 -07:00
Thomas Vander Stichele
54f7bedae4 80 character limit 2013-07-13 11:42:06 +02:00
Thomas Vander Stichele
7813103a4d get version for cdrdao too.
Add debug commands: rip debug version cdrdao/cdparanoia
2013-07-13 11:42:06 +02:00
Thomas Vander Stichele
cc2ee6ba07 cleanup and comment 2013-07-13 11:42:06 +02:00
Thomas Vander Stichele
e63fddd77a cleanup and comment 2013-07-13 11:04:27 +02:00
Thomas Vander Stichele
1a4f9e367d Really handle unknown on rip cd info. Really fixes #30. 2013-07-04 01:02:14 +02:00
Thomas Vander Stichele
27030a9842 fix output 2013-07-04 00:47:15 +02:00
Thomas Vander Stichele
d9e2175ddc Handle unknown option on rip cd info. Fixes #30. 2013-07-03 20:15:32 +02:00
Thomas Vander Stichele
32000bd0d0 Add new command: rip debug maxsample
Calculates the maximum absolute sample value.
Helpful to verify whether HTOA tracks are pure silence or not.
2013-05-10 22:06:38 +02:00
Thomas Vander Stichele
66abdfb214 Accept more than one file for checksum. 2013-05-10 22:06:29 +02:00