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

461 Commits (1adcfaadef7436a4ec6252927bffd477415d7145)

Author SHA1 Message Date
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 6314428830 Add remote control chapter menu 11 years ago
Luke Pulverenti 4e81655239 updated mono build 11 years ago
Luke Pulverenti 8619b5ab38 update translations 11 years ago
Luke Pulverenti dce9093ba1 split files into separate classes 11 years ago
Luke Pulverenti f02c326027 Removed guids from the model project 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 98c0b28d14 re-enable mobile media controller 11 years ago
Luke Pulverenti 4331700747 support sending upnp events 11 years ago
Luke Pulverenti 2c6a9892f2 update translations 11 years ago
Luke Pulverenti 2a77500c61 add latest 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
Luke c5f29c67ea Merge pull request from thogil/dependency_modules 11 years ago
MrSmoke 6657ce2145 Added missing method to IHttpClient 11 years ago
Thomas Gillen 61c2364de1 Added IDependencyModule to allow plugins to define IoC bindings 11 years ago
Luke Pulverenti 1f6918117c Added isservice to reported statistics 11 years ago
Eric Reed 1f31c8dbfc Add overload for existing plug-in support 11 years ago
Eric Reed 19e73fc7e6 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 11 years ago
Eric Reed b78cdae321 Add version and platform to stats and don't hit server on every reg check 11 years ago
Luke Pulverenti ac8ffb8db0 Added IAppHost.Name 11 years ago
Luke Pulverenti a9f2a72d0b - Support new episode file sorting 11 years ago
Luke Pulverenti c8a106f485 move media encoder to server project 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 3488cfecbd make lazy loaded paths more nimble 11 years ago
Luke Pulverenti 74f0d8bdbe minor dashboard cleanup 11 years ago
Luke Pulverenti cd859ac2e6 added IHasImages and IHasUserData 11 years ago
Luke Pulverenti cb9b570a2a live tv updates 11 years ago
Luke Pulverenti d00178d8f0 support progress bar while splash window is up 11 years ago
Luke Pulverenti 9ecb85d066 added mono release configuration 11 years ago
Luke Pulverenti f32212d160 update to service stack v4 11 years ago
Luke Pulverenti 55a776427b Removed unused properties from BaseItem. 11 years ago
Luke Pulverenti 4e79eaf65e add ApplicationPath to app paths interface to hide implementation 11 years ago
Luke Pulverenti 58f1a314b5 update to service stack 3.0.70.0 11 years ago
Luke Pulverenti 0bdc8a49d5 switch from httpclient to plain httpwebrequest 11 years ago
Luke Pulverenti 235b838fbe support deleting and canceling live tv recordings and timers 11 years ago
Luke Pulverenti 4786ad704a added ChannelLayout 11 years ago
Eric Reed 764e2625bf Implement plugin update identification by guid 11 years ago
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 11 years ago
Luke Pulverenti 05378c82cb fixes - support tbn image files. 12 years ago
Luke Pulverenti 65f78ea5ad added CanSelfRestart 12 years ago
Luke Pulverenti 478be44dd6 create platform-specific network manager implementation 12 years ago
Luke Pulverenti 16fd474ad3 safer hls kill 12 years ago
Luke Pulverenti eb72c2db51 updated nuget 12 years ago
Luke Pulverenti 76faf89aca handle type creation errors 12 years ago
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over 12 years ago
Luke Pulverenti f4f91a8316 auto update fixes 12 years ago
Luke Pulverenti 3733ebd21e updated nuget 12 years ago
Luke Pulverenti 0ab379e271 adding mono solution 12 years ago
Luke Pulverenti 51b01d0f6d updated nuget 12 years ago
Luke Pulverenti 1c7c71075a pass current server version into installation manager to get update list 12 years ago
Luke Pulverenti 6146b57e7c update to servicestack 3.9.62 12 years ago
Luke Pulverenti f3ce127a62 starting point towards running as a service 12 years ago
Luke Pulverenti 755d98edc0 improved messages with startup failures 12 years ago
Luke Pulverenti b7a8b92c00 reduce system info refreshing from dashboard 12 years ago
Luke Pulverenti 60780399c5 allow request header overrides 12 years ago
Luke Pulverenti 37f0e23bf4 fixes - Support additional artist splitting 12 years ago
Luke Pulverenti ebec1e159c update default theme endpoints 12 years ago
Luke Pulverenti 11de8dde82 update to servicestack 3.9.59 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 c59e49a8ed revert single/multi transition. too risky for now. 12 years ago
Luke Pulverenti a3aa4e2741 update to servicestack 3.9.58 12 years ago
Luke Pulverenti 1df5839eb0 factor mixed folder value into item id 12 years ago
Luke Pulverenti a78ed5c61f cleanup method signatures 12 years ago
Luke Pulverenti e0c387446b reworked iso manager 12 years ago
Luke Pulverenti a3f7ebe702 3.0.4967.25605 12 years ago
Luke Pulverenti a2190765c8 update to servicestack 3.9.56 12 years ago
Luke Pulverenti 7e5bdc837a added GetTempFileResponse 12 years ago
Luke Pulverenti bba45755f3 update to servicestack 3.9.55 12 years ago
Luke Pulverenti 27c644e6c8 - Subtitle charset 12 years ago
Luke Pulverenti c1ad234b79 Added album soundtrack links 12 years ago
Luke Pulverenti 48265fefa4 update nuget 12 years ago
Luke Pulverenti 53450bd514 added a notifications service 12 years ago
Luke Pulverenti a5f97dcaa8 move installation manager down to common 12 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names 12 years ago
Luke Pulverenti 1e49857765 use static package method when checking for plugin updates from dashboard page 12 years ago
Eric Reed 55bbfc2dcc Change update checks to use static file 12 years ago
Luke Pulverenti 36d4e15860 fixes - Image Extraction for 3D Videos 12 years ago
Luke Pulverenti dbfe22412a update to servicestack 3.9.54 12 years ago
Luke Pulverenti c174859b52 fixed namespace casing 12 years ago
Luke Pulverenti 01def9a1e0 fixed wrong project type guid 12 years ago
Luke Pulverenti 847d6f6ba3 removed unused methods 12 years ago
Luke Pulverenti 02fedead11 re-factored some file system access 12 years ago
Luke Pulverenti 5fc327c232 fixes - Sleep and Network Shares 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 f5163bd8f1 update to servicestack 3.9.46 12 years ago
Luke Pulverenti 58cc2248b9 update to servicestack 3.9.45 12 years ago
Luke Pulverenti 35a7986b3f added model classes for remote control 12 years ago
Luke Pulverenti 2818d8ccd2 updated servicestack to 3.9.44 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 b11d06f36f more work on streaming remotely 12 years ago
Luke Pulverenti e9cfa6cd26 add remote streaming capabilities 12 years ago
Luke Pulverenti 40c2b73d63 fixed subtitle offsets 12 years ago
Luke Pulverenti 7839a90c1a added subtitle seek on extract 12 years ago
Luke Pulverenti 58c77529d2 removed superfluous GetMemoryStream 12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 12 years ago
Luke Pulverenti 5e1f4c01b8 added back IsFirstRun 12 years ago
Luke Pulverenti 7806ccd42f resharper suggestions in common project 12 years ago
Luke Pulverenti f5620c81be removed unneeded startup processes 12 years ago
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages 12 years ago
Luke Pulverenti e8d03d49f2 update to servicestack 3.9.43 12 years ago
Luke Pulverenti 5fb369f3e6 add optional package filter and remove IUIPlugin interface 12 years ago
Luke Pulverenti fa884f3fea - File locking problem in cache 12 years ago
Luke Pulverenti 11d282388a better dashboard background and text adjustments 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
Eric Reed a7f06c84b1 Hook new registration load to changing supporter keys 12 years ago
Eric Reed d3b37a73cc Create IRequiresRegistration. First part of 12 years ago
LukePulverenti 0cc0fbbe43 - Need to strip html tags from overviews 12 years ago
LukePulverenti ed3ffc6c27 fixed app update notifications 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 bf95cfe2e5 removed the IsCorePlugin property 12 years ago
LukePulverenti 16b36d4d89 fixed multiple log files 12 years ago
LukePulverenti a11e00b8d5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 12 years ago
Eric Reed d7cdf06326 First cut at LastfmArtistProvider 12 years ago
LukePulverenti 7b0b5a3538 created an init method on base app host 12 years ago
LukePulverenti 627b8370a8 made IHttpClient a little more flexible, allow Semaphore to be optional 12 years ago
LukePulverenti f26a3e3c61 created entry point classes for the startup wizard and new item notifications 12 years ago
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 12 years ago