Filter lists by other lists

  • 1
  • Idea
  • Updated 1 year ago
I have multiple lists of films, and when viewing one list, I’d like a filter option where I can select one or more other lists, to find films that appear in both lists.

For example, if I’m viewing a list called List A, and I want to see a film that is in both List A and List B, I would like a filter option when viewing list A where I can select List B, and now see only films within List A that is also in List B.
Photo of Brandon Goldman

Brandon Goldman

  • 1 Post
  • 0 Reply Likes

Posted 1 year ago

  • 1
Photo of MAthePA

MAthePA

  • 2079 Posts
  • 3522 Reply Likes
Advanced Title Search (https://www.imdb.com/search/title)

To have the titles which are included in two lists, 
use CTRL to select your lists in the "Include" section:

To have the first list but exclude the same titles from the second list:

Photo of MAthePA

MAthePA

  • 2079 Posts
  • 3522 Reply Likes
Or you may edit the URLs directly:
fo the first case:
https://www.imdb.com/search/title?lists=ls022227801,ls022221629
for the second case:
https://www.imdb.com/search/title?lists=ls022227801,!ls022221629
bearing in mind that the list for exclusion should be prefixed with "!" (exclamation).
(Edited)