Package: beets Version: 1.3.19-2 Severity: normal I'm trying to use the "modify" command to change the artist for an album that was mis-tagged. The manual page for this command says:
"Items will automatically be moved around when necessary if they're in your library directory, but you can disable that with -M." However, when I fix the artist, the album is not moved to the correct directory for the artist: music@rippy:~/mnt/archive 0$ beet list -p album:symbol /home/music/mnt/archive/横田進/Symbol/01 Long Long Silk Bridge.mp3 /home/music/mnt/archive/横田進/Symbol/02 Purple Rose Minuet.mp3 /home/music/mnt/archive/横田進/Symbol/03 Traveler in the Wonderland.mp3 /home/music/mnt/archive/横田進/Symbol/04 Song of the Sleeping Forest.mp3 /home/music/mnt/archive/横田進/Symbol/05 The Plateau Which the Zephyr of Flora Occupies.mp3 /home/music/mnt/archive/横田進/Symbol/06 Fairy Dance of Twinkle and Shadow.mp3 /home/music/mnt/archive/横田進/Symbol/07 Flaming Love and Destiny.mp3 /home/music/mnt/archive/横田進/Symbol/08 The Dying Black Swan.mp3 /home/music/mnt/archive/横田進/Symbol/09 Blue Sky and Yellow Sunflower.mp3 /home/music/mnt/archive/横田進/Symbol/10 Capriccio and the Innovative Composer.mp3 /home/music/mnt/archive/横田進/Symbol/11 I Close the Door Upon Myself.mp3 /home/music/mnt/archive/横田進/Symbol/12 Symbol of Life, Love, and Aesthetics.mp3 /home/music/mnt/archive/横田進/Symbol/13 Music From the Lake Surface.mp3 music@rippy:~/mnt/archive 0$ beet modify album:symbol artist="Susumu Yokota" Modifying 13 items. 横田進 - Symbol - Long Long Silk Bridge artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Purple Rose Minuet artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Traveler in the Wonderland artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Song of the Sleeping Forest artist: 横田進 -> Susumu Yokota 横田進 - Symbol - The Plateau Which the Zephyr of Flora Occupies artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Fairy Dance of Twinkle and Shadow artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Flaming Love and Destiny artist: 横田進 -> Susumu Yokota 横田進 - Symbol - The Dying Black Swan artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Blue Sky and Yellow Sunflower artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Capriccio and the Innovative Composer artist: 横田進 -> Susumu Yokota 横田進 - Symbol - I Close the Door Upon Myself artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Symbol of Life, Love, and Aesthetics artist: 横田進 -> Susumu Yokota 横田進 - Symbol - Music From the Lake Surface artist: 横田進 -> Susumu Yokota Really modify, move and write tags? (Yes/no/select) Yes music@rippy:~/mnt/archive 0$ beet list -p album:symbol /home/music/mnt/archive/横田進/Symbol/01 Long Long Silk Bridge.mp3 /home/music/mnt/archive/横田進/Symbol/02 Purple Rose Minuet.mp3 /home/music/mnt/archive/横田進/Symbol/03 Traveler in the Wonderland.mp3 /home/music/mnt/archive/横田進/Symbol/04 Song of the Sleeping Forest.mp3 /home/music/mnt/archive/横田進/Symbol/05 The Plateau Which the Zephyr of Flora Occupies.mp3 /home/music/mnt/archive/横田進/Symbol/06 Fairy Dance of Twinkle and Shadow.mp3 /home/music/mnt/archive/横田進/Symbol/07 Flaming Love and Destiny.mp3 /home/music/mnt/archive/横田進/Symbol/08 The Dying Black Swan.mp3 /home/music/mnt/archive/横田進/Symbol/09 Blue Sky and Yellow Sunflower.mp3 /home/music/mnt/archive/横田進/Symbol/10 Capriccio and the Innovative Composer.mp3 /home/music/mnt/archive/横田進/Symbol/11 I Close the Door Upon Myself.mp3 /home/music/mnt/archive/横田進/Symbol/12 Symbol of Life, Love, and Aesthetics.mp3 /home/music/mnt/archive/横田進/Symbol/13 Music From the Lake Surface.mp3 music@rippy:~/mnt/archive 0$ The artist has been fixed in the tags, but the directory name has not. Thanks. jamie. -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (600, 'testing'), (500, 'stable'), (200, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages beets depends on: ii libjs-backbone 1.3.3~dfsg-1 ii libjs-jquery 3.1.1-2 ii libjs-underscore 1.8.3~dfsg-1 ii python-enum34 1.1.6-1 ii python-munkres 1.0.8-1 ii python-musicbrainzngs 0.6-2 ii python-mutagen 1.36-1 ii python-pkg-resources 32.3.1-1 ii python-unidecode 0.04.19-1 ii python-yaml 3.12-1 pn python:any <none> beets recommends no packages. Versions of packages beets suggests: pn beets-doc <none> pn libav-tools <none> pn mp3gain <none> pn python-acoustid <none> ii python-bs4 4.5.3-1 ii python-dbus 1.2.4-1 ii python-flask 0.12-1 ii python-gst-1.0 1.10.2-1 ii python-imaging 3.4.2-1 ii python-mpd 0.5.5-2 pn python-pathlib <none> pn python-pylast <none> pn python-rarfile <none> ii python-requests 2.12.4-1 pn python-requests-oauthlib <none> ii python-xdg 0.25-4 -- no debconf information

