Skip to content

Improve Account Load Balancer: Skip Banned Accounts #209

@g0ldyy

Description

@g0ldyy

Is your feature request related to a problem? Please describe.
Currently, the account load balancer only checks the maximum number of connections but not whether an account has been banned, which can cause problems when m3u-filter tries to use the account.

Describe the solution you'd like
You should check if the account is banned before doing anything else. We can check whether a GET to the player_api.php endpoint without action returns a status 404 or whether the status is Banned.

Describe alternatives you've considered
X

Additional context
X

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions