Open garfield69 opened 9 years ago
Yeah that's a nice idea :)
I've also toyed with the idea to basically dump the new releases and premieres feed of all of trakt on the calendar, so that you can basically switch your calendar to the trakt live data and inspect and add shows that way. That will need some work to convert that new shows / premieres list to an event source for the calendar though.
Random thought. While it might not be the best solution Trakt has a shows/anticipated
api call that returns as they say
Returns the most anticipated shows based on the number of lists a show appears on.
However if we use their filter functions I think we can get a pretty good list of new upcoming shows.
/shows/anticipated?limit=50&years=2017
an enhancement request via this Reddit to present a search of all the new show premieres.
hyuma:
Trakt.TV's API has get-new-shows
An idea might be to present the results as part of the add-a-show page, where we could do a trakt.tv get-new-shows for the following 1,2 or 3 months from current date.