Skip to content

"countries" filter has no effect on popular movies / shows endpoints #662

@minas1

Description

@minas1

I'm trying to filter movies based on countries but the filter seem to have no effect:

Endpoints

  1. https://api.trakt.tv/movies/popular
  2. https://api.trakt.tv/shows/popular

Example

https://api.trakt.tv/movies/popular?extended=full&countries=es

By calling this endpoint with the countries=es filter I expect to get movies where country == "es" but instead I get the same results as if I hadn't passed it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions