Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

[Feature Request] Scheduling Matches #92

Open
xe1os opened this issue Jun 4, 2019 · 5 comments
Open

[Feature Request] Scheduling Matches #92

xe1os opened this issue Jun 4, 2019 · 5 comments
Labels
feature suggestion Something to think about. wontfix This will not be worked on

Comments

@xe1os
Copy link

xe1os commented Jun 4, 2019

Hi @PhlexPlexico,

Having a feature of auto starting a match by scheduling it on a certain date and time via web panel.

@xe1os xe1os added the feature suggestion Something to think about. label Jun 4, 2019
@PhlexPlexico
Copy link
Owner

That would require a bit of rework for what is currently implemented. Please use the provided template for the feature request by the way, it's easier for me to dissect what's needed :)

As for this request - I think this would be done long down the road, as I'd need to change out matches are setup/stored in the database (server ID cannot be null, for example). At that point, I'd want to rewrite the app from scratch if I had to go back and do that, haha. But I'll keep this here and backlog it so I can reference it later!

@PhlexPlexico PhlexPlexico added on hold Something that is awaiting response. backlog Things to do on a rainy day. and removed on hold Something that is awaiting response. labels Jun 4, 2019
@TandelK
Copy link

TandelK commented Jun 6, 2019

This will require complete rework most probably on cronjobs with Docker system.

@PhlexPlexico
Copy link
Owner

PhlexPlexico commented Jun 6, 2019

I don't think you would need anything external, as that would add more reliance on what a user needs. I would prefer if it was contained within python itself. I probably won't be working on this, but I would imagine you could use an event scheduler somehow. I'm still working more towards tournament use and leagues where admins are currently present with this for now, not looking towards large scale leagues just yet.

@PhlexPlexico
Copy link
Owner

Looking through some forks since there's been an uptick of activity on these projects, it seems someone made a wait-timer for cancelling matches if no one joins them and updates the database. Seems like this could be doable by adding a schedule match if someone were to take up a task of doing scheduled matches: yanaex@3fa0f3a

@TandelK
Copy link

TandelK commented Apr 15, 2020

yeah i have tested that code before and it was working on splewis verison as i had worked with nishuo on his first deployment .

@PhlexPlexico PhlexPlexico added wontfix This will not be worked on and removed backlog Things to do on a rainy day. labels Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature suggestion Something to think about. wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants