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

Playlist & group selection #42

Closed
antebrl opened this issue Dec 23, 2024 · 0 comments · Fixed by #49
Closed

Playlist & group selection #42

antebrl opened this issue Dec 23, 2024 · 0 comments · Fixed by #49

Comments

@antebrl
Copy link
Owner

antebrl commented Dec 23, 2024

🚀 Description

Problem to solve

To filter the channels it should be possible to filter by playlist and filter by group!

Proposal

There should be a dropdown menu on All Channels, which lets you select a playlist. Playlists should therefore be provided with a name and should be stored in a hash-map server side.

Besides the playlist selection, there should be another dropdown menu for group selection. Default All Groups. One channel can only be assigned to one group, so the channel will hold a attribute group, which will filter accordingly.

@antebrl antebrl added this to the Backlog milestone Dec 23, 2024
@antebrl antebrl self-assigned this Dec 23, 2024
@antebrl antebrl changed the title Events Playlist & group selection Jan 6, 2025
@antebrl antebrl linked a pull request Jan 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant