No description
Find a file
michael 56bc3d6059 fix: Move music vibe from tags to prompt for Sonauto API
Sonauto only accepts specific predefined tags. The custom frontend
music vibes (Hip-Hop, Boy Band, etc.) were being rejected with 422.

Now using fixed tags ["love song", "valentine"] and including the
music vibe in the prompt text instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 08:43:10 -06:00
assets feat: Add Sonauto streaming audio on waiting page 2026-02-02 08:23:14 -06:00
backend fix: Move music vibe from tags to prompt for Sonauto API 2026-02-02 08:43:10 -06:00
documents Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
video_generator_example Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
.env.example Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
.gitignore chore: remove .env from version control 2026-01-31 08:31:51 -06:00
.htaccess Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
admin.html feat(backend): admin dashboard api 2026-02-01 19:38:11 +05:30
apple-touch-icon.png Initial commit 2026-01-28 12:45:24 +05:30
CLAUDE.md celery: add error logging for Sonauto API responses 2026-01-31 08:20:40 -06:00
deploy.sh deploy: run alembic migrations after db startup 2026-01-31 07:57:38 -06:00
favicon-16x16.png Initial commit 2026-01-28 12:45:24 +05:30
favicon-32x32.png Initial commit 2026-01-28 12:45:24 +05:30
favicon.ico Initial commit 2026-01-28 12:45:24 +05:30
footer.php Footer: TnC link added 2026-02-02 15:17:53 +05:30
header.php compress images & implement opengraph tags 2026-01-30 11:57:12 +05:30
index.php Header & Footer changes 2026-02-01 21:23:08 +05:30
opengraph.php Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
result.php Result: Ad banners added 2026-02-01 23:08:40 +05:30
waiting.php fix: Improve audio streaming reliability and playback 2026-02-02 08:40:02 -06:00