4 Commits

Author SHA1 Message Date
Tdarr Plugin Developer
ddc9d09c41 docs: Add historical reports and consolidated archives 2026-01-30 05:55:22 -08:00
Tdarr Plugin Developer
04d7ff59e9 Update plugins: VMAF mode, documentation fixes, version sync
- Added VMAF quality-targeted mode to av1_svt_converter (v2.25)
- Fixed documentation version mismatch (misc_fixes v2.8, stream_organizer v4.10, audio_standardizer v1.15)
- Updated rate control documentation with VMAF mode details
- Added vmaf_target and vmaf_samples input options
- Added ab-av1 binary detection with ABAV1_PATH env var support
2025-12-15 19:55:19 -08:00
Tdarr Plugin Developer
24ab5118c0 Pre-refactor checkpoint: stream_organizer v4.8
Saving state before major refactoring of stream_organizer.js.
Current version is functional - this commit allows safe rollback.
2025-12-15 12:01:16 -08:00
Tdarr Plugin Developer
aa71eb96d7 Initial commit: Tdarr plugin stack
Plugins:
- misc_fixes v2.8: Pre-processing, container remux, stream conforming
- stream_organizer v4.8: English priority, subtitle extraction, SRT conversion
- combined_audio_standardizer v1.13: AAC/Opus encoding, downmix creation
- av1_svt_converter v2.22: AV1 video encoding via SVT-AV1

Structure:
- Local/ - Plugin .js files (mount in Tdarr)
- agent_notes/ - Development documentation
- Latest-Reports/ - Error logs for analysis
2025-12-15 11:33:36 -08:00