Skip to content

feat: Add inline custom group creation when adding items to custom playlists#719

Closed
Serph91P wants to merge 1 commit intom3ue:experimentalfrom
Serph91P:feature/create-custom-group-inline
Closed

feat: Add inline custom group creation when adding items to custom playlists#719
Serph91P wants to merge 1 commit intom3ue:experimentalfrom
Serph91P:feature/create-custom-group-inline

Conversation

@Serph91P
Copy link
Contributor

@Serph91P Serph91P commented Feb 5, 2026

  • Add toggle and text input to create new groups directly in 'Add to Custom Playlist' dialogs
  • Implemented in ChannelResource, GroupResource, VodResource, VodGroupResource, CategoryResource, SeriesResource
  • Also added to ViewGroup, ViewVodGroup, and ViewCategory header actions
  • Groups are created as Spatie Tags with the custom playlist UUID as type
  • Categories use UUID-category suffix for proper separation

…aylists

- Add toggle and text input to create new groups directly in 'Add to Custom Playlist' dialogs
- Implemented in ChannelResource, GroupResource, VodResource, VodGroupResource, CategoryResource, SeriesResource
- Also added to ViewGroup, ViewVodGroup, and ViewCategory header actions
- Groups are created as Spatie Tags with the custom playlist UUID as type
- Categories use UUID-category suffix for proper separation
@sparkison sparkison changed the base branch from dev to experimental February 10, 2026 22:49
@sparkison
Copy link
Member

Closing this down as I've updated the way we're doing this in experimental and would prefer not to try and merge this. Check out the latest experimental if you haven't! The actions have been moved to the PlaylistService to make it easier to update, and I've also added the option to use the existing model Group/Category to automatically create and assign them, options! 😉

@sparkison sparkison closed this Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants