beets.media file is deprecated; use mediafile instead #4578
-
Getting this error when I run an import:
Some other posts about this error seem to be due to the extrafiles plugin, but I would like to use that plugin to move extrafiles over during import. These include multiple pics of liner note booklets, recording details, etc. Everything seems to be working as expected in my test environment but want to figure this out before importing my library. I'm running beets in a docker on my synology nas. Can I safely ignore this error? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Even when you suspect a plugin being the issue, please provide the full context with such issue reports: Unfortunately, I don't have a crystal ball to figure out your setup here (beets version, plugins, configuration). That being said, should be safe to ignore, beets re-exports that library to provide some backwards-compatibility for outdated plugins. IIRC, with recent beets, the error message should be more meaningful and tell the actual origin. Otherwise, I can't comment on the safety of |
Beta Was this translation helpful? Give feedback.
Even when you suspect a plugin being the issue, please provide the full context with such issue reports: Unfortunately, I don't have a crystal ball to figure out your setup here (beets version, plugins, configuration).
That being said, should be safe to ignore, beets re-exports that library to provide some backwards-compatibility for outdated plugins. IIRC, with recent beets, the error message should be more meaningful and tell the actual origin. Otherwise, I can't comment on the safety of
extrafiles
, it hasn't been updated in a while, you'll have to ask the author. Last time I checked for my own usage.