mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #8212] Add resolution text for 384 sized video #11651
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8212
State: closed
Merged: Yes
Changes
Add 384p as a resolution text output option. This handles the somewhat common low resolution of 512x384. Meant for 10.8 branch.
Updates test.
Issues
Fixes #8099 - handles more another case anyway.
Builds on the work of #8104