Skip to content

Improve PLAYLIST_UNCHANGED_ERROR handling#7812

Open
robwalch wants to merge 1 commit intomasterfrom
feature/improve-max-unchange-live-updates
Open

Improve PLAYLIST_UNCHANGED_ERROR handling#7812
robwalch wants to merge 1 commit intomasterfrom
feature/improve-max-unchange-live-updates

Conversation

@robwalch
Copy link
Copy Markdown
Collaborator

@robwalch robwalch commented Apr 21, 2026

This PR will...

  • Make PLAYLIST_UNCHANGED_ERROR a non-fatal error
  • Changes "level" and "track" in some log lines to "main playlist" and "audio playlist" respectively.

Why is this Pull Request needed?

Playback must be allowed to reach the end of the playlist after live updates timeout.

Are there any points in the code the reviewer needs to double check?

Resolves issues:

Follow up to #7704 which resolved #7023.

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@robwalch robwalch force-pushed the feature/improve-max-unchange-live-updates branch from 0f4bd9b to b63a458 Compare April 23, 2026 02:08
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.

Configure live polling update tolerance

1 participant