Skip to content

Add community guides for pseudo branching and HW decode colorspace - #36

Merged
Josh5 merged 1 commit into
Unmanic:masterfrom
yajrendrag:master
Mar 24, 2026
Merged

Add community guides for pseudo branching and HW decode colorspace#36
Josh5 merged 1 commit into
Unmanic:masterfrom
yajrendrag:master

Conversation

@yajrendrag

@yajrendrag yajrendrag commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Pseudo Branching in Library Processing: Guide for using two Unmanic libraries over the same media folder with complementary filtering plugins (limit_library_search_by_ffprobe_data and ignore_files_with_matching_ffprobe_data) to process files differently based on ffprobe metadata. Includes an HDR/SDR splitting example.
  • Handling Colorspace Changes with Hardware Decode: Guide for resolving ffmpeg filter graph failures caused by colorspace changes when using HW-accelerated decoding (NVENC, QSV, VAAPI). Covers the Safe decode mode option and three approaches: manual reprocessing, always-on safe mode, and automated pseudo branching with the reprocess_file plugin.

Test plan

  • Verify both guides render correctly on the Docusaurus site
  • Confirm guide shields (Difficulty, Setup Time, Original Author) display properly
  • Check all links resolve correctly

🤖 Generated with Claude Code

…ndling

Two new community guides:
- Pseudo Branching in Library Processing: using complementary filtering plugins to split processing across two libraries over the same media folder
- Handling Colorspace Changes with Hardware Decode: resolving ffmpeg filter graph failures with Safe decode mode, including automated reprocessing via pseudo branching

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Josh5
Josh5 merged commit 20d3e55 into Unmanic:master Mar 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants