| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Jellyfin.Api/Auth/SyncPlayAccessPolicy/SyncPlayAccessHandler.cs
|
|
|
|
|
|
|
|
|
|
|
|
Fixes https://github.com/jellyfin/jellyfin/issues/9208
|
|
Fixes https://github.com/jellyfin/jellyfin/issues/9120
|
|
|
|
|
|
|
|
Add more codecs requiring ffmpeg strict -2
Original-merge: 2a6e292153fa84f82400079030fef0a289719a21
Merged-by: Cody Robibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
Fixes https://github.com/jellyfin/jellyfin/issues/1986
|
|
|
|
Adds dts to the list of audio codecs where ffmpeg will throw asking us
to opt into experimental support. This is seen when the original content
is based on dts and we don't acopy using ffmpeg.
|
|
|
|
|
|
|
|
|
|
|
|
Use DistinctBy introduced in .NET 6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes https://github.com/jellyfin/jellyfin/issues/8657
|
|
Keep the GET request for compatibility
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|