Skip to content

Show track selection for single videos#1606

Merged
gregorydlogan merged 1 commit intoopencast:r/18.xfrom
Arnei:show-track-selection-for-single-videos
Oct 20, 2025
Merged

Show track selection for single videos#1606
gregorydlogan merged 1 commit intoopencast:r/18.xfrom
Arnei:show-track-selection-for-single-videos

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented Jul 16, 2025

Fixes #1601.

We are currently not showing the track selection in case there is only one video. This made sense when only a whole video
could be selected or deselected, but now the track selection differentiates between the video and audio track of a video. Therefore, we should also show the track selection for single videos.

How to test this

Enable the track selection in the editor-settings.toml if not already enabled. Test with events that one or multiple videos.

@Arnei Arnei added the type:bug Something isn't working label Jul 16, 2025
@Arnei Arnei force-pushed the show-track-selection-for-single-videos branch from 386ab04 to 8e371a6 Compare July 16, 2025 13:08
We are currently not showing the track selection in case
there is only one video. This made sense
when only a whole video
could be selected or deselected, but now the track selection
differentiates between the video and audio track of a video.
Therefore, we should also show the track selection for single videos.
@Arnei Arnei force-pushed the show-track-selection-for-single-videos branch from 8e371a6 to 548487e Compare August 8, 2025 12:39
@Arnei Arnei changed the base branch from develop to r/18.x August 8, 2025 12:39
@gregorydlogan gregorydlogan self-assigned this Oct 20, 2025
@gregorydlogan gregorydlogan merged commit 59c7ef4 into opencast:r/18.x Oct 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

atLeastOneVideo config setting is ignored for single videos

2 participants