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/baca9f02117528dd54ef592ee3c425e33f8c77e8/MediaBrowser.Controller/Entities You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

149 Commits (baca9f02117528dd54ef592ee3c425e33f8c77e8)

Author SHA1 Message Date
Luke Pulverenti 2aece7376e moved IByReferenceItem to the controller project 12 years ago
Luke Pulverenti 66ce8b4aac set default values 12 years ago
Luke Pulverenti f651d981ea added LockedFields to BaseItem 12 years ago
Luke Pulverenti fb4c559549 set DontFetchMeta at resolve time 12 years ago
Luke Pulverenti b010faa85b fixes - Server to return non-cropped images to clients 12 years ago
Luke Pulverenti 2e408e40c0 defer path creation when possible 12 years ago
Luke Pulverenti 02fedead11 re-factored some file system access 12 years ago
Luke Pulverenti dbf214883c don't allow theme songs to get mixed in with children 12 years ago
Luke Pulverenti 300c3b7fd6 standardize knowledge of supported image extensions 12 years ago
Luke Pulverenti c21c2f8518 support plex/xbmc theme song convention 12 years ago
Luke Pulverenti ed0b7a09a2 get music artist genres from albums 12 years ago
Luke Pulverenti 657097ee15 fixes - Prevent non-movie videos from appearing in Movies view 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 826c749774 fixed issue preventing drive contents from being read 12 years ago
Luke Pulverenti 8ed35a00aa for for web socket sending the root folder 12 years ago
Luke Pulverenti 7a5ba39603 fixes - Multiple collections 12 years ago
Luis Miguel Almánzar 96a4f93e7c adding test to episode number extraction, and support multiepisode files 12 years ago
Luke Pulverenti b7096d2092 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Luke Pulverenti f546f09c71 bulk save items when possible 12 years ago
Eric Reed 8452e2f125 Add block unrated option 12 years ago
Luke Pulverenti 4112c9a0e0 added a recursive flag to refresh api 12 years ago
Luke Pulverenti 710c1073c1 move audio image extraction back into library scan 12 years ago
Luke Pulverenti 9430b09ae9 support xbmc -trailer suffix 12 years ago
Luke Pulverenti 99959f5d10 fixed image providers from running everytime against collection folders 12 years ago
Luke Pulverenti 032bf6b8c6 record original runtime 12 years ago
Luke Pulverenti 466f617234 display series air time 12 years ago
Luke Pulverenti 57d7e9fccc fixes - (Multicd) Albums with discnumbers in subfolders on filesystem = Multiple album objects 12 years ago
Luke Pulverenti 734e53e937 updated nuget 12 years ago
Luke Pulverenti 3a814a8b92 take CriticReviews off of BaseItem and updated nuget 12 years ago
Luke Pulverenti 6a740f7ea5 fixes - Access to the path is denied 12 years ago
Luke Pulverenti e1f8c18b51 added ability to track web sockets per session 12 years ago
Luke Pulverenti 8f61e37498 don't serialize user data in db 12 years ago
Luke Pulverenti fbd052abfc removed local trailers and special features from memory 12 years ago
Luke Pulverenti 11767f548f use append_to_response with people requests 12 years ago
Luke Pulverenti 3f433b3b61 updated movie provider to use append_to_response 12 years ago
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers 12 years ago
Luke Pulverenti 85ed86e5f6 fixes - Music Album inconsistent naming/sorting 12 years ago
Luke Pulverenti 9434d05a5f added stub page to edit metatada for an item 12 years ago
Luke Pulverenti eb45e67c81 more on image uploading 12 years ago
Luke Pulverenti 8290f04e0f progress bars on resumable items 12 years ago
Luke Pulverenti b531735b0c changed ActualChildren to a ConcurrentDictionary to allow for easy add/removes 12 years ago
Luke Pulverenti 43845b4052 extract images for small numbers of items on discovery 12 years ago
Luke Pulverenti 9fdf5d1c4b updated nuget 12 years ago
Luke Pulverenti 6481688d2a fixes - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes 12 years ago
Luke Pulverenti b79840e20f cache MusicBrainzReleaseGroupId 12 years ago
Luke Pulverenti 19a95edf58 fixes - Music providers not downloading art. 12 years ago
Luke Pulverenti b11d06f36f more work on streaming remotely 12 years ago
Eric Reed c9038fec27 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Eric Reed 449cb05f7b Fix dup Actor node in xml and add role consolidation 12 years ago
Luke Pulverenti 93f3d11df4 set default list values 12 years ago