You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had issue with beets 1.6.0 and the albumtypes issue so I upgraded to the latest git version. It did solve my issue with albumtypes separating each letter but I now have this issue. Every combination of beet update and beet write always produce this.
$ beet -vv write -p
user configuration: /home/xyz/.config/beets/config.yaml
data directory: /home/xyz/.config/beets
plugin paths:
lyrics: Disabling google source: no API key configured.
fetchart: google: Disabling art source due to missing key
fetchart: lastfm: Disabling art source due to missing key
inline: adding item field multidisc
Sending event: pluginload
library database: /mnt/xyz/musiclibrary.db
library directory: /mnt/xyz/music
Sending event: library_opened
Parsed query: AndQuery([TrueQuery()])
Parsed sort: NullSort()
Matt Andersen - Something in Between - Come By
mb_artistid: -> 351f742b-35b8-4ebc-9646-78790503fcda
mb_albumartistid: -> 351f742b-35b8-4ebc-9646-78790503fcda
Matt Andersen - Something in Between - Something in Between
mb_artistid: -> 351f742b-35b8-4ebc-9646-78790503fcda
mb_albumartistid: -> 351f742b-35b8-4ebc-9646-78790503fcda
Matt Andersen - Something in Between - Working Man Blues
mb_artistid: -> 351f742b-35b8-4ebc-9646-78790503fcda
mb_albumartistid: -> 351f742b-35b8-4ebc-9646-78790503fcda
...
Setup
OS: Freebsd
Python version: python-39
beets version: 1.6.1 (installed from git today 2023-1212)
Turning off plugins made problem go away (yes/no): no
The text was updated successfully, but these errors were encountered:
Problem
I had issue with beets 1.6.0 and the albumtypes issue so I upgraded to the latest git version. It did solve my issue with albumtypes separating each letter but I now have this issue. Every combination of
beet update
andbeet write
always produce this.Setup
The text was updated successfully, but these errors were encountered: