CoolFace
Apppublic

hardbanrecords/Metadata-Engine

sourceHugging Faceotherupdated 8mo agoView on Hugging Face
0likes
26 commits on main
917bb3a8mo ago

UI Refinement: Finalize History, Tools, and Documentation Polish

hardbanrecords
a1588c48mo ago

UI refinement: Refresh Sidebar & Footer, Populate Legal/Roadmap, Fix Backend Analysis List Formatting Error

hardbanrecords
a25335b8mo ago

Fix: Sync backend plan credits with frontend pricing (Basic=120, Pro=260)

hardbanrecords
2e2ae128mo ago

UI Cleanup: Add MarketingCard, remove redundant components, improve Results layout

hardbanrecords
0eec8088mo ago

Enhance AI tagging: expert prompt, validation layer, cover art integration

hardbanrecords
148d7668mo ago

pre-push commit: sync current state

hardbanrecords
a79eef78mo ago

feat: complete integration of elite music analysis suite, professional metadata features, and release readiness validator

hardbanrecords
e1f5f3b8mo ago

fix(backend): increase analysis timeout to 180s to prevent LLM timeouts

hardbanrecords
1b1d28f8mo ago

fix(frontend): ensure array fields (genres, moods, etc) are strictly arrays to prevent .map() crash

hardbanrecords
6bc64478mo ago

fix(frontend): prioritize backend metadata (bpm, key, mode) over local DSP fallback

hardbanrecords
f838bf58mo ago

fix(assets): add missing analysis_visual and studio_hero placeholders to resolve 404s

hardbanrecords
35e089a8mo ago

feat(cover): refine cover generation prompt based on title and remove duplicate exception handler

hardbanrecords
0d0417a8mo ago

fix(ai): use full tag database in prompts (removed 20-item limit)

hardbanrecords
406c2728mo ago

fix(analysis): integrate FreshTrackAnalyzer for full AI metadata

hardbanrecords
af6966b8mo ago

FEAT: Enable Payments & Real Quota Enforcement via LemonSqueezy Webhook

hardbanrecords
3b44c9c8mo ago

FIX: Eliminate Unknown tags via Fallback Rewrite & Safety Checks

hardbanrecords
bdf01238mo ago

Optimize SonicIntelligence with Smart Slicing (90s limit) for consistent performance

hardbanrecords
fa831d78mo ago

Restore High-Quality 'multifeature' algo with Smart Slicing (90s) for performance

hardbanrecords
40859ed8mo ago

Optimize audio analysis: avoid double-load in fast mode to fix HF timeout

hardbanrecords
9fed4818mo ago

Fix: Switch to lightweight essentia to resolve HF build timeout/failure

hardbanrecords
0e8ca768mo ago

Finalize Bulk Export IPFS & Analysis Time Limit enforcement

hardbanrecords
30a23a08mo ago

Enhance Bulk Export with IPFS, fix Analysis Time Limit (20s), and resolve LLM quotas

hardbanrecords
36a069f8mo ago

Trim API keys in Settings to avoid header issues

hardbanrecords
f8dac848mo ago

feat: add IPFS columns to bulk export and link certificate generation to jobs

hardbanrecords
702a7f28mo ago

Fix: Refine DSP fallback and metadata prompts

hardbanrecords
d89b8b78mo ago

Final Deploy: Consolidated Fixes (Tags, Cover, Audio Optimization)

hardbanrecords