Commit graph

6 commits

Author SHA1 Message Date
Khoa Vo
023fee470a feat: center video player and improve lyrics functionality with Vietnamese support
- Center video player in full-screen mode (like album art)
- Add Plyr video player with proper sync and cleanup
- Improve lyrics functionality with multiple API sources (lyrics.ovh, LRCLIB, SimpMusic, ZingMP3)
- Add Vietnamese language detection for lyrics
- Add helpful links to ZingMP3/NhacCuaTui when lyrics not found
- Mobile UI improvements (gaps, settings panel removal, centered cover)
- Add origin parameter to YouTube embed for better security
- Fix TypeScript errors and improve code quality
2026-03-21 20:55:53 +07:00
Khoa Vo
25d93052d4 chore: add verbose logging and switch to glibc build for synology compatibility 2026-03-20 22:13:54 +07:00
Khoa Vo
b6e1e0a647 fix: resolve axum 0.8 root nesting panic and clean up Dockerfile 2026-03-20 22:10:17 +07:00
Khoa Vo
5c550a1f31 Fix frontend static file serving and RUST_LOG 2026-03-20 21:38:37 +07:00
Khoa Vo
b1318a854b Fix Rust edition for Docker build compatibility 2026-03-20 21:26:19 +07:00
Khoa Vo
36e18a3609 Migrate from Go to Rust backend, add auto-refresh, fix playback issues 2026-03-20 21:21:44 +07:00