Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ FEATURE ] Ability to find popular shows by network #2153

Closed
Antioch18 opened this issue Feb 13, 2017 · 2 comments
Closed

[ FEATURE ] Ability to find popular shows by network #2153

Antioch18 opened this issue Feb 13, 2017 · 2 comments

Comments

@Antioch18
Copy link

The current method to find and add popular shows as it currently exists is very useful. I have discovered plenty of content I wouldn't have otherwise known about with it. However, it is currently limited to only showing the most popular content overall, globally, which means that certain popular, but arguably niche shows (e.g. Planet Earth 2) aren't discoverable.

I would like if it were possible to find popular shows based on the broadcast network (e.g. popular shows on BBC1).

@Thraxis
Copy link
Contributor

Thraxis commented Feb 20, 2017

Technical Note
Trakt does support the ability to filter the Popular List by network. For the example given the API call would be:

http://api.trakt.tv/show/popular?limit=100&networks=BBC%20One

The result would be the 100 popular shows for BBC One.

Items Needed

  • Field on Trakt Recommended pages for Network (dropdown)
  • List of Networks without country code in them
  • Extend Trakt Recommended API calls to support network

@labrys labrys changed the title [Feature Request] Ability to find popular shows by network [ FEATURE ] Ability to find popular shows by network Dec 9, 2017
@labrys
Copy link
Contributor

labrys commented Dec 9, 2017

Closing this as it has been added to the #282 Master Feature List to track all feature requests. Discussion specific to this feature can continue in this thread.

@labrys labrys closed this as completed Dec 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants