Skip to content

Commit 93eee43

Browse files
committed
Fix a typo in import brainz manual
1 parent 324b5d4 commit 93eee43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sphinx/source/MANUAL.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Importing track details is a requirement for using the [suggest](#the-suggest-co
129129

130130
### Importing further track details from MusicBrainz
131131

132-
To add additional data to your tracks from MusicBrainz/AcousticBrainz (key, BPM, links) use the brain subcommand. Your releases will then be "matched" one-by-one with MusicBrainz - this is not the easiest task for DiscoDOS, several things have to be "tried" to get it right. Differences in spelling/wording of catalog number, artists, title, track numbers, track names in MusicBrainz compared to Discogs are the main reason why it takes that long:
132+
To add additional data to your tracks from MusicBrainz/AcousticBrainz (key, BPM, links) use the `brainz` subcommand. Your releases will then be "matched" one-by-one with MusicBrainz - this is not the easiest task for DiscoDOS, several things have to be "tried" to get it right. Differences in spelling/wording of catalog number, artists, title, track numbers, track names in MusicBrainz compared to Discogs are the main reason why it takes that long:
133133

134134
_**Note: This process will take hours. Best you let it run "overnight"**_
135135

@@ -691,4 +691,4 @@ WebDAV:
691691

692692
`discosync -t w --restore`
693693

694-
or short: `discosync -t w -r`
694+
or short: `discosync -t w -r`

0 commit comments

Comments
 (0)