Pair-level Whitelisting

Limit libraries for a single pair (history/ratings) and keep other pairs unaffected.

Pair-level whitelisting limits libraries for one pair.

Use it when you need exceptions:

  • one pair should ignore “Kids” or “Anime”

  • one pair should backfill only a small library

For the full picture (server-level + pair-level), use: Library Whitelisting.

What pair-level whitelisting affects

Pair-level whitelisting is applied inside the pair settings.

Typical features:

  • History

  • Ratings

It does not change other pairs.

circle-info

Scrobble filtering is server-level only. Scrobbling is event-driven (Watcher/Webhooks), not pair-driven.

Configure pair-level whitelisting

  1. Go to Pairs.

  2. Edit a pair (example: Plex → SIMKL).

  3. Open the provider settings (Plex/Jellyfin/Emby).

  4. Click Load Libraries if needed.

  5. Select libraries for History and/or Ratings.

  6. Save the pair.

How it interacts with server-level whitelisting

Think of it like:

  • Server-level = maximum allowed scope

  • Pair-level = per-pair subset

Troubleshooting

Insights dashboard shows too much

Dashboards are based on orchestrator state. Prefer server-level whitelisting for global scoping.

Pair-level selection doesn’t apply

  • Confirm the pair provider section has libraries selected for that feature.

  • Re-run the pair once to refresh state.

Reset and allow everything

  • Clear libraries in the pair for the feature.

  • Save and re-run.

Last updated