TransZAllen f99d53a94e [duplicated subtitle] Initialize subtitle cache directory for SubtitleDeduplicator
- Configure cache directory as `/storage/emulated/0/Android/data/<package_name>/cache/subtitle_cache`, otherwise it will be 'null', and subtitle deduplication will be skipped.
- Ensures this initialization is called before `checkAndDeduplicate()` in `SubtitleDeduplicator.java` (NewPipeExtractor).
2026-01-30 11:26:29 +08:00
..
2026-01-28 03:28:23 +01:00