Skip to content

Add new function for getting "new" titles #22

Description

@Electronic-Mango

Query GetNewTitles should return list of "new" titles.
Structure can, probably, be reused from search and popular.

popularTitles has parameter sortBy (set here to POPULAR) which could probably be modified to something like RELEASE_YEAR. In general it allows for other values:

  • POPULAR - used here
  • TRENDING
  • IMDB_SCORE
  • TMDB_POPULARITY
  • RELEASE_YEAR - could be used for "new", just with correct sortOrder
  • ALPHABETICAL

Activity

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

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions