beets/docs
Bin Jin 69d6dfe097 mbsync: fix updating album with invalid first track MBID
MBID of recording could become invalid after merging. The existing
code always copies metadata from first track after updating. But for
albums with invalid track MBID that happens to be the first track,
MusicBrainz changes won't be applied to whole album, only whose
tracks with valid MBID. This is particularly annoying since those
changes are actually displayed for every `beet mbsync` run, but never
get applied.

Fix this issue by finding any track that get MusicBrainz updates, and
apply it to whole album.
2018-05-10 16:38:30 +08:00
..
dev Tiny ReST markup tweaks (#2814) 2018-02-22 15:51:15 -05:00
guides Update advanced.rst 2018-01-20 13:51:36 +10:00
plugins Fix toctree. 2018-04-20 08:47:43 +02:00
reference Merge branch 'feature/406' of github.com:Rawrmonkeys/beets into feature/406 2018-04-30 11:26:10 +02:00
changelog.rst mbsync: fix updating album with invalid first track MBID 2018-05-10 16:38:30 +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