Skip to content

fix(player): re-detect audio and subs#1087

Open
Rijul-A wants to merge 2 commits intojellyfin:masterfrom
Rijul-A:fix/reload-audio-subs
Open

fix(player): re-detect audio and subs#1087
Rijul-A wants to merge 2 commits intojellyfin:masterfrom
Rijul-A:fix/reload-audio-subs

Conversation

@Rijul-A
Copy link

@Rijul-A Rijul-A commented Dec 21, 2025

In the event that another addon (or even the user) sets the subtitles or
the audio before this addon does, such a change is not detected
correctly.

This PR fixes that by reloading that information from Kodi before
calling set_audio_subs. It only impacts the Addon Player mode.

In the event that another addon (or even the user) sets the subtitles or
the audio before this addon does, such a change is not detected
correctly.

This PR fixes that by reloading that information from Kodi before
calling `set_audio_subs`
@sonarqubecloud
Copy link

Copy link
Member

@oddstr13 oddstr13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR contains unrelated changes that are not mentioned in the PR text.

While the change in the build script is technically a bug fix, it is also not actually broken as-is.

I have not reviewed nor validated the proposed subtitle changes.

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