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

708 Commits (3f6354cdb832560ec811f1766666dd9ca1f2a208)

Author SHA1 Message Date
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
Joe Rogers c38052a753
Skip missing symlink instead of breaking out of directory scan 3 years ago
Claus Vium b137d0cc2b
Merge pull request from Shadowghost/music-extend 3 years ago
jgriff6 fbeec04da7 Polish smart subtitle selection logic 3 years ago
Shadowghost 6c6f89acc3 Apply review suggestions 3 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 years ago
jgriff6 b9abc004a7 Fix subtitle selection behaviour 3 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 3 years ago
LogicalPhallacy e8893f3d41 Backport pull request from jellyfin/release-10.8.z 3 years ago
Shadowghost 42fc02cab6 Add xmldocs 3 years ago
Shadowghost cfd1db1638 Prevent MusicArtist creation for artist subfolders 3 years ago
Shadowghost 61fa325ef0 Extend music parsing 3 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
Cody Robibero 8ba83e41ae
Merge pull request from utkuozdemir/fix/photos-lib-dir-with-single-video 3 years ago
Joshua Boniface e251f1483f Backport pull request from jellyfin/release-10.8.z 3 years ago
Utku Ozdemir 9ec42f8cf5 fix: single video folder during photos lib scan 3 years ago
Cody Robibero 7f1223016d Merge pull request from cvium/svg 3 years ago
Cody Robibero b35d608b19 Merge pull request from cvium/fix_tv_multi 3 years ago
Bond-009 a881733377
Merge pull request from 1337joe/test-preferred-audio-language 3 years ago
Bond-009 2b1a915ead Merge pull request from Jellifi007/fixes-diactritics 3 years ago
Cody Robibero efcdab116f Merge pull request from Shadowghost/strm-ffprobe-external-fix 3 years ago
Joe Rogers 644e774040
Fix default audio selection ignoring type 3 years ago
Cody Robibero e086eebb71 Merge pull request from 1337joe/fix-duplicate-library-media-paths 3 years ago
jakobkukla 75475285da Fix supportsTranscoding not reflecting user permissions sometimes 3 years ago
Claus Vium 53209830e7
Merge pull request from Bond-009/guid 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Stanislav Ionascu 554d1b2ca8 Fix by catching the exception on opening invalid UDF images 3 years ago
Bond_009 adad13b865 Remove some dead code 3 years ago
Bond_009 5732e6188c Fix some warnings 3 years ago
Bond_009 5d28c5547e Fix indentation 3 years ago
Bond_009 dbd7be091d Fix MediaStreamSelector 3 years ago
Bond_009 1c14c86b20 Fix some warnings 3 years ago
Cody Robibero b6489e73ab
Merge pull request from Bond-009/async5 3 years ago
SenorSmartyPants 2b769aae69
TV extras () 3 years ago
Cody Robibero e5701c396a
Merge pull request from daullmer/splashscreen 3 years ago
Claus Vium 488ce51032
Remove some allocations () 3 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible 3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult 3 years ago
Joe Rogers e762454787
Restore resolver that handles alternate videos 3 years ago
Dmitry Lyzo ea1f3fe6bd Fix SA1642 warning 3 years ago