Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/ff7105982a291c6823aaae90adc43d5f0e82ed98/MediaBrowser.Controller?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

3097 Commits (ff7105982a291c6823aaae90adc43d5f0e82ed98)

Author SHA1 Message Date
Patrick Barron 3d69cea1c9
Merge branch 'master' into displaypreferences-efcore 5 years ago
Joshua M. Boniface 845ee21ddc
Merge pull request from Bond-009/createuserasync 5 years ago
Joshua M. Boniface 8960d6256f
Merge pull request from Bond-009/stringbuilder 5 years ago
Joshua M. Boniface 0d446c8755
Merge pull request from Bond-009/warn21 5 years ago
Joshua M. Boniface 22cc602117
Merge pull request from barronpm/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 5 years ago
Bond_009 7324b44c43 Fix warnings 5 years ago
Joshua M. Boniface 0b73f3d646
Merge pull request from nyanmisaka/textsub-fix 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 from nyanmisaka/vpp-qsv 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 from barronpm/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 from crobibero/easypassword 5 years ago
Neil Burrows 4389773508 Respect FFMpeg path passed via Environment Variable 5 years ago
dkanada 9a44e2912e
Merge pull request from jellyfin/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 from crobibero/revert-missing-fields 5 years ago
dkanada d0bc93e947
Merge pull request from barronpm/fix-user-delete 5 years ago
dkanada bb7444db07
Merge pull request from cvium/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 from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago