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/f453746e2c2b6a0f43700455e44d2b05b33e7ddf/MediaBrowser.Controller/Entities/CollectionFolder.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

124 Commits (f453746e2c2b6a0f43700455e44d2b05b33e7ddf)

Author SHA1 Message Date
gnattu e4d66f35fd chore: use proper way to override remove root 10 months ago
btopherjohnson 9a40a67c60
Add ability to enable/disable libraries () 11 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum () 1 year ago
Bond_009 526c918524 CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 1 year 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 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
Bond_009 637e86478f Fix some warnings 4 years ago
Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) () 4 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller 4 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 years ago
Bond_009 bcb4010db6 More improvements 4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching () 4 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip 4 years ago
David 043d045448 Put json serializer options in private field 4 years ago
David b9dbdc7e54 Remove custom Json serializer from MediaBrowser.Controller 4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
telans afe09612e8
fix SA1119 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
Bond_009 d9a03c9bb1 Fix more warnings 5 years ago
Bond_009 5edb8159a7 Fix Json serialization error 5 years ago
Bond_009 1385d89df6 Remove MoreLINQ 6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters. 6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form. 6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller 6 years ago
Bond_009 340a2c6512 Post GPL cleanup 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension 6 years ago
Andrew Rabert a86b71899e Add GPL modules 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti 0d28929e17 update download progress reporting 7 years ago
Luke Pulverenti 1da8509ae5 update playback settings 8 years ago
Luke Pulverenti 31b01cbb56 add fixes for dng images 8 years ago
Luke Pulverenti cdd79ec7e2 update owned items 8 years ago
Luke Pulverenti e441e2f53d update active recordings 8 years ago
Luke Pulverenti f4765a87cc update m3u tuner 8 years ago
Luke Pulverenti a7db7cd40c reduce traffic from session player 8 years ago
Luke Pulverenti e7425e6205 revert servicestack.text update 8 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti dcaf8356e6 update inherited images 8 years ago
Luke Pulverenti 1e5c3db9eb support individual library refreshing 8 years ago
Luke Pulverenti e91f569c15 update live tv startup 8 years ago