mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-09-11 05:44:30 +00:00
feat/v3-write-to-file
update_song_meta coerces a non-numeric/empty year to "" before persisting, but writeToFile optimistically set song.year to the raw typed text — so the library card flashed e.g. "abcd" until the next natural refresh. Apply the same integer coercion client-side so the in-memory song matches what was written. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feat(v3 library): "Fix metadata" popup — per-song override + lock, cover picker, MusicBrainz + AcoustID (#777)
Languages
JavaScript
56.4%
Python
37.1%
HTML
3.2%
CSS
1.2%
TypeScript
1.1%
Other
1%