Skip to content

Play only videos from a video playlist (#5276) - #5277

Open
kevgrig wants to merge 2 commits into
jellyfin:masterfrom
kevgrig:issue5276
Open

Play only videos from a video playlist (#5276)#5277
kevgrig wants to merge 2 commits into
jellyfin:masterfrom
kevgrig:issue5276

Conversation

@kevgrig

@kevgrig kevgrig commented Dec 26, 2025

Copy link
Copy Markdown
Contributor

Changes

  • Add optional parent BaseItemDto in PlaybackLauncher.launch. If this parent item is a video collection (e.g. playlist), then remove all non-video items from the items to play and adjust itemsPosition by the number of items removed below it.
  • Add Timber logging everywhere PlaybackLauncher.launch is called to make it easier to figure out what's driving it.

Code assistance

No

Issues

Fixes #5276

Signed-off-by: Kevin G <kevin@myplaceonline.com>
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.

Video playlist plays as audio playlist

2 participants