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

49 Commits (f74628cca159bfa848ceeda724b14c33c3b7dcce)

Author SHA1 Message Date
Luke Pulverenti 683d8455c6 - Group multiple versions 11 years ago
Luke Pulverenti d494944767 calculate item by name counts on the fly 11 years ago
Luke Pulverenti 7cd41a6ed6 easier user library setup 11 years ago
Luke Pulverenti 13e4b2a6a7 add search methods to remote metadata providers 11 years ago
Luke Pulverenti 4a39df98cd rework image extraction settings 11 years ago
Luke Pulverenti eec9e04825 take photos into the core 11 years ago
Luke Pulverenti 44bb192ce0 update wizard function of enable/disable local metadata saving 11 years ago
Luke Pulverenti 9e0c1340fc convert games to new providers 11 years ago
Luke Pulverenti ef8b02d285 added dvdlib for better dvd runtimes 11 years ago
Luke Pulverenti b9d17c9bc7 add more methods to file system interface 11 years ago
Luke Pulverenti d8ce4141ff change chapter image location and cleanup dead files 11 years ago
Luke Pulverenti 17bacee089 consolidate Artist & MusicArtist 11 years ago
Luke Pulverenti e0f46bb91e updated nuget 11 years ago
Luke Pulverenti 14d8f48f31 add filters to item by name query 12 years ago
Luke Pulverenti 2a44efaa42 fixes - Use tmdb updates api for people 12 years ago
Luke Pulverenti fe2eb6cb01 fixes - Support media info for intros 12 years ago
Luke Pulverenti 1007f24200 reduce task allocations by making IBN api synchronous 12 years ago
Luke Pulverenti 803e8b4a2e improved performance of item counts 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 dab5003d6b added collection type 12 years ago
Luke Pulverenti 57449f62c1 added GameGenre 12 years ago
Luke Pulverenti 6025a89235 read 3d format from xml 12 years ago
Luke Pulverenti 92cd71143d Only fire metadata savers when appropriate 12 years ago
Luke Pulverenti d6cf7b51ac added movie, series, folder and episode xml saving support 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
Luke Pulverenti fad1ac8e9f call metadata savers after items are updated 12 years ago
Luke Pulverenti 9a820efde3 fixes - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg 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 6481688d2a fixes - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes 12 years ago
Luke Pulverenti b443d591a2 fixes - MB3 Locking Folders for a long time 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 ff1db0a173 resharper suggestions in controller project 12 years ago
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work 12 years ago
Luke Pulverenti 0bc542b191 fixed issue of UserRootFolders never getting persisted 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 5c460c0b6f Moved search placeholder 12 years ago
Eric Reed c02ac2a8ca Manage some items as single instance throughout 12 years ago
LukePulverenti 3f44324623 Added LibraryManager.Search 12 years ago
LukePulverenti 31d079f1ba unified the two sorting api's 12 years ago
LukePulverenti 54a36322bb made base video resolver available for re-use 12 years ago
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction 12 years ago
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events 12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 12 years ago