mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-09 00:17:59 +00:00
SkipIntroRepository returned the result of the first provider that had any data, so a provider with only a partial result (e.g. AniSkip with just the intro) shadowed another provider that had the complete set (e.g. IntroDB with intro + outro), silently dropping the outro. Query IntroDB, Anime-Skip and AniSkip and merge their results by segment category (opening / ending / recap), filling each category from the highest-priority provider that has it (IntroDB, then Anime-Skip, then AniSkip). The most complete set is always used and no provider shadows another in either direction. The skipIntroEnabled gate and caching are unchanged. |
||
|---|---|---|
| .. | ||
| libs | ||
| src | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||