Skip to content

Feature: OpenKJ Songbook - maximum number of requests #22

@backstagekaraoke

Description

@backstagekaraoke

Maximum number of requests per singer, and per show

Ability for a host to set a limit on the number of requests that a Singer can have in the list.

Let's say you set the limit to 4. If a singer has 4 songs in the request list, and they try to submit another one, they will get a message saying they have hit the limit for the venue and need to sing one before adding another. As soon as they sing one song (meaning they only have 3 more in the list), they will then be able to add another request.

Note: this will not prevent them from using a kiosk tablet to enter more songs, unless you can think of a way to lock that down other than disabling song requests completely.

This will be for people using the app on their phones, and a mechanism needs to be created so openkj can determine which singer is which .... perhaps something like a UUID that is based on the phone itself, so even if they try to change their name, it won’t allow it if they have hit the limit

One step further from this is to also be able to set a nightly limit for the total number of song requests that can be submitted eg 60 songs .... once the limit is reached everyone will get a message saying the nightly limit has been reached and to please see the host.

Using both the per singer and nightly limit will assist the host a lot to make sure they’ll requests don’t overrun them.

There should also be an option to enable or disable a message on the ticker advising of the nightly limit has been reached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions