Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
misc: Remove numbering if it's only one:
- Removed the numbering of the alternate/original titles in the UI if it's only one.
misc: Move add button, show remaining instead of total:
-
Moved the button responsible for adding new alternate/original titles into the
<fieldset>of the first title, making it so it won't move when you press it and also feel more in-line (literally) with the rest of the alternate/original title UI. -
Show remaining titles you can add instead of showing the maximum allowed titles.
-
Switch the add button from primary to secondary when we disable it, since it seems like Jellyfin doesn't have CSS for disabled primary buttons, so this will make it more obvious (hopefully) that it's in a disabled state.