v0.2.0
·
163 commits
to master
since this release
What's new
Library picker on Export step
The Export step now probes your Plex libraries before scanning and lets you choose which ones to include. Users with multiple libraries (4K Movies, Kids TV, 3D Movies, etc.) can include or exclude any library — or mix multiple libraries of the same type into a single export. All libraries are checked by default so existing single-library setups work with no changes.
Bug fixes
- Fixed Watchtower crash-loop on newer Docker engines (
DOCKER_API_VERSION=1.44added to compose example) - Fixed React synthetic event crash when toggling checkboxes (event
currentTargetnullified before state updater ran)
Docs
- Added UI screenshots to README