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

Empty channel list when using "priority only" mode #213

Closed
snwefly opened this issue Jun 5, 2023 · 2 comments
Closed

Empty channel list when using "priority only" mode #213

snwefly opened this issue Jun 5, 2023 · 2 comments
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@snwefly
Copy link

snwefly commented Jun 5, 2023

When using wild mode miner able to mine the drops but in priority only mode miner unable to fetch any channels. not sure its a bug in the application or issues with games with special characters in their title.

image
image
image

@snwefly snwefly changed the title Empty channel list when using priority only move Empty channel list when using "priority only" mode Jun 5, 2023
@SirSuperDeath
Copy link

Issue #212 might help you being that this is basically the same issue.

@DevilXD DevilXD added Bug Something isn't working Duplicate This issue or pull request already exists labels Jun 5, 2023
@DevilXD
Copy link
Owner

DevilXD commented Jun 5, 2023

Hello there o/

It's hard to say anything specific here. The channels from the first of your pictures, could've came from an entirely different campaign than you have added to your priority list. Channels aren't tied to any particular campaign. Imagine a situation like this:

Campaign #​1 with game X, with an ACL that includes channel A, B and C
Campaign #​2 with game Y, with no ACL
Priority list is set only to game Y.

With the "Priority only" option disabled, both campaigns would be considered. Channels A, B and C would be added to the list for tracking purposes. If any of those channels would end up streaming game Y, it'd be used to mine the 2nd campaign.
With the "Priority only" option enabled, only the 2nd campaign would be considered. The automatic channel search can fail (due to #212), leaving you with no channels on the list and no mining happening.

Given the 1st picture has a full house on the websocket topics, and the 3rd one has none, it's quite simple to say that, among those 398 channels that are tracked on the 1st picture, there can easily be some channels found that will end up playing games from the priority list. This is pure coincidence though, hence the difference.

This is most likely a duplicate of #212, so I'm closing it. You can disable the "Priority only" option until it's fixed.

@DevilXD DevilXD closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants