| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
|
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Jellyfin.Api/Helpers/TranscodingJobHelper.cs
|
|
|
|
|
|
reddit: https://www.reddit.com/r/jellyfin/comments/huct4x/jellyfin_1060_released/fyn30ds
|
|
|
|
Fix QSV subtitle burn-in on windows and P010 detect
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add FFmpeg 4.3 detection and solve the green line on QSV HWA
|
|
|
|
|
|
Use Array.Empty
|
|
|
|
|
|
Remove EasyPassword from Authentication providers
|
|
|
|
Use constructor to set optimal config values
|
|
|
|
|
|
revert missing session fields
|
|
Fix User Deletion
|
|
Never ignore application folders
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|