fix jellyfin streaming and sar calculation (#1195)

This commit is contained in:
Jason Dove
2023-03-05 21:40:20 -06:00
committed by GitHub
parent a386fe9ba1
commit 8ff6bf652c
4 changed files with 55 additions and 9 deletions
+4
View File
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix scaling anamorphic content from non-local libraries
- Fix direct streaming content from Jellyfin that has external subtitles
- Note that these subtitles are not currently supported in ETV, but they did cause a playback issue
## [0.7.5-beta] - 2023-03-05
### Added