Open craeckor opened 2 months ago
It will be that you can choose between IMDb and themoviedb. With themoviedb you will get a couple more hosts than with IMDb
I'll not make them mixing together because this obviously causes double-listening and to fix this on client-side would be too complex.
Update: The API for themoviedb to fetch data is online
Update: Beta is available and will be published soon.
I'm currently working on this but this could take a couple of days or even weeks to finish, because we need an API which can add Headers to a request and forward them to the destination and just give the response back. Handle the data will still be client-side but I cannot expose a valid (read-only) API-Key for themoviedb as this could be used for abusing.