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

61 Commits (ac33d1593a23b4b239bda483a4cfa36db70039e5)

Author SHA1 Message Date
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names 1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum () 1 year ago
Bond_009 b5f0760db8 Use RegexGenerator where possible 2 years ago
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2 years ago
Bond_009 48263078b4 Reduce string allocations by regex 2 years ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 () 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 2e639c77c7 Apply review suggestions 2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks 2 years ago
luz paz 9ec2870b10 Fix various typos 2 years ago
Utku Ozdemir 9ec42f8cf5 fix: single video folder during photos lib scan 3 years ago
Cody Robibero b35d608b19 Merge pull request from cvium/fix_tv_multi 3 years ago
Stanislav Ionascu 554d1b2ca8 Fix by catching the exception on opening invalid UDF images 3 years ago
SenorSmartyPants 2b769aae69
TV extras () 3 years ago
Joe Rogers e762454787
Restore resolver that handles alternate videos 3 years ago
Joe Rogers c0ab54f0bd Fix resolved type for Trailers 3 years ago
cvium 83a94aa612 Fix extras folders 3 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong 3 years ago
cvium 6030946d78 Fixes 3 years ago
cvium fde84a1e00 Refactor extras parsing 3 years ago
Claus Vium 065d3fa837 performance++ 3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc. 3 years ago
Bond_009 03f933aaa0 Fix the last few warnings 3 years ago
Patrick Barron 876a902356 Fix warnings in Library 3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
Bond_009 bcb4010db6 More improvements 4 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders 4 years ago
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver 4 years ago
aled 22a860a806 Fix a small number of compile warnings 5 years ago
Bond_009 adc9fc282c Minor improvements 5 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming 5 years ago
Bond_009 42ffddc269 Fix more warnings 5 years ago
Bond_009 ab7ef9c9cb Fix style issues 6 years ago
bugfixin 0794a3edf4 Adjust detection of 'sample' in filenames to use regex boundaries 6 years ago
Bond_009 a6a4cd5667 Removed some unused fields 6 years ago
Bond_009 722120af74 Remove conditions that are always true/false 6 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 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 6 years ago
Luke Pulverenti d06532c602 update rules for samples 7 years ago
Luke Pulverenti b5ab7776f1 3.2.36.11 7 years ago
Luke Pulverenti 47e6530d84 fix file extension being displayed 7 years ago
Luke Pulverenti e7ecd418c4 update home video library support 7 years ago
Luke Pulverenti bc656edf4f update resolved video titles 7 years ago