-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New field: IMDb Number of Votes #29
Comments
I think this is everywhere. Should take a half hour if you know the code. xD /install/sql/update-3.7.sql |
Thanks. I'll try at weekend. |
Changes work for me, thank you very much. Shall I create a pull request (never done that before) or will you do it yourself at next release? |
If you wan't credit for it make a pull request and I will look over your code. Or I will do it myself after I'm finished with another wanted feature. |
I like sorting movies by number of votes on IMDb so a new sortable field would be great. I believe imdphp library already supports this data. If you advise where to look, I can try to add this.
The text was updated successfully, but these errors were encountered: