Files
NaviWatcher/internal/musicbrainz
Vladimir Zagainov 7cdb473d9c fix: address code review findings
- notifier: show artist display names (not internal IDs) in digest; resolve
  names from artist_settings and fall back to ID when unavailable
- notifier: skip sending an empty digest to avoid daily spam
- config: require telegram token/chat_id when enabled
- web: warn loudly when auth is disabled on a non-loopback bind; add HTTP
  server timeouts
- web: treat SetReleaseIgnored "release not found" as benign redirect (0 rows)
- musicbrainz: reject low-score/name-mismatched MBID resolutions instead of
  silently caching the wrong artist
- database: remove dead duplicate err check; harden DSN param appending
- musicbrainz: check rows.Err() after iterating existing releases
2026-07-19 23:46:09 +03:00
..
2026-07-19 19:45:08 +03:00
2026-07-19 21:13:24 +03:00
2026-07-19 19:45:08 +03:00
2026-07-19 23:46:09 +03:00
2026-07-19 23:38:33 +03:00
2026-07-19 23:46:09 +03:00