Skip to content

Revert "Fix PMS stop registering playback state after 6-10 music tracks" - #2236

Open
camhorn wants to merge 1 commit into
croneter:python3-betafrom
camhorn:revert-2224-fix/playqueue-index-typo
Open

Revert "Fix PMS stop registering playback state after 6-10 music tracks"#2236
camhorn wants to merge 1 commit into
croneter:python3-betafrom
camhorn:revert-2224-fix/playqueue-index-typo

Conversation

@camhorn

@camhorn camhorn commented May 9, 2026

Copy link
Copy Markdown

Reverts #2224

This logic is incorrect, leading to the observed behavior plex believing the previous episode is still playing when advancing to the next via Up Next. See #2224 (comment)

There may be additional edge cases, but the prior logic was more correct. It certainly doesn't make sense to expect the same index to have comparable meaning over two different mutable lists.

@mason1171

Copy link
Copy Markdown

This didn't seem to fix the issue for m :(

@camhorn

camhorn commented Jun 14, 2026

Copy link
Copy Markdown
Author

@mason1171 Can you be more specific? Note that this was meant to repair the prior behavior of advancing to the next episode, not to address the purported issue of the breaking change ("Fix PMS stop registering..."). I don't believe either the fix nor this reversion address that issue.

@mason1171

Copy link
Copy Markdown

Oh, i was under the impression this was to fix playback sessions triggered with Up Next not reported on the PMS side

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