tv-anarchy/Sources
Natalie f5a3adb58c fix: crash — quality picker binding subscripted empty releases mid-transition
SwiftUI evaluates the Picker binding getter during target switches when
releases is briefly empty; releases[0] trapped (EXC_BREAKPOINT). Use .first?.id ?? "".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 21:02:31 -07:00
..
PlumTV fix: crash — quality picker binding subscripted empty releases mid-transition 2026-06-07 21:02:31 -07:00
PlumTVCore feat(plum-tv): add cpu load and history chart to player view 2026-06-07 20:52:42 -07:00