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

39 Commits (1640bcb28904bccb0c31a00377a9399925cf327d)

Author SHA1 Message Date
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 d74e3b2dea connect updates 10 years ago
Luke Pulverenti 16bc3a6d77 implement fetcher priority adjustment 11 years ago
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 11 years ago
Luke Pulverenti be7918e5f6 fixes - Deprecate native shortcut code 11 years ago
Luke Pulverenti 60780399c5 allow request header overrides 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 b443d591a2 fixes - MB3 Locking Folders for a long time 12 years ago
Luke Pulverenti 6c1bfe661b tighter control of shortcuts 12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 12 years ago
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 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
LukePulverenti Luke Pulverenti luke pulverenti 670a53258e Some minor code cleanups 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti a95e868300 Fix filename 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6f7095ce5b Prevent recursive loop 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 24d221709d Fixed an issue with shortcuts pointing to a network share 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4752d12aaa Switched date operations to utc 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 97bc7ec378 Added error handling for both IBN and providers 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 c80c8c1cfd Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 76d365fcf9 Tweaked disk access a little bit more 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