mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-06 16:59:44 +00:00
lastEpisodeName is saved as "S1, E3: Name" but the prefix-stripping regex only matched "S1: E3" and "S1 E3" forms, never the comma form the app itself writes. The unstripped title then tripped the duplicate-code guard in continueWatchingEpisodeLabel, which discarded it and left the bare "S1, E3". The regex now handles the comma form, and a title that already carries the code is shown as-is instead of dropped. |
||
|---|---|---|
| .. | ||
| schemas | ||
| src | ||
| build.gradle.kts | ||
| compose-stability.conf | ||
| proguard-rules.pro | ||