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/a78aec56e357742c2906edbb1fcce47cb9a3c6dd/MediaBrowser.Common/Net?page=2 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

206 Commits (a78aec56e357742c2906edbb1fcce47cb9a3c6dd)

Author SHA1 Message Date
Luke Pulverenti 345ad10665 don't buffer responses by default 9 years ago
Luke Pulverenti c7f559f8ce make model project portable 9 years ago
Luke Pulverenti 37d7db4bc4 support xmltv gzip 9 years ago
Luke Pulverenti 22730746eb ipv6 update 9 years ago
Luke 0ffc5ebace update ulna interface binding 9 years ago
Luke Pulverenti d27cd521b5 rework dialog 9 years ago
Luke Pulverenti b1859d41e8 update collection menus 10 years ago
Luke Pulverenti ee00f8bf72 added HasSyncJob 10 years ago
Mike f6d6d57983 Create self signed cert if one does not exist 10 years ago
Luke Pulverenti 0840bb9ba2 move web socket classes to server project 10 years ago
Luke Pulverenti 2e53ff1fd0 move files out of common 10 years ago
Luke Pulverenti 0ec3d217e7 sync updates 10 years ago
Luke Pulverenti 576768de59 update translations 11 years ago
Luke Pulverenti 9f3891d418 render movies as folders with dlna 11 years ago
Luke Pulverenti ab3c26c564 update connect 11 years ago
Luke Pulverenti cce120d8d3 refresh connect authorizations 11 years ago
Luke Pulverenti 314a51dff3 add more device options 11 years ago
Luke Pulverenti f3539686bd add device upload options 11 years ago
Luke Pulverenti 0690b4f2e0 Add user cinema mode setting 11 years ago
Luke Pulverenti c05cb1dcb1 fix mac ffmpeg build 11 years ago
Luke Pulverenti b314199319 resolve wtv transcoding 11 years ago
Luke Pulverenti a3d553a7fb set connect access token 11 years ago
Luke Pulverenti 21d88faa18 added json subtitle output 11 years ago
Luke Pulverenti e3c8694471 3.0.5340.20849 11 years ago
Luke Pulverenti e3c52b6f73 support srt in didl 11 years ago
Luke Pulverenti 51e964dae3 support channels with dlna 11 years ago
Luke Pulverenti ce20066bc0 update translations 11 years ago
Luke Pulverenti bc657237aa consolidate web socket onto one port 11 years ago
Luke Pulverenti ea559a6e27 create http listener abstraction 11 years ago
Luke Pulverenti 06118307dd disable chunked encoding for images 11 years ago
Luke Pulverenti e2052c771d added new device profiles 11 years ago
Luke Pulverenti 7fa9b14f56 fixes - Marking unwatched doesn't update display 11 years ago
Luke Pulverenti 933443c2b9 added modular configuration 11 years ago
Luke Pulverenti 77ad0fc336 fixes - Support converting subtitles to webvtt 11 years ago
Luke Pulverenti 3640f62086 create collections from movies page 11 years ago
Luke Pulverenti 858c37b860 add channel downloading settings 11 years ago
Luke Pulverenti 715119b525 updated nuget 11 years ago
Luke Pulverenti 92cadc4323 update translations 11 years ago
Luke Pulverenti 4e81655239 updated mono build 11 years ago
Luke Pulverenti dce9093ba1 split files into separate classes 11 years ago
Luke Pulverenti 0d025f7fb6 beginning remote subtitle downloading 11 years ago
Luke Pulverenti ac69327f1f check in open subtitles stub 11 years ago
Luke Pulverenti 4331700747 support sending upnp events 11 years ago
Luke Pulverenti 2c6a9892f2 update translations 11 years ago
Luke Pulverenti 501dedb13c stub out dlna server 11 years ago
Luke Pulverenti 30496c1168 made dlna logging optional 11 years ago
Luke Pulverenti 13563b6047 Add upnp configuration 11 years ago
Luke Pulverenti aef805efb9 fix directory not found error in episode organization 11 years ago
Luke Pulverenti a4b40ad9d9 handle year in name when searching 11 years ago
Luke Pulverenti be1ce0f802 convert static remote streaming to use internal interfaces 11 years ago
MrSmoke 6657ce2145 Added missing method to IHttpClient 11 years ago
Luke Pulverenti ec4000404d rework text subtitles 11 years ago
Luke Pulverenti 247a40fa61 add console logging during startup 11 years ago
Luke Pulverenti b9d17c9bc7 add more methods to file system interface 11 years ago
Luke Pulverenti 74f0d8bdbe minor dashboard cleanup 11 years ago
Luke Pulverenti cb9b570a2a live tv updates 11 years ago
Luke Pulverenti f32212d160 update to service stack v4 11 years ago
Luke Pulverenti 0bdc8a49d5 switch from httpclient to plain httpwebrequest 12 years ago
Luke Pulverenti 05378c82cb fixes - support tbn image files. 12 years ago
Luke Pulverenti 478be44dd6 create platform-specific network manager implementation 12 years ago
Luke Pulverenti eb72c2db51 updated nuget 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 0d59941539 restored network browser 12 years ago
Luke Pulverenti 98e7eeeff9 reduce byte conversions with alchemy web socket 12 years ago
Luke Pulverenti 7b6bf545da removed network option from directory picker due to unreliability 12 years ago
Mark Linton 64f06c2a1b One last mime type 12 years ago
Mark Linton bceac2ff26 Add document mime types. 12 years ago
Luke Pulverenti 7e5bdc837a added GetTempFileResponse 12 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names 12 years ago
Luke Pulverenti 847d6f6ba3 removed unused methods 12 years ago
Luke Pulverenti 085e597a2e improve accuracy of local ip address discovery 12 years ago
Luke Pulverenti 390f165332 - avoid an extra request to last fm by taking data from the MusicArtist entity 12 years ago
Luke Pulverenti 3a587a5d08 updated browse to command 12 years ago
Luke Pulverenti a3ecf6c2b7 localize library changed messages per user 12 years ago
Luke Pulverenti c11c8bfdb4 re-enable http compression for all providers except for last fm 12 years ago
Luke Pulverenti c568f352eb replaced http client cache with longer lived cache 12 years ago
Luke Pulverenti 87598ca6d0 add customizable accept header to http client interface 12 years ago
Luke Pulverenti 58c77529d2 removed superfluous GetMemoryStream 12 years ago
Luke Pulverenti 9f06eb781f fixes and creates a library dictionary cache to avoid FindById recursion 12 years ago
Luke Pulverenti 31bb5b5cb3 removed udp server layer 12 years ago
Luke Pulverenti 62521eabc2 update to latest js api client 12 years ago
Luke Pulverenti a6c9fdd0f2 Moved some web socket classes to the model 12 years ago
Luke Pulverenti e2dcddc5ac made compression and caching available to plugin api endpoints 12 years ago
LukePulverenti bae89ee824 fix duplicate connections on the dashboard 12 years ago
LukePulverenti fe1834e6be Add resume capability to GetTempFile 12 years ago
LukePulverenti f9e760cd90 removed object disposed catch 12 years ago
LukePulverenti fe91772f18 fixed semaphore dispose issue 12 years ago
LukePulverenti 332f635939 Added IHttpResultFactory 12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 12 years ago
LukePulverenti 627b8370a8 made IHttpClient a little more flexible, allow Semaphore to be optional 12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction 12 years ago
LukePulverenti 1c9eb1911a fix media streaming in apiclient 12 years ago
LukePulverenti ff6325efc5 video streaming 12 years ago
LukePulverenti 6efd22a3d2 added a shutdown api method, font size fix and other decouplings 12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions 12 years ago
LukePulverenti 364fbb9e0c fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 12 years ago
LukePulverenti 28ccfb1bd1 extracted httpclient dependancy 12 years ago