beets/test
Adrian Sampson 898b4bd24e destination now uses album values when available
When computing track destination paths, we now look for album-level values when
they're available. This has the effect of making albums go into a single
directory even when their tracks have heterogeneous metadata. We will need to
revisit this once we start explicitly supporting non-album tracks.
2010-08-06 10:36:17 -07:00
..
rsrc add "format" field to MediaFile for getting the file type 2010-07-21 23:01:32 -07:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
test_albumify.py albumify plugin for upgrading old databases 2010-07-22 10:52:43 -07:00
test_art.py clean up code for art fetcher; add unit tests 2010-07-12 17:49:23 -07:00
test_autotag.py fix failure mode of order_items for length mismatch 2010-08-05 16:34:18 -07:00
test_db.py destination now uses album values when available 2010-08-06 10:36:17 -07:00
test_files.py fix a test that was leaving cover.jpg strewn about 2010-07-21 16:19:10 -07:00
test_mb.py identify albums by existing MB album ID 2010-07-10 20:10:34 -07:00
test_mediafile.py add test ensuring that tagless MP3s are not modified when opened 2010-07-22 13:21:39 -07:00
test_mediafile_basic.py add "format" field to MediaFile for getting the file type 2010-07-21 23:01:32 -07:00
test_player.py remove outdated references to beets.player module 2010-07-09 18:12:18 -07:00
test_query.py albums() browse function now returns Album objects 2010-07-21 15:02:08 -07:00
test_ui.py fixed printing when no locale is set (#78) 2010-07-26 15:07:41 -07:00
testall.py make test suite runnable with "setup.py test" 2010-07-08 11:07:56 -07:00