Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Incorrect matching #20

Closed
manbearpig2012 opened this issue Dec 29, 2016 · 4 comments
Closed

Incorrect matching #20

manbearpig2012 opened this issue Dec 29, 2016 · 4 comments

Comments

@manbearpig2012
Copy link

So finally got plex2netflix running, ran it on my library, and when i was skimming through noticed something. It may not be 100% accurate, as Stranger Things, a netflix original series, got paired as not on netflix

@SpaceK33z
Copy link
Owner

I'm depending on a non-official Netflix API, since Netflix doesn't have a public API anymore. It looks like that API doesn't return anything when you search on Stranger Things: https://netflixroulette.net/api/v2/usa/imdb/?imdbId=tt4574334 doesn't have a netflix_id.

We need to find a new non-official API that allows to search on Netflix using a imdb ID and/or with title and year. Any help with this is greatly appreciated.

@SpaceK33z
Copy link
Owner

Perhaps we could search on AllFlicks, they seem to have an up-to-date database. They don't really have a public API, so possibly they won't like it.

@SpaceK33z
Copy link
Owner

Update: I emailed the guy behind uNoGS and he gave me access to the API. I'll need to build a special backend however to cache the API and to keep the API token secret, so that will take some time.

@SpaceK33z
Copy link
Owner

I implemented the uNoGS API and it's released with plex2netflix@0.5.0. @manbearpig2012 it should work again now :).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants