mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-20 12:11:28 -07:00
Update configuration, immersion tracking, and mining workflow docs. Add backlog tasks for upcoming work items and change notes for recent features and fixes.
320 B
320 B
type: changed area: anilist
- Standardized episode completion threshold by introducing
DEFAULT_MIN_WATCH_RATIOand using it for both local watched state transitions and AniList post-watch progress updates. - Episode auto-marking now uses the same threshold as AniList (
85%), removing divergent completion behavior.