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/4d370ff418d6e901777bfb036e9a0cd708ed3e9c/MediaBrowser.Controller/Entities?page=15 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

746 Commits (4d370ff418d6e901777bfb036e9a0cd708ed3e9c)

Author SHA1 Message Date
Eric Reed c02ac2a8ca Manage some items as single instance throughout 12 years ago
Eric Reed 89e6124a5d Backout non persistence of virtual folders. Doesn't address the real issue. 12 years ago
Eric Reed 0ce5fc7799 Try not saving virtual folders in repository 12 years ago
LukePulverenti ff55da9029 switch authentication to sha1 12 years ago
LukePulverenti 76dbab939c fixes - SortRemoveWords config change not working 12 years ago
LukePulverenti 31d079f1ba unified the two sorting api's 12 years ago
Eric Reed 13e6819ddd Check location type in CreateResolveArgs 12 years ago
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings 12 years ago
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 12 years ago
Eric Reed 4c46258763 Have FanArtArtistProvider retrieve album covers 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 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 af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 12 years ago
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager 12 years ago
LukePulverenti 8ce3e74e81 More DI 12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 12 years ago
LukePulverenti b8d5c71842 type discovery without attributes 12 years ago
LukePulverenti 57cb08085d fix broken images 12 years ago
LukePulverenti 868a7ce9c8 isolated clickonce dependancies 12 years ago
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 12 years ago
LukePulverenti 76f067f867 extracted more logging dependancies 12 years ago
LukePulverenti ab1065a567 removed static logger 12 years ago
LukePulverenti c5fd7c3bd6 removed ISupportsSpecialFeatures 12 years ago
LukePulverenti ee9d481662 isolated bdinfo dependancy 12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes 12 years ago
ebr11 Eric Reed spam ef07c2e6ab Move PhysicalLocations to baseitem 13 years ago
ebr11 Eric Reed spam e2ae376eef Merge with default 13 years ago
ebr11 Eric Reed spam 4e3ce41880 Some directory-watcher rework - still not working properly 13 years ago
ebr11 Eric Reed spam 6edc836ce5 I lied - re-worked metadata folder handling again. Should now really only hit once and is available for other item types 13 years ago
ebr11 Eric Reed spam 442081f4e2 forgot a lock 13 years ago
ebr11 Eric Reed spam 0f078d8098 Move NeedsRefresh to async task and fix problem finding episode metadata 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 01a25c48a0 Renamed UserRating to CommunityRating 13 years ago
ebr11 Eric Reed spam 8b548fff38 Provider Data on item and NeedsRefresh functionality for providers 13 years ago
ebr11 Eric Reed spam f385fe2f20 Merge with default 13 years ago
ebr11 Eric Reed spam 946c0e8256 Initial metadata provider hook in. No refresh intelligence yet. 13 years ago
ebr11 Eric Reed spam 7186d66109 Add OnLibraryChanged event to server Kernel 13 years ago
ebr11 Eric Reed spam 922fd3acae Make ResolveArgs self-creating if need be 13 years ago
ebr11 Eric Reed spam 7cfa489c6e Attach ItemResolveEventArgs to BaseItem so providers can access them at any time 13 years ago
ebr11 Eric Reed spam 17106ea5c7 Initial commit changing to on-demand child loading and validations 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti ffbac0e3d8 Eliminated some list recursions 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 670a53258e Some minor code cleanups 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 016590529f Removed some excess looping 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti af7744a1fd Fixed namespace 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project 13 years ago