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/b6691d3fe9cb6a0c76cd92a7ea529dadd1e5f68e/MediaBrowser.Controller/BaseItemManager You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

16 Commits (b6691d3fe9cb6a0c76cd92a7ea529dadd1e5f68e)

Author SHA1 Message Date
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
crobibero 7d24460fac Fix copy-paste error 4 years ago
crobibero 75aa3718dc Actually use library options when filtering metadata providers 4 years ago
Gary Wilber a9367b6169 Add OnConfigurationUpdated method 4 years ago
Gary Wilber 2b6b2cbf31 Remove Lazy 4 years ago
Gary Wilber 74f211960a only recreate the lazy when needed 4 years ago
Gary Wilber 26a05e6974 Handle config updates 4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager 4 years ago
Cody Robibero ce88815b3c
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs 4 years ago
Cody Robibero 1996e08dd1
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs 4 years ago
Cody Robibero e06b33af83
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs 4 years ago
Cody Robibero e8b832ea18
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs 4 years ago
crobibero 50558ffe3d Add BaseItemManager 4 years ago