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/EntryPoints/UserDataChangeNotifier.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

35 Commits (6392970066f2b0279447db40c3fe759fc90155de)

Author SHA1 Message Date
Bond_009 277830855d Clean up UserDataManager 6 months ago
Bond_009 d3f0346f04 Enable nullable for UserItemData 7 months ago
Patrick Barron 9e62b6919f Convert UserDataChangeNotifier to IHostedService 1 year ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult() 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
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond_009 ea8f40e84a More cleanup 3 years ago
Bond_009 0bc0601442 Fix some warnings 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
Bond-009 e011659186
Merge pull request from nielsvanvelzen/typed-websocket-message 4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 4 years ago
Niels van Velzen 72534f9d66 Use SessionMessageType for WebSocket messages 4 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 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public 6 years ago
Claus Vium 0ef2b46106 Remove custom Threading 6 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request from Bond-009/startasync 6 years ago
Bond_009 1385d89df6 Remove MoreLINQ 6 years ago
Bond_009 85a58fd655 Start startup tasks async 6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes 6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters. 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan c5c7a3c4ee Visual Studio Reformat: Emby.Server.Implementations Part De-H 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 cdd79ec7e2 update owned items 8 years ago
Luke Pulverenti 49b799adbe 3.2.30.8 8 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer 8 years ago
Luke Pulverenti 33014f77aa update GetItems method 8 years ago
Luke Pulverenti 1d62a88fd8 move classes to portable server project 8 years ago