beets/test
Diego M. Rodriguez 0a9cb1fd3d
discogs: revise subtrack merging based on subindex
Modify the coalescing of subtracks by taking into account the subindices
of the subtracks for deciding if they represent "logical" tracks
(merging them into one single track, as previously) or if they represent
physical tracks (treating them as individual tracks).
Add unit tests for nested logical/physical subtracks, and disc titles.
2016-12-29 18:03:54 +01:00
..
rsrc Update test file for new set of tags 2016-12-26 17:41:44 -05:00
__init__.py add missing division future imports 2016-04-16 18:33:54 +02:00
_common.py Add Composer, Lyricist and Arranger tags 2016-12-21 01:52:42 +08:00
helper.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
lyrics_download_samples.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
test_acousticbrainz.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_art.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_autotag.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_bucket.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_config_command.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_convert.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_datequery.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_dbcore.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_discogs.py discogs: revise subtrack merging based on subindex 2016-12-29 18:03:54 +01:00
test_edit.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_embedart.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_embyupdate.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_fetchart.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_filefilter.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_files.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_ftintitle.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_hidden.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_hook.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_ihate.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_importadded.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_importer.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_importfeeds.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_info.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_ipfs.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_keyfinder.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_lastgenre.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_library.py Merge pull request #2303 from tweitzel/master 2016-12-08 21:35:01 -05:00
test_logging.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_lyrics.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_mb.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_mbsubmit.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_mbsync.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_mediafile.py Test "true" FLAC bitrate from Mutagen 1.35 2016-12-23 20:23:23 -05:00
test_mediafile_edge.py Avoid TestHelper dependency in MediaFile tests 2016-11-26 18:55:58 -05:00
test_metasync.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_mpdstats.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_permissions.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_pipeline.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_play.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_player.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_plexupdate.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_plugin_mediafield.py Separate beets-specific MediaFile tests 2016-11-26 18:08:00 -05:00
test_plugins.py Revert "Fix tests for new prompt order" 2016-12-28 14:33:11 -05:00
test_query.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_replaygain.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_smartplaylist.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_sort.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_spotify.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_template.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_the.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_thumbnails.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_types_plugin.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_ui.py Refactor manual search options to use Proposal 2016-12-28 13:50:53 -05:00
test_ui_commands.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_ui_importer.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_ui_init.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_util.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_vfs.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_web.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_zero.py add confirmation for empty query 2016-12-26 14:13:01 -06:00
testall.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00