Commit graph

8 commits

Author SHA1 Message Date
megatwig
ab6382756d
Fix artist name parsing for Last.fm imports
Artist name parsing (for "feat." in the artist name) is skipped when the `ArtistNames` field is populated (0ec7b458cc/internal/catalog/associate_artists.go (L55-L62)).

Last.fm doesn't support multiple artists so this parsing is always going to be needed here.
2026-03-02 17:33:30 +00:00
80b6f4deaa feat: v0.0.8 2025-06-16 21:55:39 -04:00
242a82ad8c feat: v0.0.5 2025-06-15 19:09:44 -04:00
7ff317756f feat: version v0.0.2 2025-06-14 19:14:30 -04:00
c14df8c2fb feat: time-gated imports via cfg 2025-06-13 05:36:41 -04:00
e1fcc5d5f4 fix: ensure importers are using UTC 2025-06-13 03:26:11 -04:00
d0d7bd9a4a feat: listenbrainz import 2025-06-12 23:35:17 -04:00
d2277aea32 feat: add last fm importer 2025-06-12 21:54:35 -04:00