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

AniDB Authentication and Tag Builder #331

Merged

Conversation

Critical-Impact
Copy link
Contributor

Description

  1. config.yml has a new section for a username and password for anidb
  2. the anidb builder will do an initial login and then continue using the same session
  3. there is a new anidb builder called anidb_tag that lets you specify a tag id and it will paginate through the entries to build a collection

As AniDB has age gates, logging in is a requirement to use some tags, as such I've added in optional authentication. If no anidb configuration section exists in config.yml it will skip authentication and use guest credentials as it has in the past.

Issues Fixed or Closed

Does not fix any issue

Type of Change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@Critical-Impact Critical-Impact changed the base branch from master to develop July 11, 2021 08:18
@meisnate12 meisnate12 merged commit fe80501 into Kometa-Team:develop Jul 13, 2021
@meisnate12 meisnate12 mentioned this pull request Aug 15, 2021
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.

2 participants