jellyfin-web icon indicating copy to clipboard operation
jellyfin-web copied to clipboard

Web Client for Jellyfin

Results 441 jellyfin-web issues
Sort by recently updated
recently updated
newest added

**Describe The Bug** Tried to slightly change _src/components/qualityOptions.js_ file of Jellyfin-web 10.9.6 to add some more quality levels: [qualityOptions.js.txt](https://github.com/user-attachments/files/15815593/qualityOptions.js.txt) Made the last digit different as said in comment: > Quality...

bug

Making timeout larger to 7 sec make more sense for the slideshows. #seconds is just too fast. Many users have asked for this increase. **Changes** **Issues**

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.24.5` -> `7.24.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.5/7.24.7) |...

dependencies
npm

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [hls.js](https://togithub.com/video-dev/hls.js) | [`1.5.9` -> `1.5.11`](https://renovatebot.com/diffs/npm/hls.js/1.5.9/1.5.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/hls.js/1.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
npm

**Changes** Add event handlers to now playing volume slider to handle scroll wheel and keyboard up/down. **Issues** Fixes #5613

enhancement
ui & ux
needs testing

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jsdom](https://togithub.com/jsdom/jsdom) | [`24.0.0` -> `24.1.0`](https://renovatebot.com/diffs/npm/jsdom/24.0.0/24.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jsdom/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
npm

**Changes** - Replace Legacy `Api` to new `SDK API`

**Changes** In order for DoVi videos to play on Xbox, the client must switch the resolution to DolbyVisionLowLatency. Currently `enableFullscreen()` is called after the video begins playing but the Xbox...

enhancement
playback

Unsure if DoVi can be used with profile 8 on Xbox but video play https://ott.dolby.com/codec_test/index.html

enhancement
playback

**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