~aleteoryx/lfm_embed

ref: f548d2d297bbf452aa206042f2029d7137df0477 lfm_embed/src/cache.rs -rw-r--r-- 2.4 KiB
Lua dev mode functional
Add SPDX info to all files
Unify import style
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.
Reliable user info; Font refactor

Hit a few more endpoints to fix missing images, fallback to default album art just in case.

Refactor the font cache into its own file.
Cleanup
lots of stuff. theming basically done, added some logging, frontend basically done.
pull down user info
fix packages, implement caching