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

20 Commits (d14c3b31ff5665b03fee07aab46532fcf3069c1a)

Author SHA1 Message Date
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 12 years ago
LukePulverenti 72051998e7 fix provider logging messages 12 years ago
LukePulverenti b8d5c71842 type discovery without attributes 12 years ago
LukePulverenti ab1065a567 removed static logger 12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes 12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti f218e6b583 More comments and cleanup. Added special feature provider for movies 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2454b72c93 Comments and cleanup. ALso updated ffmpeg + ffprobe 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti c80c8c1cfd Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti fbf8cc833c a few more async optimizations 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9029d939f3 Further reduced disk access in ItemController 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 758d18a652 Switched to low-level io methods for better performance 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6fbeee841f Performance update 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8f024e8199 Fully async'd xml parsing process as well as added resolver and provider priorities 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 937d27ae9d One async call leads to another, and another, all the way up the call stack... 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 874469d476 Made xml fetching task-based 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti d794eecec4 Added initial implementation of the metadata provider network, along with the first few providers 13 years ago