beets/docs
Nicolas Guillaumin 71b4d5c702 Fixes #1210: Skip non-audio tracks from MusicBrainz
This ignores non-audio tracks during import:
- Data tracks, based on their title `[data track]` (which seems to be
the MusicBrainz convention, as there's no specific flag to indicate
that a track is a data one),
- Video tracks, based on the `video=true` attribute.

It's similar to the Picard changes mentioned in #1210, except it doesn't
deal with `[silence]` tracks: These ones will probably require a setting
to let the user control if they should be imported or not.
2017-12-30 19:20:43 -08:00
..
dev Add option to hardlink when importing 2017-02-19 15:56:13 -06:00
guides Merge branch 'backup-suggestion' 2017-11-25 17:56:59 -05:00
plugins Word swap 2017-12-30 01:21:35 +01:00
reference Fix tiny typo in #2755 2017-12-16 15:00:50 -05:00
changelog.rst Fixes #1210: Skip non-audio tracks from MusicBrainz 2017-12-30 19:20:43 -08:00
conf.py Version bump: 1.4.7 2017-12-21 13:16:12 -05:00
faq.rst Try linking to the Discourse 2016-12-16 21:56:46 -05:00
index.rst Try linking to the Discourse 2016-12-16 21:56:46 -05:00
Makefile Add new livereload server for docs 2016-01-25 13:19:26 -08:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00