1
0
Fork 0
livestream-tools/icedreammusic/metacollector
Icedream f16e4579cb
Return 404 for empty database results.
Without this special handling we return a 500 instead.
2024-01-22 00:26:55 +01:00
..
cmd/metacollectord Return 404 for empty database results. 2024-01-22 00:26:55 +01:00
.dockerignore Initial commit. 2022-03-09 10:02:59 +01:00
.gitignore Initial commit. 2022-03-09 10:02:59 +01:00
Dockerfile Update alpine Docker tag to v3.19 2023-12-08 04:45:10 +00:00
README.md Initial commit. 2022-03-09 10:02:59 +01:00
client.go Fix metadata collector calls completely failing. 2022-03-09 10:03:00 +01:00
go.mod Update module github.com/spf13/viper to v1.18.1 2023-12-08 16:24:51 +00:00
go.sum Update module github.com/spf13/viper to v1.18.1 2023-12-08 16:24:51 +00:00

README.md

Metadata collector

This is a duct tape program that will scan given directories for metadata in audio files and store that data in its database. It will then allow other applications to access that information with merely artist name and title given.

This is used by the PRIME4 and foobar2000 metadata receivers to enrich the metadata.