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** https://github.com/jellyfin/jellyfin-web/pull/3855 changed the book readers to use a dark theme by default, but the PDF reader/player was not updated. This makes the controls (specifically the close button)...

bug
good first issue
regression

This PR adds the ability to view multiple subtitle tracks via the html video player as requested in this [feature request](https://features.jellyfin.org/posts/936/multi-language-subtitles). I have done this by allowing the user to...

feature

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [blurhash](https://blurha.sh) ([source](https://togithub.com/woltapp/blurhash)) | [`1.1.5` -> `2.0.0`](https://renovatebot.com/diffs/npm/blurhash/1.1.5/2.0.0) |...

dependencies
needs testing
npm

### Please describe your bug How to replicate: have tv shows library have at least 2 episodes of any show first episode has been played and its marked as played...

bug

**Describe The Bug** When a Live stream drops the app reports "Finished" or "Stopped" and brings users back to the guide. For LiveTv if the stream is "finished" with out...

bug

### Please describe your bug Playback ignores preferred subtitle track, and plays instead first subtitle track. Happens across multiple users having English set as preferred track, and on different clients....

bug

**Describe The Bug** Backdrop image containers are retained when rotating to the next image, even though only one is displayed at a time. The old/unused `div`s are (apparently) not re-used....

bug

**Describe The Bug** User can delete item within collections, even if it is disabled in the servers profile settings **Steps To Reproduce** 1. Disable media deletion in the servers profile...

bug

**Changes** Improve subtitles by changing default dont to universal system font stack(the same one github uses) and improving stroke for uniform option. **Before/after video** ``00:00-00:17 = before(current jellyfin)`` ``00:18-00:32 =...

enhancement
merge conflict

**Describe The Bug** SSA subtitle rendering does not respect the configured aspect ratio. Subtitles are always rendered as if the aspect ratio is set to *auto*. All of the subtitle...

bug