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

Enable/Disable Connectors #180

Open
C9Glax opened this issue Apr 27, 2024 · 0 comments
Open

Enable/Disable Connectors #180

C9Glax opened this issue Apr 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@C9Glax
Copy link
Owner

C9Glax commented Apr 27, 2024

          If MangaSee is slowing it down right now, do we want to add a way to enable/disable connectors from the front-end? Like I know one of the connectors is for french, and I personally would never use that connector since I don't speak french.

When returning the response for GET /v2/Connectors the response could include the

{
  name: connector_name,
  url: generic_connector_url,
  enabled: 0/1,
  icon (optional): url to icon for front-end,
}

Originally posted by @db-2001 in #167 (comment)

@C9Glax C9Glax self-assigned this Apr 27, 2024
@C9Glax C9Glax added the enhancement New feature or request label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant