~aleteoryx/lfm_embed

ref: e9ca1e6b14fe635fb940f5bae8560c68acca3d12 lfm_embed/src/cache d---------
Fix URL escaping issue
Fixed backend API, again.

Turns out track.getInfo just doesn't feel like serving image data anymore, even though the example response shows it. I love last.fm so much.
Lua dev mode functional
whitelist -> allowlist
Add SPDX info to all files
Move caching to src/cache/; Finalize API parsing fixes

Font and user cache code has been moved to special files, independant from src/config.rs

API parsing changes have been properly tested, and last.fm API JSON is now trace-logged for debugging convenience.