/
kushpel
/
plugins
Обзор
Документация
Войти
/
kushpel
/
plugins
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
source/split_multi_episode/info.json
16 строк
811 B
yajrendrag
fix mismatches and TMDB Precision Mode window sizes
06 фев 2026, 05:41
06 фев 2026, 05:41
90eeb75
Код
Авторство
О чём код?
{ "author": "yajrendrag", "compatibility": [2], "description": "Detects and splits multi-episode MKV files into individual episode files using a multi-technique detection pipeline including chapter markers, silence/black frame detection, perceptual hashing, audio fingerprinting, and optional LLM vision analysis", "icon": "https://raw.githubusercontent.com/yajrendrag/unmanic-plugins/master/source/split_multi_episode/icon.png", "id": "split_multi_episode", "name": "Split Multi-Episode Files", "priorities": { "on_library_management_file_test": 0, "on_worker_process": 0, "on_postprocessor_file_movement": 0, "on_postprocessor_task_results": 0 }, "tags": "video,mkv,split,episode,ffmpeg,chapters,silence,detection", "version": "0.2.7" }