BingeStats/app
Tronax 73529d4c7e
feat(sync): improve web history parsing and background TMDB enrichment
- Rewrite Netflix parser to extract viewing history via the Shakti API using performance resource entries.
- Update Prime Video URLs and replace Disney+/Apple TV with a generic "Other" provider.
- Add batched database transactions for runtime and poster updates to prevent UI notification storms.
- Decouple TMDB enrichment into a background coroutine scope so large imports return immediately.
- Track loaded provider in the sync screen to properly trigger WebView reloads on provider switches.
2026-08-04 19:39:00 +02:00
..
src feat(sync): improve web history parsing and background TMDB enrichment 2026-08-04 19:39:00 +02:00
build.gradle.kts feat: initial commit for BingeStats Android app (Kotlin + Compose + TMDB + Multi-Provider architecture) 2026-08-04 15:04:40 +02:00