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/232186630241fc40f5e0d5c6af9e323cf85aed65/Emby.Server.Implementations/IO/FileRefresher.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

50 Commits (232186630241fc40f5e0d5c6af9e323cf85aed65)

Author SHA1 Message Date
Stepan Goremykin a3d3ec7e0b Remove redundant SuppressFinalize call 1 year ago
Bond_009 767a42fbdb Minor LibraryMonitor improvements 1 year ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6 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
Bond_009 ea8f40e84a More cleanup 3 years ago
Bond_009 474b035d99 Fix some warnings 3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
Bond_009 e653eef44f Fix some warnings 5 years ago
Bond_009 01e781035f Fix warnings 5 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations 5 years ago
Bond_009 2ef4ffd698 More warnings (removed) 5 years ago
Bond_009 42ffddc269 Fix more warnings 5 years ago
Bond_009 41df562419 Improve IO code 6 years ago
Bond_009 a6a4cd5667 Removed some unused fields 6 years ago
Claus Vium 0ef2b46106 Remove custom Threading 6 years ago
Bond_009 1385d89df6 Remove MoreLINQ 6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` 6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago
Erwin de Haan 9d0a08571e Merge branch 'dev' into reformat 6 years ago
Joshua M. Boniface f8dd182e42 Merge pull request from hawken93/misc_fix 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
hawken c8e3c1737a Fix small logging typo with the "name (path) will be refreshed" message 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 a997bb609f Remove unnecessary using statements 6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull 6 years ago
Bond_009 ea4c914123 Fix exception logging 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 a5b82cd2ec remove unneeded async signatures 8 years ago
Luke Pulverenti cdd79ec7e2 update owned items 8 years ago
Luke Pulverenti 49b799adbe 3.2.30.8 8 years ago
Luke Pulverenti a57c887f7f update components 8 years ago
Luke Pulverenti 27c490c152 update file refresher 8 years ago
Luke Pulverenti 1e5c3db9eb support individual library refreshing 8 years ago
Luke Pulverenti ffb68b0318 update realtime monitor 8 years ago
Luke Pulverenti 33014f77aa update GetItems method 8 years ago
Luke Pulverenti f07af448fa update main projects 8 years ago
Luke Pulverenti 6fd86f61cb update image processor 8 years ago
Luke Pulverenti 696a6b34ea improve smb support 8 years ago
Luke Pulverenti 0747752ef6 update library monitor logging 8 years ago
Luke Pulverenti 853dbfc558 separate player selection into it's own script 8 years ago
Luke Pulverenti 67ad1db6b7 add environment info 8 years ago
Luke Pulverenti 72aaecb279 move classes to new server project 8 years ago