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

63 Commits (d8263c70574c6cb27329e270aebe3ba231f5e9ce)

Author SHA1 Message Date
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work 12 years ago
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable 12 years ago
Luke Pulverenti 70377c71cc removed Publishers 12 years ago
Luke Pulverenti 0bc542b191 fixed issue of UserRootFolders never getting persisted 12 years ago
Luke Pulverenti 980620f290 made Images virtual 12 years ago
Luke Pulverenti 3314a0f69a - MusicAlbum items give no PrimaryImage in API when one exists 12 years ago
Luke Pulverenti d889cf1f57 remove library copying when setting up a custom library. we'll add a separate button to do it later. 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 8f7981b6a6 getting started sorting in the dashboard 12 years ago
Luke Pulverenti 67df3be368 removed extra lock 12 years ago
Luke Pulverenti 5422b14533 improve library scan progress reporting 12 years ago
Eric Reed c309ff653a Inherit ratings for episodes and seasons from series 12 years ago
LukePulverenti e25258e1c0 moved playback event args object 12 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 12 years ago
Eric Reed ab29ffd715 Remove testid from BaseItem 12 years ago
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