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/85ed86e5f6d625a059d3dfd0ae29e5b9559b8804/MediaBrowser.Server.Implementations/Sqlite You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

26 Commits (85ed86e5f6d625a059d3dfd0ae29e5b9559b8804)

Author SHA1 Message Date
Luke Pulverenti 374b7f2f03 new Artist entity 12 years ago
Luke Pulverenti 6ddb9958c4 fixes - Resumable & Favorite items showing up for all users. 12 years ago
Luke Pulverenti 7f719e53a0 cleanup images task 12 years ago
Luke Pulverenti eb612bd303 fixed db disposals 12 years ago
Luke Pulverenti 32bc545a85 removed unused attributes 12 years ago
Luke Pulverenti 0fc6158500 more task reduction 12 years ago
Luke Pulverenti 9279893434 switch log message to debug 12 years ago
Luke Pulverenti b838c53017 reduce uses of Task.Run 12 years ago
Luke Pulverenti 1267788e41 fixed dashboard project 12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 12 years ago
Luke Pulverenti 7097b9aa75 resharper suggestions in server implementations 12 years ago
Luke Pulverenti f5620c81be removed unneeded startup processes 12 years ago
Luke Pulverenti 9c7f492e2c fixed an issue with the video image provider requiring two-pass refreshing 12 years ago
Luke Pulverenti 9794c8fb1a - Active user list wrong 12 years ago
Luke Pulverenti f4f3d1255e fix display preferences save 12 years ago
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable 12 years ago
Luke Pulverenti fa884f3fea - File locking problem in cache 12 years ago
Luke Pulverenti e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 12 years ago
Luke Pulverenti b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues 12 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 12 years ago
LukePulverenti ca7ee68473 fixed the plugin catalog not loading 12 years ago
LukePulverenti 3751e14eb1 restored audio 12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions 12 years ago
LukePulverenti 8ce3e74e81 More DI 12 years ago