JQ

Results 20 issues of JQ

API calls by slugs are not tested.

Updates openresty to 1.25.3.1 for HTTP/3 support

**Changes** Adds sorting by premier dates to the /Items/Latest api endpoint Also adds NewReleases enum to HomeSectionType and SortBy to LatestItemsQuery For: https://github.com/jellyfin/jellyfin-web/pull/5464 Supersedes: https://github.com/jellyfin/jellyfin/pull/10443 **Issues**

merge conflict

**Changes** Use VideoDoViTitle when available else fallback to VideoRangeType. VideoDoViTitle has nicer formatting. ![image](https://github.com/jellyfin/jellyfin-web/assets/81431263/460d7db9-2e81-4350-827c-b94fb3b91136) ![image](https://github.com/jellyfin/jellyfin-web/assets/81431263/54b74e5e-19e6-4878-b071-f333361166fc) **Issues**

enhancement

**Changes** Add Recently Added by Premier date to the homescreen. Requires:https://github.com/jellyfin/jellyfin/pull/11512 **Issues**

feature
merge conflict
release-highlight

**Changes** Dynamically generate selectPersonType options from the SDK. See: https://github.com/jellyfin/jellyfin-web/pull/5251#pullrequestreview-2041595431 **Issues**

cleanup

Add a setting to prioritise what audio codec to transcode to. **Changes** - Adds a dropdown option to select what audio codec is preferred. (Options avaliable are abit arbitrary) -...

feature
playback

Adds a lyrics editor dialog so that admin users can manually add, remove or search for lyrics through the web ui. Code is based on the subtitle editor. Search has...

feature
release-highlight

**Changes** This adds options for display order so users can access special order such as Netflix order from the Tvdb. For: https://github.com/jellyfin/jellyfin-plugin-tvdb/pull/139 **Issues**

enhancement

**Changes** Adds a button to reset metadata inputs in the metadata editor. https://features.jellyfin.org/posts/2235/an-option-to-reset-mis-populated-metadata **Issues**

enhancement
ui & ux