Samidy
|
30b2e7d445
|
fix(downloading): hi-res M4A's having no embedded covers (FUCK YOU TAGLIB)
|
2026-03-12 07:12:02 +03:00 |
|
Daniel
|
1c9c5fa242
|
Merge https://github.com/monochrome-music/monochrome into taglib-wasm
|
2026-03-10 18:48:18 +00:00 |
|
Daniel
|
56038a97ff
|
fix(workers): utilize vite ?worker imports.
|
2026-03-09 17:58:10 +00:00 |
|
Daniel
|
ff1efe093e
|
feat(ffmpeg, taglib, utils): replace toBlobURL with fetchBlobURL for improved loading
|
2026-03-08 01:55:42 +00:00 |
|
Daniel
|
44a7c3b61c
|
fix(downloads): cache ffmpeg core js and wasm
This creates a blob url outside of the worker for for the core .js and .wasm files so they aren't downloaded on each run.
|
2026-03-08 01:54:29 +00:00 |
|
Daniel
|
52ad38c080
|
refactor(downloads): abstract ffmpeg worker logic
This refactors the ffmpeg worker logic and abstracts it into its own script file for easier use elsewhere.
|
2026-02-27 20:24:20 +00:00 |
|