oh, hereâs another folder from my library with clear problems: Bossa nova.
ls -al /Music/Ana\ Caram/
total 501
drwxrwx--- 10 1000 1000 10 Oct 9 13:39 .
drwxrwx--- 1043 1000 1000 1043 Oct 6 01:47 ..
drwxrwx--- 2 1000 1000 15 Oct 8 05:09 Amazonia
drwxrwx--- 2 1000 1000 3 Oct 9 13:39 'Bossa nova'
drwxrwx--- 2 1000 1000 15 Oct 9 13:39 'Bossa nova [2802]'
drwxrwx--- 2 1000 1000 15 Oct 4 22:06 'Hollywood Rio'
drwxrwx--- 2 1000 1000 17 Jun 18 23:51 'Postcards from Rio_ The Ana Caram Collection'
drwxrwx--- 2 1000 1000 18 Oct 8 05:15 'Rio After Dark'
drwxrwx--- 2 1000 1000 12 Jun 18 23:52 'Sunflower Time'
drwxrwx--- 2 1000 1000 14 Oct 8 05:18 'The Other Side of Jobim'
ls -al /Music/Ana\ Caram/Bossa\ nova
total 3103
drwxrwx--- 2 1000 1000 3 Oct 9 13:39 .
drwxrwx--- 10 1000 1000 10 Oct 9 13:39 ..
-rwxrwx--- 1 1000 1000 3079547 Jun 18 23:49 '03 - Rio.mp3'
ls -al /Music/Ana\ Caram/Bossa\ nova\ \[2802\]/
total 46907
drwxrwx--- 2 1000 1000 15 Oct 9 13:39 .
drwxrwx--- 10 1000 1000 10 Oct 9 13:39 ..
-rw-rw---- 1 1000 1000 3579517 Oct 9 13:41 '01 - Chega de saudade (No More Blues).mp3'
-rw-rw---- 1 1000 1000 3280524 Oct 9 13:41 '02 - Samba de verao (Summer Samba).mp3'
-rw-rw---- 1 1000 1000 4711354 Oct 9 13:41 '03 - Rio.mp3'
-rw-rw---- 1 1000 1000 5496813 Oct 9 13:41 '04 - Garota de Ipanema (Girl from Ipanema).mp3'
-rw-rw---- 1 1000 1000 4083587 Oct 9 13:41 '05 - Agua de beber (Water to Drink).mp3'
-rw-rw---- 1 1000 1000 3322140 Oct 9 13:41 '06 - Chovendo na roseira (Double Rainbow).mp3'
-rw-rw---- 1 1000 1000 4897096 Oct 9 13:41 '07 - O amor em paz (Once I Loved).mp3'
-rw-rw---- 1 1000 1000 3253648 Oct 9 13:41 '08 - O pato (The Duck).mp3'
-rw-rw---- 1 1000 1000 3805341 Oct 9 13:41 '09 - Voce vai ver (You'\''ll See).mp3'
-rw-rw---- 1 1000 1000 2648260 Oct 9 13:41 '10 - Brigas, nunca mais (No More Quarrels).mp3'
-rw-rw---- 1 1000 1000 4099699 Oct 9 13:41 '11 - Olha pro ceu (Look to the Sky).mp3'
-rw-rw---- 1 1000 1000 4290193 Oct 9 13:41 '12 - Samba do aviao (Song of the Jet).mp3'
-rwxrwx--- 1 1000 1000 37936 Jun 18 23:49 albumart.jpg
I am now doing a:
docker exec -u abc -it beets /bin/bash -c 'beet import /mnt/downloads/completed/music/Ana*'
lets see what happens. I will report below. So far, beets sees a new album and I chose âApplyâ
> docker exec -u abc -it beets /bin/bash -c 'beet import /mnt/downloads/completed/music/Ana*'
>
> /mnt/downloads/completed/music/Ana Caram/Bossa Nova (11 items)
> Correcting tags from:
> Ana Caram - Bossa Nova
> To:
> Ana Caram - Bossa nova
> URL:
> https://musicbrainz.org/release/94b76471-d52e-490c-ba1f-e89549ec1f0b
> (Similarity: 92.6%) (tracks, missing tracks) (CD, 1995, US, Chesky Records, JD129)
> * Chega de Saudade -> Chega de saudade (No More Blues) (title)
> * Summer Samba (Samba de VerĂŁo) -> Samba de verĂŁo (Summer Samba) (title)
> * Garota de Ipanema -> Garota de Ipanema (Girl from Ipanema) (title)
> * Agua de Beber -> Agua de beber (Water to Drink) (title)
> * Chovendo Na Roseira -> Chovendo na roseira (Double Rainbow) (title)
> * O Amor Em Paz -> O amor em paz (Once I Loved) (title)
> * O Pato -> O pato (The Duck) (title)
> * VocĂȘ Vai Ver -> VocĂȘ vai ver (You'll See) (title)
> * Brigas, Nunca Mais -> Brigas, nunca mais (No More Quarrels) (title)
> * Olha Pro Céu -> Olha pro céu (Look to the Sky) (title)
> * Samba Do AviĂŁo -> Samba do aviĂŁo (Song of the Jet) (title)
> Missing tracks (1/12 - 8.3%):
> ! Rio (# 3) (3:15)
> [A]pply, More candidates, Skip, Use as-is, as Tracks, Group albums,
> Enter search, enter Id, aBort, plaY? A
> This album is already in the library!
> Old: 1 items, MP3, 128kbps, 3:09, 2.9 MiB
> Old: 12 items, MP3, 133kbps, 47:13, 45.3 MiB
> New: 11 items, MP3, 192kbps, 45:04, 62.3 MiB
> [S]kip new, Keep all, Remove old, Merge all? M
>
> /mnt/downloads/completed/music/Ana Caram/Bossa Nova
> /music/Ana Caram/Bossa nova/03 - Rio.mp3
> /music/Ana Caram/Bossa nova [2802]/01 - Chega de saudade (No More Blues).mp3
> /music/Ana Caram/Bossa nova [2802]/02 - Samba de verao (Summer Samba).mp3
> /music/Ana Caram/Bossa nova [2802]/03 - Rio.mp3
> /music/Ana Caram/Bossa nova [2802]/04 - Garota de Ipanema (Girl from Ipanema).mp3
> /music/Ana Caram/Bossa nova [2802]/05 - Agua de beber (Water to Drink).mp3
> /music/Ana Caram/Bossa nova [2802]/06 - Chovendo na roseira (Double Rainbow).mp3
> /music/Ana Caram/Bossa nova [2802]/07 - O amor em paz (Once I Loved).mp3
> /music/Ana Caram/Bossa nova [2802]/08 - O pato (The Duck).mp3
> /music/Ana Caram/Bossa nova [2802]/09 - Voce vai ver (You'll See).mp3
> /music/Ana Caram/Bossa nova [2802]/10 - Brigas, nunca mais (No More Quarrels).mp3
> /music/Ana Caram/Bossa nova [2802]/11 - Olha pro ceu (Look to the Sky).mp3
> /music/Ana Caram/Bossa nova [2802]/12 - Samba do aviao (Song of the Jet).mp3 (24 items)
> Tagging:
> Ana Caram - Bossa nova
> URL:
> https://musicbrainz.org/release/94b76471-d52e-490c-ba1f-e89549ec1f0b
> (Similarity: 84.6%) (unmatched tracks, tracks) (CD, 1995, US, Chesky Records, JD129)
> * O amor em paz (Once I Loved) (5:02) -> O amor em paz (Once I Loved) (5:13) (length)
> Unmatched tracks (12):
> ! Chega de Saudade (# 1) (3:48)
> ! Summer Samba (Samba de VerĂŁo) (# 2) (3:25)
> ! Garota de Ipanema (# 4) (5:45)
> ! Agua de Beber (# 5) (4:16)
> ! Chovendo Na Roseira (# 6) (3:28)
> ! O Amor Em Paz (# 7) (5:13)
> ! O Pato (# 8) (3:23)
> ! VocĂȘ Vai Ver (# 9) (4:00)
> ! Brigas, Nunca Mais (#10) (2:47)
> ! Olha Pro CĂ©u (#11) (4:20)
> ! Samba Do AviĂŁo (#12) (4:35)
> ! Rio (# 3) (3:15)
> [A]pply, More candidates, Skip, Use as-is, as Tracks, Group albums,
> Enter search, enter Id, aBort, plaY? M
And the result of that:
ls -al /sixer/Music/Ana\ Caram/
total 469
drwxrwx--- 10 1000 1000 10 Oct 10 10:18 .
drwxrwx--- 1043 1000 1000 1043 Oct 6 01:47 ..
drwxrwx--- 2 1000 1000 15 Oct 8 05:09 Amazonia
drwxrwx--- 2 1000 1000 3 Oct 10 10:19 'Bossa nova [2802]'
drwxrwx--- 2 1000 1000 15 Oct 10 10:19 'Bossa nova [2803]'