Skip to content

Conversation

@Doezer
Copy link
Contributor

@Doezer Doezer commented Nov 26, 2025

There is currently a bug (or maybe more of a gap) that doesn't allow saving the subtitle selection for media. With this change, Plezy now saves the user selection to Plex when they change the subtitle.
I didn't remove the existing behaviour of saving the language to the series (for tv shows), but it might be redundant for movies.

I'm working on a third PR to fix the issue of not actually using the subtitle track sent by Plex as the selected one.

@edde746
Copy link
Owner

edde746 commented Nov 26, 2025

I don't think the hardcoded languageMap is needed, we already have language code data in a json file. If that data is not the one needed, please add another json with all the required language codes instead of hardcoding the map.

@Doezer Doezer force-pushed the bug/fix-subtitle-saving branch 2 times, most recently from dbae8dd to 5c7f90b Compare November 26, 2025 13:19
@Doezer Doezer force-pushed the bug/fix-subtitle-saving branch from c56d581 to 5cbec23 Compare November 26, 2025 21:39
@Doezer
Copy link
Contributor Author

Doezer commented Nov 26, 2025

@edde746 I updated the PR to use the existing map. Also rebased.

@edde746 edde746 merged commit 26fc38a into edde746:main Nov 27, 2025
2 of 3 checks passed
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