Skip to content

Make Played and Unplayed filters mutually exclusive for the Modern view#8002

Open
theguymadmax wants to merge 1 commit into
jellyfin:masterfrom
theguymadmax:exclusive-filters
Open

Make Played and Unplayed filters mutually exclusive for the Modern view#8002
theguymadmax wants to merge 1 commit into
jellyfin:masterfrom
theguymadmax:exclusive-filters

Conversation

@theguymadmax

@theguymadmax theguymadmax commented Jun 5, 2026

Copy link
Copy Markdown
Member

Selecting both Played and Unplayed filters causes a Bad Request (#16398)

Changes

Makes the Played and Unplayed filters mutually exclusive for the modern view. The PR does not touch the legacy filters.

Issues

Fixes: jellyfin/jellyfin#16297

Code assistance

N/A


  • I have read and followed the contributing guidelines.
  • I have tested these changes.
  • I have verified that this is not duplicating changes in an existing PR.
  • I have provided a substantive review of another web PR.

@theguymadmax theguymadmax requested a review from a team as a code owner June 5, 2026 04:30
@sonarqubecloud

sonarqubecloud Bot commented Jun 5, 2026

Copy link
Copy Markdown

@jellyfin-bot

jellyfin-bot commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Cloudflare Pages deployment

Latest commit 049cdf1
Status ✅ Deployed!
Preview URL https://25f803cb.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@MBR-0001

MBR-0001 commented Jun 5, 2026

Copy link
Copy Markdown
Member

This only fixes the experimental UI, what about the regular one?

@theguymadmax theguymadmax changed the title Make Played and Unplayed filters mutually exclusive Make Played and Unplayed filters mutually exclusive for the Modern view Jun 5, 2026
@theguymadmax

Copy link
Copy Markdown
Member Author

This only fixes the experimental UI, what about the regular one?

Yep, that's correct.

@thornbill

Copy link
Copy Markdown
Member

Should this also apply to the continue watching filter?

@thornbill thornbill added the bug Something isn't working label Jun 16, 2026
@thornbill thornbill added this to the v12.0 milestone Jun 16, 2026
@thornbill thornbill moved this from Todo to In Progress in Jellyfin 12.0 Jun 16, 2026
@theguymadmax

theguymadmax commented Jun 16, 2026

Copy link
Copy Markdown
Member Author

No, an item can be played and still be in progress. That's probably a new behavior in 12.0 #15762

1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Filter Played / Unplayed broken logic

4 participants