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

Using a different Provider Config #196

Open
AppleCanon opened this issue Nov 30, 2022 · 5 comments
Open

Using a different Provider Config #196

AppleCanon opened this issue Nov 30, 2022 · 5 comments
Labels
inquiry: api How do I use this in my own project without inter-process calls? inquiry: cli How may I do ***this*** with the cli? inquiry: code reason Why is this code in the project?

Comments

@AppleCanon
Copy link

Apologies, but Im stupid. Everytime I try to set up the config, i keep getting errors in the Terminal and https://www.yamllint.com/ says its a valid yaml file but keep getting json errors. I tried the available directories for the config area as well. I basically just have "default_provider": "allanime" in it at the moment, removed the rest. Can someone tell me what im doing wrong pls XD (would be great to make an example config in the github so people know the basic layout)
Terminal Response.txt

@AppleCanon AppleCanon added inquiry: api How do I use this in my own project without inter-process calls? inquiry: cli How may I do ***this*** with the cli? inquiry: code reason Why is this code in the project? labels Nov 30, 2022
@justfoolingaround
Copy link
Owner

It should be default_provider: allanime. The keys should not contain quotations.

@AppleCanon
Copy link
Author

It should be default_provider: allanime. The keys should not contain quotations.

took them off, nothing changed.

@AppleCanon
Copy link
Author

seems its a json error based on the last line and might just be my python not want to work with yml

@justfoolingaround
Copy link
Owner

Aah, yeah as it seems AllAnime is broken at the moment.

@AppleCanon
Copy link
Author

Aah, yeah as it seems AllAnime is broken at the moment.

Ah, ok. Thanks! While I'm here, just to make sure I have it set up right, I eventually ended up putting my config in "C://users/[username]" as "animdl-config.yml" and have it as ANIMDL_CONFIG pointing towards "C://users/[username]/animdl-config.yml" in my User Variables (not sure if it's supposed to be System or not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inquiry: api How do I use this in my own project without inter-process calls? inquiry: cli How may I do ***this*** with the cli? inquiry: code reason Why is this code in the project?
Projects
None yet
Development

No branches or pull requests

2 participants