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/153ea9f027d038ae86f644348eac7b43778d751d/MediaBrowser.Controller/IO/FileData.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

52 Commits (153ea9f027d038ae86f644348eac7b43778d751d)

Author SHA1 Message Date
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
Andrew Rabert a86b71899e Add GPL modules 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti e441e2f53d update active recordings 8 years ago
Luke Pulverenti f4765a87cc update m3u tuner 8 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti 33014f77aa update GetItems method 8 years ago
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 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