Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Radarr imdb popular api limit query parameter does not work #13

Open
jonathann92 opened this issue Jan 12, 2018 · 4 comments
Open

Radarr imdb popular api limit query parameter does not work #13

jonathann92 opened this issue Jan 12, 2018 · 4 comments
Assignees
Labels

Comments

@jonathann92
Copy link

https://api.radarr.video/v2/imdb/popular?limit=5

Going to the link above it does not limit the movies to any number

@galli-leo galli-leo added the bug label Feb 3, 2018
@Radarr Radarr locked and limited conversation to collaborators Feb 3, 2018
@Radarr Radarr unlocked this conversation Feb 3, 2018
@Apollorion
Copy link

@galli-leo So I fixed this, but I had to remove the caching you had in place. Not sure if thats acceptable or not. Let me know and I can submit a pull request. Changed Helpers.php and IMDBController.php.

https://github.com/Jiinxt/RadarrAPI.TMDB/commit/a0447dce64305d8dd4418bddc08c9ef24b314dc2

Also note that I dont yet have IMDBWS.com API creds, so I used test data that I manually created based on what youre filtering through.

@Hezkore
Copy link

Hezkore commented Apr 3, 2018

This still isn't working?

@galli-leo galli-leo self-assigned this Apr 3, 2018
@galli-leo
Copy link
Contributor

galli-leo commented Apr 3, 2018

Yeah, haven't had time to debug it. Btw. even with removed cache, @jiinxt fix didn't work, I think it's something with TMDB's api.

@Heavyknights
Copy link

Is this issue ever going to get fixed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Radarr API V3
  
Awaiting triage
Development

No branches or pull requests

5 participants