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

54 Commits (f42abf970a42f6479b14424ffb4781ec0eb579a5)

Author SHA1 Message Date
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
Bond_009 4b01aaa0f7 Allocate less Lists 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
Shadowghost 6c6f89acc3 Apply review suggestions 2 years ago
Shadowghost 42fc02cab6 Add xmldocs 2 years ago
Shadowghost cfd1db1638 Prevent MusicArtist creation for artist subfolders 2 years ago
Shadowghost 61fa325ef0 Extend music parsing 2 years ago
Bond_009 ea8f40e84a More cleanup 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc. 3 years ago
Bond_009 1d19a5be61 Fix some warnings 3 years ago
Patrick Barron 876a902356 Fix warnings in Library 3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
Stephen Moore e841922ffd Fix ArgumentOutOfRangeException scanning AudioBooks 4 years ago
dkanada 9fcdbd4c4b remove deprecated settings from server config 4 years ago
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver 4 years ago
Bond_009 ff49a3bb61
Missed some stuff 4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings 4 years ago
Gary Wilber 3cfbe6e340 better audio file check 4 years ago
Gary Wilber 75041e7f39 interlocked increment 4 years ago
Gary Wilber 05fa95f149 Increase scan speed for music libraries 4 years ago
telans acd4389653
fix SA1005 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly 5 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17 5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 adc9fc282c Minor improvements 5 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming 5 years ago
Bond_009 2ef4ffd698 More warnings (removed) 5 years ago
Bond_009 42ffddc269 Fix more warnings 5 years ago
Bond_009 722120af74 Remove conditions that are always true/false 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib 6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
hawken bd169e4fd4 remove trailing whitespace 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti 39418b4172 3.2.36.15 7 years ago
Luke Pulverenti b5ab7776f1 3.2.36.11 7 years ago
Luke Pulverenti b8834be83c update naming project to target .net standard 8 years ago
Luke Pulverenti 9a4fe6625d xml tv fixes 8 years ago
Luke Pulverenti ccb5b14d77 update series resolver 8 years ago
Luke Pulverenti 33014f77aa update GetItems method 8 years ago
Luke Pulverenti 8deb423883 restore config settings for now 8 years ago
Luke Pulverenti ab026ab2de restore localized guids switch 8 years ago