Skip to content

Add country, boxOffice and ageRating fields for movies and series #196

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ltctceplrm
Copy link
Contributor

OMDbAPI has all 3 of these fields and MALAPI only has ageRating. While most anime is Japanese there are some Korean or Chinese anime also on MAL so I thought it best to just set country (and boxOffice) as empty. If anilistAPI (see #73) ever gets added then the country field could also be populated for anime series and movies.

boxOffice isn't applicable for series so I didn't add that field.

This fixes #169 and #75.

OMDbAPI has all 3 of these fields and MALAPI only has ageRating. While most anime is japanese there are some korean or chinese anime also on MAL so I thought it best to just set country and boxOffice as empty.

boxOffice isn't applicable for series so I removed that field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional Property Fields - OMDB
1 participant