Skip to content

TMDB #1143

@SurfaceS

Description

@SurfaceS

We can probably just remove OMDb. Unfortunately we found it before TMDB. If we had found TMDB first, we probably wouldn't have added OMDb.
And yes I agree it would be good to fix for entries without IMDb IDs.

If we get ride of OMDb, do we really need OpenSubtitles, as it is mainly used to find the imdb id ?

Maybe I'm wrong but, if we are using only TMDB, we can implement TMDB directly on java side.
On app, users can add a TMDB key on config (as it is easy/free to have key) or leave empty.
App show them an advice that having a key is quicker.

If key, the app use direct TMDB requests with their own API key.
If no key (default), the app ask the api server to request for them (like a relay with some security to prevent bad usage) ?

I think it's like other app do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions