Skip to content

Conversation

@Aldione
Copy link
Contributor

@Aldione Aldione commented Jan 25, 2026

This change adds an optional “Enable new series” toggle to playlists, allowing series to be automatically enabled during playlist synchronization when using the Xtream API.

What’s included

New enable_series boolean field on playlists.

New Series Processing toggle in the playlist UI.

Series import logic updated so:

Newly discovered series are created as enabled when the toggle is active.

Existing disabled series are automatically re-enabled on the next sync when the toggle is active.

Backward compatible: when the toggle is disabled, series keep the current behavior (disabled by default unless category auto-enable is used).

Why

Live and VOD content were already auto-enabled on sync, but Series were intentionally left disabled, requiring manual activation.
For Xtream API–only setups, this created unnecessary manual work and prevented newly added series from appearing automatically.

This change makes Series behavior consistent with Live/VOD while keeping full control via a per-playlist toggle.

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.

1 participant