Skip to content

Add content_type=combined URL parameter and FORCE_COMBINED_SEARCH user setting - #1

Merged
spin-drift merged 3 commits into
mainfrom
combined-mode-url-parameter
Jun 14, 2026
Merged

Add content_type=combined URL parameter and FORCE_COMBINED_SEARCH user setting#1
spin-drift merged 3 commits into
mainfrom
combined-mode-url-parameter

Conversation

@spin-drift

@spin-drift spin-drift commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Adds support for content_type=combined in URL search parameters, letting users force combined-mode searches via a bookmarkable link rather than relying on the last-used preference from localStorage.

The override is applied only in Universal mode and only when combined mode is actually available (universal enabled, show_combined_selector on, neither content type blocked by policy). Otherwise, it's silently ignored, consistent with how content_type=ebook/audiobook already behave outside Universal.

Existing content_type=ebook/audiobook URLs now also force combined mode off, so the URL is authoritative regardless of prior preference.

Also adds a per-user FORCE_COMBINED_SEARCH setting that locks combined mode on whenever it's available.

URL content_type=ebook/audiobook overrides are also superseded by force-combined for the same reason: the search bar wouldn't let users switch back, so honoring the URL param would leave them in a state they couldn't escape from.

@spin-drift spin-drift changed the title Add universal mode content_type=combined Add content_type=combined URL parameter and FORCE_COMBINED_SEARCH user setting Jun 14, 2026
@spin-drift
spin-drift merged commit feae78f into main Jun 14, 2026
10 checks passed
spin-drift added a commit that referenced this pull request Jun 14, 2026
Port: Pulsarr watchlist database and API (issue #1)
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.

1 participant