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/6acd146d17691d1fd58e8a110425cf1d7e2cdc44/MediaBrowser.Controller/Library/ItemResolveArgs.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

70 Commits (6acd146d17691d1fd58e8a110425cf1d7e2cdc44)

Author SHA1 Message Date
Bond-009 3feb3f81bf
More efficient array creation () 10 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum () 1 year ago
Bond_009 18a311d32f == null -> is null 2 years 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 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
cvium 24679af2e8 Fix comment 3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc. 3 years ago
Rich Lander 5920f68ca9 Fix warnings in MediaBrowser.Controller/Library 4 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) () 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 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
Bond_009 c608d5104d Fix scanning 4 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code 4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 5 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
telans 98db8f72e0
fix SA1503 for one line if statements 5 years ago
telans 8e3d874802
remove regions 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
telans 3d9049ef08
fix SA1508 5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form. 6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller 6 years ago
Erwin de Haan 846456b41e Reformatted the files with notes. 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 340a2c6512 Post GPL cleanup 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 e441e2f53d update active recordings 8 years ago
Luke Pulverenti f4765a87cc update m3u tuner 8 years ago
Luke Pulverenti a46840534f 3.2.26.3 8 years ago
Luke Pulverenti 33014f77aa update GetItems method 8 years ago
Luke Pulverenti 696a6b34ea improve smb support 8 years ago
Luke Pulverenti 872aec9352 continue reworking provider project 8 years ago
Luke Pulverenti ef6b90b8e6 make controller project portable 8 years ago
Luke Pulverenti 8508e07bb9 improve genre displays 9 years ago
Luke Pulverenti 68d1b60964 stub out objects for per library settings 9 years ago
Sven Van den brande 168587b2a0 Remove unused code... 9 years ago
Luke 1051745fd1 Merge pull request from MediaBrowser/master 9 years ago
Luke Pulverenti c6ce834216 update use of FileAttributes 9 years ago
Luke Pulverenti cc19ce0daf added new parent methods 9 years ago