Arthi-chaud / Meelo

Self-Hosted, Personal Music Server, designed for collectors and music maniacs
GNU General Public License v3.0
43 stars 0 forks source link

Scanner Microservice #668

Closed Arthi-chaud closed 1 month ago

Arthi-chaud commented 4 months ago

Scanning for files and processing images requires a lot of CPU (open file, parse metadata, extract illustrations, compute blurhash, etc...)

There should be a microservice dedicated to this feature:

The Server/API should expose routes dedicated to the scanner:


To Do after everything is implemented

Arthi-chaud commented 1 month ago

Closed by #752