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

62 Commits (bf5b4decb7ab1373fd59dfae7a4fba5631d61291)

Author SHA1 Message Date
Luke Pulverenti f775f7c1fa try to forcefully prevent compatibility view 11 years ago
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 11 years ago
Luke Pulverenti 55b284cdff add user profile settings about virtual episodes 11 years ago
Luke Pulverenti a36873f890 look at close status before assuming socket is closed. 12 years ago
Luke Pulverenti 54a5d63a61 mono fixes 12 years ago
Luke Pulverenti 3733ebd21e updated nuget 12 years ago
Luke Pulverenti c07596dbb4 fixed http response logging 12 years ago
Luke Pulverenti df29ed5a6f cancel web socket operations on dispose 12 years ago
Luke Pulverenti cbd767ddce improve image serving performance slightly 12 years ago
Luke Pulverenti cacba5ca11 removed test code 12 years ago
Luke Pulverenti 28e788e435 fixes - ItemQuery returns incorrect UserData 12 years ago
Luke Pulverenti 03d27d4756 add singular AddChildInternal 12 years ago
Luke Pulverenti 755d98edc0 improved messages with startup failures 12 years ago
Luke Pulverenti 60780399c5 allow request header overrides 12 years ago
Luke Pulverenti ebec1e159c update default theme endpoints 12 years ago
Luke Pulverenti 740a10a4e3 de-normalize item by name data. create counts during library scan for fast access. 12 years ago
Luke Pulverenti a0fea896fd make socket logging message more descriptive 12 years ago
Luke Pulverenti 8398a5a32e close web socket gracefully to reduce error messages in server log 12 years ago
Luke Pulverenti 98e7eeeff9 reduce byte conversions with alchemy web socket 12 years ago
Luke Pulverenti e1e35cd4e7 Added custom format feature to allow image uploads 12 years ago
Luke Pulverenti 8d3bb9338c comment 12 years ago
Luke Pulverenti f38c0ef366 disable unused servicestack features 12 years ago
Luke Pulverenti 7736c8cefc display program data path and bookmark in the dashboard 12 years ago
Luke Pulverenti 3387dac01d remote control progress 12 years ago
Luke Pulverenti 969bc00098 fixed missing compression for dashboard js/css 12 years ago
Luke Pulverenti 70cecb346b reduce fanart movie requests using their updates api 12 years ago
Luke Pulverenti 085e597a2e improve accuracy of local ip address discovery 12 years ago
Luke Pulverenti 96e8f053b5 tone down logging 12 years ago
Luke Pulverenti eb612bd303 fixed db disposals 12 years ago
Luke Pulverenti 48d60b2f6a fixes - Random MediaBrowser3 Crash 12 years ago
Luke Pulverenti 27b1bdbf55 added custom error codes 12 years ago
Luke Pulverenti 3cc81aa180 created custom logger for servicestack 12 years ago
Luke Pulverenti f1dba04767 better progress display 12 years ago
Luke Pulverenti 06a7d64525 added dual pass image extraction 12 years ago
Luke Pulverenti 3a1317fd4f improved http server error handling 12 years ago
Luke Pulverenti b838c53017 reduce uses of Task.Run 12 years ago
Luke Pulverenti b3cb0fd835 use IHasResultFactory 12 years ago
Luke Pulverenti dabf257778 more service stack logging 12 years ago
Luke Pulverenti 7097b9aa75 resharper suggestions in server implementations 12 years ago
Luke Pulverenti fe645c5cad centralize page size value 12 years ago
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work 12 years ago
Luke Pulverenti f5620c81be removed unneeded startup processes 12 years ago
Luke Pulverenti b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues 12 years ago
Luke Pulverenti 9f06eb781f fixes and creates a library dictionary cache to avoid FindById recursion 12 years ago
Luke Pulverenti 7bc1da5e7d removed file comment 12 years ago
Luke Pulverenti a6c9fdd0f2 Moved some web socket classes to the model 12 years ago
Luke Pulverenti e73d65f20d fix for m3u8 playlists 12 years ago
Luke Pulverenti 8b32e3292a fixed dashboard caching option 12 years ago
Luke Pulverenti e2dcddc5ac made compression and caching available to plugin api endpoints 12 years ago
Luke Pulverenti b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources 12 years ago