Commit graph

24 commits

Author SHA1 Message Date
Khoa Vo
dd788db786 feat: Add new logo, PWA service worker, and background audio support
- New modern audio wave 'A' logo (192x192 and 512x512 icons)
- PWA service worker for offline support and installability
- Wake Lock API for background audio on FiiO/Android devices
- Visibility change handling to prevent audio pause on screen off
- Updated manifest.json with music categories and proper PWA config
- Media Session API lock screen controls (already present)
- Renamed app to 'Audiophile Web Player'
2026-01-14 10:27:29 +07:00
Khoa Vo
72858c64f9 Fix: Aggressive YouTube auth bypass with web_creator client and yt-dlp nightly 2026-01-01 17:40:23 +07:00
Khoa Vo
18788221c6 Fix: Use tv_embedded client to bypass YouTube sign-in requirement 2026-01-01 17:25:21 +07:00
Khoa Vo
9129b9ad54 Feat: Implement Auto-Update yt-dlp using APScheduler 2026-01-01 17:20:46 +07:00
Khoa Vo
56a3e24b1a Fix: Strict HLS exclusion and force progressive HTTPS streams (v7 cache) 2026-01-01 17:07:01 +07:00
Khoa Vo
423db6c60b Final Polish: Remove debug logs and cleanup stream_audio 2026-01-01 16:56:23 +07:00
Khoa Vo
d9926642ad Cleanup: Normalize variable names in stream_audio 2026-01-01 16:52:49 +07:00
Khoa Vo
c63187c374 Fix AttributeError in stream_audio header logic and add mp4 mime type 2026-01-01 16:48:31 +07:00
Khoa Vo
ad0007afa4 Fix 500 Error: Relax yt-dlp format strictness, switch to iOS client 2026-01-01 16:45:20 +07:00
Khoa Vo
a7e1692bdb Optimize stream for NAS: prioritize iOS client, flush logs 2026-01-01 16:44:29 +07:00
Khoa Vo
91c1cd5302 Add debug logs to stream_audio 2026-01-01 16:40:34 +07:00
Khoa Vo
a796b4380d Fix NAS Playback: Cleanup duplicate code and bump to v4 cache 2026-01-01 16:35:17 +07:00
Khoa Vo
96dd5dd611 Fix NAS Playback: v3 cache, forward Cookies, remove duplicate code 2026-01-01 16:31:34 +07:00
Khoa Vo
20edeefead Fix NAS 500: Disable SSL verify and sanitize headers 2026-01-01 16:27:03 +07:00
Khoa Vo
783ee4480e Fix NAS 500 Error: Forward yt-dlp http_headers to request 2026-01-01 16:24:09 +07:00
Khoa Vo
2a0a919294 Fix NAS playback: Strict HTTP protocol (no HLS), pre-flight checks, and Content-Length 2026-01-01 16:21:45 +07:00
Khoa Vo
7bc230a8fd Fix NAS playback: Dynamic MIME type and v2 stream cache 2026-01-01 16:16:06 +07:00
Khoa Vo
f073846d4b Fix NAS NotSupportedError: Force m4a format and remove web client 2026-01-01 16:11:35 +07:00
Khoa Vo
b75b6b1aa6 Fix NAS playback: Force IPv4 and use stable clients for yt-dlp 2026-01-01 16:07:10 +07:00
Khoa Vo
7a58c2357d Fix duplicate keys, optimize images, and update Next.js config 2026-01-01 16:02:07 +07:00
Khoa Vo
7bb58693dd fix: improve stream API for Docker/NAS - add SSL certs, retries, geo bypass 2026-01-01 15:28:28 +07:00
Khoa.vo
35876ee046 Update: Mobile UX, Show All, Infinite Scroll & New Categories 2026-01-01 11:12:21 +07:00
Khoa.vo
e23714bbd6 Update: Fix empty album and iOS playback issues, add diverse home content 2025-12-17 13:58:34 +07:00
Khoa.vo
e1cb73f817 Initial commit: Spotify Clone with Audiophile specs and Synology support 2025-12-17 11:18:36 +07:00