KevinMidboe / seasonedShows

seasoned api 🌶 | Season your media library with the shows and movies that you and your friends want
MIT License
2 stars 0 forks source link

Some movies return error when looking up #74

Closed KevinMidboe closed 6 years ago

KevinMidboe commented 6 years ago

When requesting api/v1/plex/request/346364?type=movie we get a 404 response saying {"success":false,"error":"Cannot read property 'id' of undefined"}. This does not happen to all movies, but some do and there seems to be little connecting to which movies return error. Id's found so far that return a error are:

KevinMidboe commented 6 years ago

Fixed in PR 75