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/9ae429b6f64531a2f063a04d0fdd31cceb16a9b5/Emby.Server.Implementations/Library You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

747 Commits (9ae429b6f64531a2f063a04d0fdd31cceb16a9b5)

Author SHA1 Message Date
cvium 2e32e335ac refactor: use ConcurrentDictionary when IMemoryCache isn't needed 2 years ago
Bond-009 b95fa294c9
Merge pull request from Bond-009/genregex 2 years ago
Claus Vium bfb7c60f72
Merge pull request from Bond-009/disablerealtimemonitor 2 years ago
Bond_009 b5f0760db8 Use RegexGenerator where possible 2 years ago
Cody Robibero fe9e764af2
Merge pull request from AmbulantRex/whitelist-dlls 2 years ago
Cody Robibero 81cf798430
Merge pull request from Shadowghost/nfo-season-names 2 years ago
Shadowghost 81746666de Fix TotalRecordCount calculation 2 years ago
Bond_009 b44c9eb88e Check for Imdb id for series 2 years ago
Shadowghost 6ddc449a89 Implement NFO named season parsing 2 years ago
Shadowghost eb52af4e6a
Fix playlists library and migration () 2 years ago
Shadowghost a8cdf4434b
Fix access to playlists not created by a user () 2 years ago
AmbulantRex 4a0b135b7a
Merge branch 'jellyfin:master' into whitelist-dlls 2 years ago
JPVenson 3c22d5c970
Added handling for common FormatExceptions with Skia loading sv… () 2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords 2 years ago
Stepan Goremykin b6cfdb8b92 Simplify conditional expression 2 years ago
Stepan Goremykin 19e65269a2 Simplify linq expressions (use All) 2 years ago
elmuffo bb5bf0277a
Implement check to hide all libraries when user has no access () 2 years ago
AmbulantRex 3a731051ad Correct styling inconsistencies 2 years ago
AmbulantRex a944352aa8 Correct style inconsistencies 2 years ago
AmbulantRex 677b1f8e34 Remove unnecessary using statements in PluginManager 2 years ago
AmbulantRex 891b9f7a99 Add DLL whitelist support for plugins 2 years ago
Cody Robibero dd491ce8ff
Merge pull request from SenorSmartyPants/ExtraCleanAndNFO 2 years ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult() 2 years ago
Bond-009 6351d1022b
Merge pull request from Shadowghost/dvdbdfix 2 years ago
SenorSmartyPants b96420b786 Clean Extra Names 2 years ago
Bond_009 891e2495c9 Disable real time monitoring by default 2 years ago
Joe Rogers 361fff3a0c
Fix cases where multiple files are resolved as a single book 2 years ago
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2 years ago
Joe Rogers 160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing. 2 years ago
Bond_009 4b01aaa0f7 Allocate less Lists 2 years ago
Bond_009 48263078b4 Reduce string allocations by regex 2 years ago
Shadowghost 3d4b2f840a Fix BD and DVD folder recognition for tv episodes 2 years ago
Bond-009 769c48c629
Deduplicate media stream ordering code () 2 years ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 () 2 years ago
Joe Rogers e4040ab812
Allow video extras to use owner library options 2 years ago
Claus Vium 2c5573b145
Merge pull request from Bond-009/priorityqueue 2 years ago
Claus Vium 558e3d1333
Merge pull request from stanionascu/fix-8276 2 years ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue 2 years ago
Stanislav Ionascu 7d6ec0a5bd Fix to make sure that UDF streams are opened with Share.Read () 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond_009 556cc8062d Investigate some TODO comments 2 years ago
Shadowghost 2e639c77c7 Apply review suggestions 2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
Claus Vium 263a1663ae
Merge pull request from 1337joe/fix-missing-symlink-scan 3 years ago
Claus Vium 99e31846bf
Merge pull request from Bond-009/minor 3 years ago
Claus Vium fc78a6c35c
Merge pull request from jgriff6/subs 3 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks 3 years ago
jgriff6 a83d4b03dc Make 'Always' subtitle mode prioritise full tracks 3 years ago