radieo/ingest
Pierre-Olivier Mercier fbdb2d6bb3
All checks were successful
continuous-integration/drone/push Build is passing
ingest: tag bandcamp downloads and correct label-account artists
yt-dlp's flat extraction mis-attributes bandcamp uploads: on a label
account the artist becomes the label, and many files ship untagged. After
a download, guess (artist, title, album) from the richer download metadata
and the "Artist - Title" filename shape, confirm against MusicBrainz, and
write ID3 tags into the file. Existing tags are respected; MusicBrainz is
primary, filename parsing only a fallback.

The file's tags are the single source of truth: the provider reads them
back on the next pick, so the corrected identity (incl. MBID) is in place
before the scheduler keys and anti-repeat-checks the track, and cache
reuse inherits it too.

Fetchers now return (path, Track) so the corrected metadata flows back.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 11:01:24 +08:00
..
radieo ingest: tag bandcamp downloads and correct label-account artists 2026-07-03 11:01:24 +08:00
Dockerfile Milestone 3: Navidrome (OpenSubsonic) playback provider 2026-07-02 17:57:38 +08:00
requirements.txt ingest: tag bandcamp downloads and correct label-account artists 2026-07-03 11:01:24 +08:00