Comment on easy way to manage audio metadata / file organization?
51dusty@lemmy.world 5 days ago
I use beets. highly configurable, good documentation. cli, though. I think someone was working on a browser plug-in…🤔
Comment on easy way to manage audio metadata / file organization?
51dusty@lemmy.world 5 days ago
I use beets. highly configurable, good documentation. cli, though. I think someone was working on a browser plug-in…🤔
laserjet@lemmy.dbzer0.com 5 days ago
I tried beets but it takes so long to do any task. Even if I just ask it to look up 1 album.
beet import /path/to/album
I got frustrated trying to learn it.Was surprised about being unable to find any --verbose argument so I could at least see what was going on. Does it just take forever to do anything?
NebulaNymph@programming.dev 5 days ago
I’d recommend going through the documentation for beets, they have great guides on using the auto tagger and importing music!
(If it is ‘taking forever’ to look up 1 album there is likely an issue with your config or beets install, following the docs can help with this!)
Beets Docs
51dusty@lemmy.world 2 days ago
bump.
@laserjet - I’ve never failed to fix an issue with beets using the docs.