lokenx / lokenx/plexrequests-django
Migrate to the OMDB
Open
@lokenx is already working on this.
Since Mar 10, 2015.
enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Migrate to using the [OMDB](http://www.omdbapi.com/) API instead of parsing IMDB's search results page. Simpler and cleaner way to get data. The OMDB only returns 10 items per search which may actually be better from a user point of view. 50+ results is rather a lot to parse through.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.