We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A few months ago, you guys announced #350 which I guess has been done to reduce API load.
For further reducing API load, and helping developers build an effective cache, I suggest you to supply data exports like IMDb and TMDb
That way developers can build an efficent caching infrastructure, and only request updates of things that changed by utilizing https://trakt.docs.apiary.io/#reference/movies/updates/get-recently-updated-movies or https://trakt.docs.apiary.io/#reference/shows/updates/get-recently-updated-shows or https://trakt.docs.apiary.io/#reference/people/updates/get-recently-updated-people
It would be great to have all exports with the external Ids of Trakt/TMDb/IMDb/TVDb/$Whatever to match those against the respective services.
For exports, it would be awesome to have:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A few months ago, you guys announced #350 which I guess has been done to reduce API load.
For further reducing API load, and helping developers build an effective cache, I suggest you to supply data exports like IMDb and TMDb
That way developers can build an efficent caching infrastructure, and only request updates of things that changed by utilizing https://trakt.docs.apiary.io/#reference/movies/updates/get-recently-updated-movies or https://trakt.docs.apiary.io/#reference/shows/updates/get-recently-updated-shows or https://trakt.docs.apiary.io/#reference/people/updates/get-recently-updated-people
It would be great to have all exports with the external Ids of Trakt/TMDb/IMDb/TVDb/$Whatever to match those against the respective services.
For exports, it would be awesome to have:
The text was updated successfully, but these errors were encountered: