-
Notifications
You must be signed in to change notification settings - Fork 1
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
Handle bot status and queueing #5
Comments
For now I currently just don't see a proper way to implement support for XDCC bot queues that does not rely on the specific wording of an IRC message. There are however two rather simple changes that could improve usage of
What kind of status messages do you mean? Exit codes when
Doesn't ring a bell here. What is SB? |
both would be useful when using with another script
I meant bot status messages like mentioned above without the verbos log so it's easier to read/pipe them
SickBeard Nice work by the way. To bad it's written in haskell. Never got used to it. |
Issues #6 and #7 now track these.
Yes, there should be a proper logging facility added with support for levels of verbosity. As different levels, I would propose
Thanks. :) |
If I tested correctly following situations aren't handled:
-> Suggested behaviour: Wait until donwload starts
-> Suggested behaviour: Check for the instance that queued the item and request again when this is finished.
It would be nice if could consider these suggestions.
The text was updated successfully, but these errors were encountered: