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

14 Commits (fec23de427fe1c46e4ce1aaf31f1695c90232059)

Author SHA1 Message Date
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 5732e6188c Fix some warnings 3 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
obradovichv 0282a1ed09 Fix string culture specificity 4 years ago
Bond_009 e653eef44f Fix some warnings 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode 5 years ago
Bond-009 b477b3874e Fix some warnings 5 years ago
Bond-009 0804bed66d Log time in a standardized way 6 years ago
Bond_009 0f9006c81f Use stopwatch for more accurate measurements and reduce log spam 6 years ago
dkanada 07072d9f7b move all scheduled tasks and triggers into folders 6 years ago