mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-05 16:29:07 +00:00
The Phase 1 DetailContracts extension (season/episode/streams/ downloads) added five new abstract members to DetailDataSource that AppleDetailDataSource didn't implement, breaking the iOS build. Adds NSNotificationCenter dispatch for each, following the same postNotificationName pattern the existing loadDetail/toggleWatchlist methods use, plus the missing runtimeLabel field in the JSON decode. |
||
|---|---|---|
| .. | ||
| androidMain/kotlin/com/fluxa/app/shared | ||
| commonMain/kotlin/com/fluxa/app | ||
| iosMain/kotlin/com/fluxa/app/shared | ||