-
Notifications
You must be signed in to change notification settings - Fork 13
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
Building Packets.db? #2
Comments
I guess you have tried to click on the "observe" icon next to the Channel? This should join the channel and record the announced packages in the Packets.db. |
I've had this active for about ~3 days now and I've still yet to get anything. And I have the observe function selected in the channels / servers menu. |
Could it have anything to do with the regex and what I'm looking for? |
Yes, try to delete your settings.json and restart slingxdcc. This creates a new settings.json with the default regex which works in most cases. |
I've deleted the settings files on both my windows test box and on my Linux test box. Using the default regex isn't working for me. I'm using it mainly for anime. So sitting in irc.Rizon.net #intel they post packs every couple of minutes and neither of my test machines are picking them up. |
Oh, and for reference, I'm running node 4.1.1 on both, Ubuntu 14.04LTS and Windows Server 2012 R2. |
The messages in the channel are in an uncommon format. Adjust reg-ex won't be a solution here because the groups in the reg-ex must in the correct order.(packnumber, gets, filesize, filename). |
Oh wow, that would be great! I'm looking forward to it. And thank you for the quick response. |
Might seem like a stupid question.
I've added the server and channels I wanted to connect to. But when I search anything I don't get anything available. I think I need to build the packet.db? But I haven't been able to find any material on how to build it so I'm able to search.
It's working fine on Ubuntu 14.04 LTS, just having this one problem.
The text was updated successfully, but these errors were encountered: