jellyfin-web
jellyfin-web copied to clipboard
Web Client for Jellyfin
Update all "Ends At" times to use the same function which takes playback position into account. Note that the "Ends At" time doesn't always account for playback rate however this...
### This issue respects the following points: - [x] This issue is **not** already reported on [GitHub](https://github.com/jellyfin/jellyfin-web/issues?q=is%3Aissue) _(I've searched it)_. - [x] I agree to follow Jellyfin's [Code of Conduct](https://jellyfin.org/docs/general/community-standards.html#code-of-conduct)....
**Changes** Two major changes: - New `cardRatings` display setting - Item cards display Critic and/or/neither Community based on `cardRatings` value **Screenshots** New "Display > Item Card" setting type with "Item...
### This issue respects the following points: - [x] This issue is **not** already reported on [GitHub](https://github.com/jellyfin/jellyfin-web/issues?q=is%3Aissue) _(I've searched it)_. - [x] I agree to follow Jellyfin's [Code of Conduct](https://jellyfin.org/docs/general/community-standards.html#code-of-conduct)....
Cleans up the implementation, separating offset controller and the subtitle sync feature itself. **Changes** **Issues** ## Summary by CodeRabbit - **Refactor** - Improved the subtitle synchronization interface for better modularity...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://redirect.github.com/sass/dart-sass) | [`1.87.0` -> `1.89.2`](https://renovatebot.com/diffs/npm/sass/1.87.0/1.89.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`3.2.1` -> `3.2.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.2.1/3.2.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
**Changes** Enables the the "Missing" Indicator (currently used for Virtual Episodes) for Virtual Movies too. This is particularly useful since I wish to contribute to the internal Tmdb plugin, allowing...
**Changes** Fix split idiom shutdown -> shut down in en-us and en-gb
**Describe the bug** When a transcode fails, due to a corrupt video perhaps, the web-ui just spins and spins forever, never letting the user know to stop waiting because the...