- Restores advanced regex source filters, including lookahead and negative lookahead support.
- Adds an explicit Source Filter apply workflow so the visible playlist and scan scope stay aligned.
- Speeds up source filter reapply on massive playlists by caching the full source preview in session and switching scan bookkeeping to sparse keyed storage.
Ref #156