vndangkhoa
22229153b9
update android tv apk with production url
StreamFlow CI/CD / Backend Tests (push) Waiting to run
StreamFlow CI/CD / Backend Lint (push) Waiting to run
StreamFlow CI/CD / Frontend Tests (push) Waiting to run
StreamFlow CI/CD / Android TV Build (push) Waiting to run
StreamFlow CI/CD / Docker Build (push) Blocked by required conditions
StreamFlow CI/CD / Docker Publish (push) Blocked by required conditions
2026-03-02 07:34:15 +07:00
vndangkhoa
69308bf696
v3.9.2: Fix Android TV OOM crash + backend Content-Type headers
...
- Backend: Add Content-Type: application/json to all JSON API endpoints
- Android TV: Reduce HomeViewModel memory usage (load 4 categories only, limit 15 items each)
- Android TV: Prevent OOM kill on TV devices with limited RAM
- Updated APK, docker-compose, health endpoint to v3.9.2
2026-03-01 11:34:51 +07:00
vndangkhoa
b647bc8272
v3.9: Add Next/Prev episode buttons, replace PhimMoiChill with Phim30 scraper, filter blank thumbnails
...
Release APKs / Build TV APK (push) Has been cancelled
Release APKs / Build Mobile APK (push) Has been cancelled
Release APKs / Create Release (push) Has been cancelled
- Add Next/Previous episode navigation to Android TV ExoPlayer UI
- Implement Phim30.me scraper as replacement for unstable PhimMoiChill
- Remove all PhimMoiChill code (scraper, extractor, fallback URLs)
- Filter out movies without thumbnails from API responses
- Fix HTTP 500 error caused by dead phimmoichill.network fallback
- Include Android TV APK in webapp for download
2026-02-28 18:45:48 +07:00
vndangkhoa
46818cced5
chore: release v3.9
2026-02-27 22:36:36 +07:00
vndangkhoa
863be08e38
Deploy v3.7: Fix duplicate episodes & update Android TV app
2026-02-17 14:10:02 +07:00
vndangkhoa
d6ea3bb076
V3.5: Fix Android TV crash - disable R8 minification and add ProGuard rules
2026-02-16 19:27:28 +07:00
vndangkhoa
f1bbe53ba6
V3.4 Release: Prevent screen sleep during playback (Web & Android TV)
2026-02-16 08:45:53 +07:00
vndangkhoa
59290ca7f6
V3.1 Release: Optimized Android TV App (Parallel Loading, D-pad Controls, Image Caching)
2026-02-15 18:37:12 +07:00
vndangkhoa
05b320e823
V3 Release: Integrated Android TV App App across all themes, updated Docker for Synology NAS
2026-02-15 18:04:25 +07:00
vndangkhoa
cbfdd34253
Refactor: Full migration to Go backend and React TV-style frontend
2026-02-01 18:40:56 +07:00
vndangkhoa
f99cb61ff5
Increase HMAC time tolerance to 30 minutes for NAS time sync
2026-01-03 08:09:23 +07:00
vndangkhoa
9b2ff6da9d
fix(android-tv): Use production API URL instead of local emulator URL
...
Release APKs / Build TV APK (push) Has been cancelled
Release APKs / Build Mobile APK (push) Has been cancelled
Release APKs / Create Release (push) Has been cancelled
- Switched ApiClient.kt baseUrl from http://10.0.2.2:8000/ to BuildConfig.API_BASE_URL
- This fixes video loading issue on real Android TV devices
- Local emulator URL only works in Android Emulator with local backend
2026-01-03 06:56:35 +07:00
vndangkhoa
e4120b7954
chore: bump version to 1.3.2 for release test
Release APKs / Build TV APK (push) Has been cancelled
Release APKs / Build Mobile APK (push) Has been cancelled
Release APKs / Create Release (push) Has been cancelled
2026-01-03 00:42:08 +07:00
vndangkhoa
f843db9bff
chore: bump TV version to 1.3.1 and update README download links
2026-01-02 23:47:19 +07:00
vndangkhoa
9ed95f5b97
style: update app icon and banner to YouTube-style Play Button
2026-01-02 23:21:11 +07:00
vndangkhoa
36fb950a1a
chore(release): v1.3.0 - fix search UI, branding, and navigation polish
2026-01-02 23:17:33 +07:00
vndangkhoa
bdbdd1652d
v1.2.0: Android TV - Splash screen, Watch history, My List
2025-12-25 23:31:35 +07:00