Patrick Barron
3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
5 years ago
Joshua M. Boniface
845ee21ddc
Merge pull request #3664 from Bond-009/createuserasync
...
Make CreateUser async
5 years ago
Joshua M. Boniface
8960d6256f
Merge pull request #3659 from Bond-009/stringbuilder
...
Optimize StringBuilder.Append calls
5 years ago
Joshua M. Boniface
0d446c8755
Merge pull request #3609 from Bond-009/warn21
...
Fix warnings
5 years ago
Joshua M. Boniface
22cc602117
Merge pull request #3366 from barronpm/remove-usermanager-addparts
...
Remove UserManager.AddParts
5 years ago
Bond_009
6cbfae209d
Make CreateUser async
5 years ago
Bond_009
b9004a0246
Fix build
5 years ago
Bond_009
4d681e3cad
Optimize StringBuilder.Append calls
5 years ago
Nyanmisaka
d4c6415f99
minor changes
5 years ago
Nyanmisaka
5f89e81306
fix qsv device creation on Comet Lake
...
reddit: https://www.reddit.com/r/jellyfin/comments/huct4x/jellyfin_1060_released/fyn30ds
5 years ago
Bond_009
7324b44c43
Fix warnings
5 years ago
Joshua M. Boniface
0b73f3d646
Merge pull request #3569 from nyanmisaka/textsub-fix
...
Fix QSV subtitle burn-in on windows and P010 detect
5 years ago
Patrick Barron
4742ddbb71
Update .NET Core to 3.1.6
5 years ago
Patrick Barron
ab396225ea
Migrate Display Preferences to EF Core
5 years ago
Nyanmisaka
77f9417d84
enhance platform check and 10bit detect
5 years ago
Nyanmisaka
e1ba1fcebe
fix indent
5 years ago
Nyanmisaka
c1c1a2f751
Match the size of subtitle stream and video stream
5 years ago
Nyanmisaka
32fb34a4cc
Fix QSV subtitle burn-in on windows and P010 detect
5 years ago
Max Git
b356ff6c89
Simplify name of IsCopyDoc
5 years ago
Max Git
87f5a6bdb3
Move videostream null check to start of GetHardwareAcceleratedVideoDecoder
5 years ago
dkanada
87d7c4a62e
Merge pull request #3500 from nyanmisaka/vpp-qsv
...
Add FFmpeg 4.3 detection and solve the green line on QSV HWA
5 years ago
Patrick Barron
3b085f6a03
Remove UserManager.AddParts
5 years ago
dkanada
5e706ba7ce
keep playstate during syncplay group creation
5 years ago
Bond-009
fb91e4fc23
Merge pull request #3502 from barronpm/array-empty
...
Use Array.Empty
5 years ago
Patrick Barron
6d1b00da64
Use Array.Empty
5 years ago
nyanmisaka
ce85cea9fa
solve the green line issue on QSV
5 years ago
Joshua M. Boniface
46f67c9ea4
Merge pull request #3423 from crobibero/easypassword
...
Remove EasyPassword from Authentication providers
5 years ago
Neil Burrows
4389773508
Respect FFMpeg path passed via Environment Variable
5 years ago
dkanada
9a44e2912e
Merge pull request #3455 from jellyfin/values
...
Use constructor to set optimal config values
5 years ago
dkanada
83ae4d074d
use constructor to set optimal config values
5 years ago
Mark Monteiro
0e9164351b
Merge remote-tracking branch 'upstream/master' into external-id-type
5 years ago
dkanada
57caa9fdba
Merge pull request #3435 from crobibero/revert-missing-fields
...
revert missing session fields
5 years ago
dkanada
d0bc93e947
Merge pull request #3437 from barronpm/fix-user-delete
...
Fix User Deletion
5 years ago
dkanada
bb7444db07
Merge pull request #3439 from cvium/ignore_application_folders
...
Never ignore application folders
5 years ago
Claus Vium
0f07b19ca5
Remove AllowIgnorePath
5 years ago
Patrick Barron
5ee419ebe4
Fix typo
5 years ago
Patrick Barron
9a01cd8590
Fix user deletion.
5 years ago
crobibero
ef8bec23c4
revert missing session fields
5 years ago
crobibero
1398c2117c
Revert ILoggerFactory usage in BaseItem.cs
5 years ago
crobibero
f4d8e0e20c
Merge remote-tracking branch 'upstream/master' into easypassword
5 years ago
David
1c78482b48
Use authorization code from api-migration to fix startup wizard
5 years ago
telans
6556bec646
brace multiline if statements (cont.)
5 years ago
telans
5bb639a59a
newlines after braces
5 years ago
telans
7f307f9082
brace multiline if statements
5 years ago
telans
98db8f72e0
fix SA1503 for one line if statements
5 years ago
telans
8e3d874802
remove regions
5 years ago
telans
8de6452967
fix some documentation periods
5 years ago
telans
afe09612e8
fix SA1119
5 years ago
Bond-009
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
...
Add full stop at end of comments (SA1629)
5 years ago
telans
247f9c61e6
fix SA1513/SA1516
5 years ago