NuvioStreaming/composeApp
Aniket Tuli fe747ffc3e fix(player): normalize declared stream type at ingestion
streamType is now trimmed, lowercased, and blanked to null by a shared
normalizeStreamType helper at all four ingestion sites, and the player
derives a single normalized value for both its rebuild keys and MIME
inference, so values like " HLS " cannot cause key churn or missed
mappings. The helper lives in commonMain and is covered by commonTest
together with a parser round-trip for a padded uppercase type.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 17:02:22 -07:00
..
Configuration
libs
src fix(player): normalize declared stream type at ingestion 2026-06-11 17:02:22 -07:00
build.gradle.kts Fix shared mobile regression checks 2026-06-11 01:17:33 +05:30
proguard-rules.pro