Skip to content
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

FIX anidb_info -> categories #2602

Open
wants to merge 1 commit into
base: 0.x
Choose a base branch
from
Open

FIX anidb_info -> categories #2602

wants to merge 1 commit into from

Conversation

JReming85
Copy link
Contributor

I don't know if anidb changed this from categories, or just removed it altogether. What I do know is it leaves categories blank, and tags looks an awful like categories so I adjusted it to scape the tags for this field.

Addresses issue #.
Fills in category when populating anidb table

Changes made by this pull request.

Instead of parsing for categories from the AniDB API, since its non existent it parses tags for the categories

I don't know if anidb changed this from categories, or just removed it altogether. What I do know is it leaves categories blank, and tags looks an awful like categories so I adjusted it to scape the tags for this field.
@Bart39
Copy link
Contributor

Bart39 commented Oct 26, 2018

pull requests must be made against the dev branch and not master - please recreate your pull request against the correct branch

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.

None yet

2 participants