←back to thread

261 points david927 | 1 comments | | HN request time: 0.494s | source

What are you working on? Any new ideas that you're thinking about?
1. dxbednarczyk ◴[] No.43169286[source]
A music library organizer, as a replacement for my current workflow with Beets (https://beets.io/).

Beets takes almost 5 minutes per incremental update of ~1000 folders of tagged flacs with my current configuration, when all I really want it to do is:

- fetch album art if not present

- create folder structure readable by Subsonic server

- symlink relevant files

Very raw and unfinished, currently only implemented adding new albums. However, 5 minutes to <1 sec is a promising improvement.