Files
music_library/lib/music_brainz
Claudio Ortolina eb8a00ab54 Replace String.to_integer with safe Integer.parse
Use Integer.parse/1 instead of String.to_integer/1 on user-supplied
and external API input to prevent ArgumentError crashes on non-numeric
values. Adds fallback defaults or nil returns at each call site.
2026-03-05 14:27:37 +00:00
..
2026-03-01 17:17:32 +00:00
2025-10-02 11:51:44 +03:00
2026-03-02 19:05:09 +00:00