Skip to content

Comments

Fix bug in resolution filtering for mixed resolutions#22

Open
jt3204 wants to merge 1 commit intoJaredharper1:mainfrom
jt3204:patch-1
Open

Fix bug in resolution filtering for mixed resolutions#22
jt3204 wants to merge 1 commit intoJaredharper1:mainfrom
jt3204:patch-1

Conversation

@jt3204
Copy link

@jt3204 jt3204 commented Feb 17, 2026

When the library contains series where mixed video resolutions are reported (such as the following: "1920x960p, 3840x1606p"; "1920x960p, 3840x1920p"; "3840x2160p, 1920x1080p") searching for "Resolution" "contains" "3840" only returns series where 3840 appears first in the mixed resolution list (or is the only resolution).

Add logic to handle mixed resolutions in ResolutionAll.
@Jaredharper1
Copy link
Owner

Hey, thanks for raising this!

Seems to be a nice fix for a clear issue/gap. I'm away from the PC right now but I'll review this tonight, and merge it with my changes for 0.8.2 after a brief test.

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.

2 participants