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

65 Commits (6392970066f2b0279447db40c3fe759fc90155de)

Author SHA1 Message Date
Bond-009 c666f9d050
Use real temp dir instead of cache dir for temp files () 8 months ago
Shadowghost 8b938e2696 Backport pull request from jellyfin/release-10.9.z 10 months ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names 1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum () 1 year ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum () 1 year ago
tallbl0nde b8e5afbc10
Enable recursive query in BaseFolderImageProvider 2 years ago
Bond-009 92f6e19a25
Enable nullable for more files () 2 years ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Jan Sommer 0b8faf5db4 Fix minor warnings in Emby.Server.Implementations () 2 years ago
Cody Robibero fe99800bde
Merge pull request from SenorSmartyPants/UserViewThumb 3 years ago
Bond_009 5732e6188c Fix some warnings 3 years ago
SenorSmartyPants 5d9e1bfcea Shuffle items with images 3 years ago
SenorSmartyPants b15ab397c7 User Backdrop for UserView, like CollectionFolder 3 years ago
SenorSmartyPants 5c3119cf02 Generate cover image for music video type libraries. 3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
Bond_009 03f933aaa0 Fix the last few warnings 3 years ago
Bond_009 637e86478f Fix some warnings 4 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
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller () 4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching () 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Anthony Lavado 6205fb4b6a
Merge pull request from Bond-009/minor6 4 years ago
Bond_009 49569ca0a0 Use nameof where possible 4 years ago
David a3020f2917 Use backdrop with library name as library thumbnail 5 years ago
Bond-009 b7421db5fe
Merge pull request from barronpm/displaypreferences-efcore 5 years ago
Patrick Barron 0aa349fe40 Remove unused dependencies. 5 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
dkanada 2e7d7abe8e disable rule that requires comments in two image providers for now 5 years ago
dkanada feda2947b7 add missing comments for a few image providers 5 years ago
dkanada 6022f9f1da disable specific rule for playlist image provider 5 years ago
dkanada 17031fb38d disable artist image provider until configurable 5 years ago
dkanada 3f3bb668a3 fix namespace for providers that were moved 5 years ago
dkanada c9c6fe02ab move most of the image providers to a single directory 5 years ago
dkanada aa66444264 add image provider for artists 5 years ago
dkanada 8d7e9ab515 minor refactoring 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 2ef4ffd698 More warnings (removed) 5 years ago
Bond_009 42ffddc269 Fix more warnings 5 years ago
Bond_009 c5995af493 Some style fixes 6 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond-009 c5fce647de Cleanup/simplification 6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type 6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile` 6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory 6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago