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

123 Commits (2e9abb2e3509e2dc307fd7ec14f8b9f00df8d4cc)

Author SHA1 Message Date
Luke Pulverenti 13f6da1bf4 removed chapters from baseitem 12 years ago
Luke Pulverenti e677a57bf1 switch to flat file storage 12 years ago
Luke Pulverenti 35d9b29c97 fixed issue of not seeing network shares 12 years ago
Luke Pulverenti 18325159c5 added a new MusicGenre entity 12 years ago
Luis Miguel Almánzar d017249d9e Fixed bug 12 years ago
Luke Pulverenti fad1ac8e9f call metadata savers after items are updated 12 years ago
Luke Pulverenti 4954681594 added IMetadataSaver 12 years ago
Luke Pulverenti a02017a524 when getting season number from paths, only look at path file name 12 years ago
Luke Pulverenti 8c403a4dc8 exclude theme song from album resolution 12 years ago
Luke Pulverenti 9a820efde3 fixes - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg 12 years ago
Luis Miguel Almánzar 96a4f93e7c adding test to episode number extraction, and support multiepisode files 12 years ago
Luke Pulverenti f546f09c71 bulk save items when possible 12 years ago
Luke Pulverenti f3a7307ebb reduce requests against tvdb by getting entire series metadata at once 12 years ago
Luke Pulverenti f9c00a6145 parse episode index number at resolve time 12 years ago
Luke Pulverenti da7af24fca add separate entry point for new item notifier 12 years ago
Luke Pulverenti 369107bab8 reduce sizes of cast images 12 years ago
Luke Pulverenti e1f8c18b51 added ability to track web sockets per session 12 years ago
Luke Pulverenti 6481688d2a fixes - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes 12 years ago
Luke Pulverenti 08e4f959a2 fixes - Music Content Showing as TV Content (songs as episodes) 12 years ago
Luke Pulverenti b443d591a2 fixes - MB3 Locking Folders for a long time 12 years ago
Luke Pulverenti 0bfb755a38 search hints progress 12 years ago
Luke Pulverenti 757cfcae8e Added search hint service 12 years ago
Luke Pulverenti 374b7f2f03 new Artist entity 12 years ago
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection 12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 12 years ago
Luke Pulverenti 192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations, 12 years ago
Luke Pulverenti ff1db0a173 resharper suggestions in controller project 12 years ago
Luke Pulverenti dba8c8d230 fixed getitembyclientid 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 31c2d98532 Added a display preferences manager 12 years ago
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable 12 years ago
Luke Pulverenti 1bf4b6110d Get/Set DisplayPreferences separately through the api 12 years ago
Luke Pulverenti 70377c71cc removed Publishers 12 years ago
Luke Pulverenti d1be0b31a2 Added publishers to BaseItem 12 years ago
Luke Pulverenti 0bc542b191 fixed issue of UserRootFolders never getting persisted 12 years ago
Luke Pulverenti 6e957cc0b0 added new video filters 12 years ago
Luke Pulverenti cab2e13ae2 adjusted tile text spacing 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
Luke Pulverenti 9f06eb781f fixes and creates a library dictionary cache to avoid FindById recursion 12 years ago
Luke Pulverenti 3ff23530e7 comments 12 years ago
Luke Pulverenti 5c460c0b6f Moved search placeholder 12 years ago
LukePulverenti e25258e1c0 moved playback event args object 12 years ago
LukePulverenti 679143cffb populate last played value 12 years ago
LukePulverenti 9ecd2bbf91 - TV library not being displayed 12 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 12 years ago
LukePulverenti bae89ee824 fix duplicate connections on the dashboard 12 years ago
LukePulverenti 4d083b618d restored request logging 12 years ago