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

Doesn't like "/" in library name #68

Closed
edrock200 opened this issue Feb 26, 2023 · 3 comments · Fixed by #70
Closed

Doesn't like "/" in library name #68

edrock200 opened this issue Feb 26, 2023 · 3 comments · Fixed by #70
Labels
bug A provable error exists in the code question Further information is requested

Comments

@edrock200
Copy link

Thanks for making this awesome bot!

I think I found a small bug. I have a library named "PPV / Events"

It won't pull stats for this library. All others work. I'm guessing it's the "/"

Log entries

2023-02-26 00:48:46,806 - [INFO]: Collecting stats about library "PPV / Events" INFO:Collecting stats about library "PPV / Events" 2023-02-26 00:48:46,826 - [ERROR]: Could not get ID for library PPV / Events ERROR:Could not get ID for library PPV / Events 2023-02-26 00:48:46,826 - [INFO]: Updating PPV / Events voice channel with new library size: 0 INFO:Updating PPV / Events voice channel with new library size: 0

@edrock200
Copy link
Author

Confirmed. Renamed library to just "Events" and it works now

@nwithan8
Copy link
Owner

Will look into it, thanks for reporting

@nwithan8 nwithan8 added the bug A provable error exists in the code label Feb 26, 2023
@nwithan8
Copy link
Owner

nwithan8 commented Mar 9, 2023

Hmm, I made my own library called "PPV / Events", but wasn't able to re-create the bug. Perhaps there was an extra space floating around somewhere?

@nwithan8 nwithan8 added the question Further information is requested label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A provable error exists in the code question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants