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

Not correctly monitoring IRC announcements for SpeedApp Tracker #1392

Open
EdTheLoon opened this issue Feb 4, 2024 · 2 comments · May be fixed by #1322
Open

Not correctly monitoring IRC announcements for SpeedApp Tracker #1392

EdTheLoon opened this issue Feb 4, 2024 · 2 comments · May be fixed by #1322
Labels

Comments

@EdTheLoon
Copy link

EdTheLoon commented Feb 4, 2024

Version
1.36.0

Describe the bug
I have the indexer and IRC set up properly for SpeedApp. IRC is showing healthy and showing messages. However the 'last announce' always says N/A and none of the releases show up in the releases page. I also have a filter with this indexer enabled. In the logs, nothing shows up for this indexer except the IRC successful joining and monitoring messages.

To Reproduce
Steps to reproduce the behavior:

  1. Add new indexer for SpeedApp.
  2. Add relevant details such as passkey etc.
  3. Login to IRC and register nick.
  4. Add details to IRC section of autobrr.
  5. Create new filter with test action.
  6. Monitor releases and logs.

Expected behavior
Announcements from SpeedApp IRC show up in releases and get filtered.

Screenshots

Screenshot 2024-02-04 175114

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Firefox
  • Version 122
@EdTheLoon EdTheLoon added the bug Something isn't working label Feb 4, 2024
@EdTheLoon EdTheLoon changed the title Not correctly monitoring IRC announcements Not correctly monitoring IRC announcements for SpeedApp Tracker Feb 4, 2024
@EdTheLoon
Copy link
Author

Forgot to attach logs screenshot.
Screenshot 2024-02-04 180439

@s0up4200
Copy link
Collaborator

s0up4200 commented Feb 4, 2024

Hi there. This isn't technically a bug. If you look at the announcer name it has a 9 at the end. Autobrr looks for messages from speedapp-announcer, not speedapp-announcer9. This happens because they're failing to identify their bot with nickserv.

We're in the process of possibly making a solution for that on our end, but for now I'd tell their staff to fix it on their end.

@s0up4200 s0up4200 linked a pull request Feb 4, 2024 that will close this issue
@s0up4200 s0up4200 added irc and removed bug Something isn't working labels Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants