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

76 Commits (ce3f2bdd20024e8dd6cec34bb42e38af0565c225)

Author SHA1 Message Date
Luke Pulverenti ef6b90b8e6 make controller project portable 8 years ago
Sven Van den brande 168587b2a0 Remove unused code... 9 years ago
Luke Pulverenti 1a1fbec334 add error handling when resolving shortcuts 9 years ago
Luke Pulverenti c6ce834216 update use of FileAttributes 9 years ago
Luke Pulverenti 078277ebc2 continue file system rework 10 years ago
Luke Pulverenti 8ad702060e begin file system rework 10 years ago
Luke Pulverenti 30104bd8de probe live streams after opening 10 years ago
Luke Pulverenti d74e3b2dea connect updates 10 years ago
Luke Pulverenti 16bc3a6d77 implement fetcher priority adjustment 11 years ago
Luke Pulverenti 7c5b222463 Created ILibraryMonitor to replace IDirectoryWatchers 11 years ago
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 11 years ago
Luke Pulverenti 579b507f7f use IFileSystem interface to get creation time 11 years ago
Luke Pulverenti be7918e5f6 fixes - Deprecate native shortcut code 11 years ago
Luke Pulverenti 7c9c0c999d safer shortcut migration 12 years ago
Luke Pulverenti 2da4ef2a01 limit knowledge of lnk files 12 years ago
Luke Pulverenti 8f002964fb parse shortcuts without native code 12 years ago
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over 12 years ago
Luke Pulverenti 60780399c5 allow request header overrides 12 years ago
Luke Pulverenti 1496991096 use StringBuilder in GetValidFilename 12 years ago
Luke Pulverenti 7b6bf545da removed network option from directory picker due to unreliability 12 years ago
Luke Pulverenti 8d5c0cbe04 fixes around saving music brainz id's to xml 12 years ago
Luke Pulverenti dab5003d6b added collection type 12 years ago
Luke Pulverenti 30e135e576 use linq on file system ops when possible 12 years ago
Luke Pulverenti 830e5c01f1 reduce memory usage from file system info 12 years ago
Luke Pulverenti 35d9b29c97 fixed issue of not seeing network shares 12 years ago
Luke Pulverenti fab983b6dc removed some preemptive file filtering 12 years ago
Luke Pulverenti f82085b21e created a separate gallery page 12 years ago
Eric Reed 4268800589 Add warning message to collection resolution when not found 12 years ago
Luke Pulverenti 16e9a7e42f fixed user collections not getting populated 12 years ago
Luke Pulverenti 826c749774 fixed issue preventing drive contents from being read 12 years ago
Luke Pulverenti 6a740f7ea5 fixes - Access to the path is denied 12 years ago
Luke Pulverenti eb45e67c81 more on image uploading 12 years ago
Luke Pulverenti e5ec93bb09 added play buttons to song table 12 years ago
Luke Pulverenti b443d591a2 fixes - MB3 Locking Folders for a long time 12 years ago
Luke Pulverenti 90bb3d46c4 - MB3 Locking Folders for a long time 12 years ago
Luke Pulverenti 6c1bfe661b tighter control of shortcuts 12 years ago
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 12 years ago
LukePulverenti b8d5c71842 type discovery without attributes 12 years ago
LukePulverenti 868a7ce9c8 isolated clickonce dependancies 12 years ago
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 12 years ago
LukePulverenti 931c0ea455 more dependancy injection 12 years ago
LukePulverenti 76f067f867 extracted more logging dependancies 12 years ago
LukePulverenti ab1065a567 removed static logger 12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes 12 years ago
ebr11 Eric Reed spam da618f13e2 Fix up directory watchers 13 years ago
ebr11 Eric Reed spam 4e3ce41880 Some directory-watcher rework - still not working properly 13 years ago