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/775815d09ca4cb96783ecdcda14520f6d12c3385/MediaBrowser.Controller/Entities/Folder.cs?page=8 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

458 Commits (775815d09ca4cb96783ecdcda14520f6d12c3385)

Author SHA1 Message Date
Luke Pulverenti 7360950496 reduce locking on folder children 12 years ago
Luke Pulverenti b49764dbaa fixes - Have clients report seek and queuing capabilities 12 years ago
Luke Pulverenti d43fd8c51d updated nuget 12 years ago
Luke Pulverenti 02b34c6393 fix children null reference 12 years ago
Luke Pulverenti 1c7c71075a pass current server version into installation manager to get update list 12 years ago
Luke Pulverenti 0a7df60207 make marking date played up to the caller to decide 12 years ago
Luke Pulverenti 03d27d4756 add singular AddChildInternal 12 years ago
Luke Pulverenti 21e9a7950e subtitle fixes 12 years ago
Luke Pulverenti b7a8b92c00 reduce system info refreshing from dashboard 12 years ago
Luke Pulverenti 04468452ea Added Add/Remove/Clear Children protected methods 12 years ago
Luke Pulverenti 3037c18e31 made folder sync lock protected 12 years ago
Luke Pulverenti 8136647a0a changed ActualChildren to IEnumerable 12 years ago
Luke Pulverenti 18a909797f hide concurrent dictionary from folder subclasses 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 52ca9527cc add some safe guards with linked children & shortcuts 12 years ago
Luke Pulverenti e22b696d96 fixes - Grouping by.. with a mixed media collection (Movies & TV) shows an folder <unknown> with all the Movies under it 12 years ago
Luke Pulverenti 44b12c0f9f fixes - Support multiple artists per audio track 12 years ago
Luke Pulverenti 8d5c0cbe04 fixes around saving music brainz id's to xml 12 years ago
Luke Pulverenti c2bd92a1bd updated GetRecursiveChildren params 12 years ago
Luke Pulverenti 950cc50ae6 added full support for linked children 12 years ago
Eric Reed 80fb3c9eb4 Initial support of shortcuts everywhere 12 years ago
Luke Pulverenti c59e49a8ed revert single/multi transition. too risky for now. 12 years ago
Luke Pulverenti 1df5839eb0 factor mixed folder value into item id 12 years ago
Luke Pulverenti f064d6c9c7 only set creation date at resolve time 12 years ago
Luke Pulverenti 06ec5ebcb9 persist locked fields in xml 12 years ago
Luke Pulverenti 0e4972f7e6 reduced some virtualization 12 years ago
Luke Pulverenti e670b875fe removed GetDisplayPreferencesId method 12 years ago
Luke Pulverenti 2b07e6aaf8 separate display preferences per client 12 years ago
Eric Reed 0edc717ec8 Remove Index by Rating option until we have time to implement 12 years ago
Luke Pulverenti 243fe97d11 save dates in xml with local time 12 years ago
Luke Pulverenti 44493dca1d add tvdb and games db to xml savers 12 years ago
Luke Pulverenti dab5003d6b added collection type 12 years ago
Luke Pulverenti d62e63acb8 Offline fixes 12 years ago
Luke Pulverenti eb313459d3 offline support fix 12 years ago
Luke Pulverenti da5eaddd91 added error handling to image tag generation 12 years ago
Luke Pulverenti deeb85f296 don't try to get non-cached children when offline 12 years ago
Luke Pulverenti 014f2949d7 improve offline support and add a web client indicator 12 years ago
Luke Pulverenti dc21adf1a4 beginnings of offline support 12 years ago
Luke Pulverenti a19bfc8f07 Added support for linked children 12 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names 12 years ago
Luke Pulverenti ab6a060163 distinguish between metadata download and edit 12 years ago
Luke Pulverenti 6025a89235 read 3d format from xml 12 years ago
Luke Pulverenti d828e07be0 save music brainz id in xml 12 years ago
Luke Pulverenti d32c71ca39 limit the extensions that are factored into the file stamp check 12 years ago
Luke Pulverenti dde19b7f10 skip regeneration of resolve args when possible 12 years ago
Luke Pulverenti 6bc263052d move child definitions to db 12 years ago
Luke Pulverenti e677a57bf1 switch to flat file storage 12 years ago
Luke Pulverenti def3428199 Added poor man's multi-file movie support 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 99959f5d10 fixed image providers from running everytime against collection folders 12 years ago
Luke Pulverenti 734e53e937 updated nuget 12 years ago
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers 12 years ago
Luke Pulverenti 9434d05a5f added stub page to edit metatada for an item 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 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 b443d591a2 fixes - MB3 Locking Folders for a long time 12 years ago
Luke Pulverenti 4a100452cf audio page progress 12 years ago
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection 12 years ago
Luke Pulverenti de038ac029 faster progress reporting during library scan 12 years ago
Luke Pulverenti a90e925ec6 fixes - Marking a boxset as viewed doesn't mark the individual titles of the set as viewed 12 years ago
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit 12 years ago
Luke Pulverenti 30d6e2cd6c made library scan a bit more conservative 12 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction 12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 12 years ago
Luke Pulverenti b25fd4296c display new fields on person page 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 4986722c73 made display preferences uniquely identifiable 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
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 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 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 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 465f0cc1e2 moved some network code to the networking assembly 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 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 4e3ce41880 Some directory-watcher rework - still not working properly 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
ebr11 Eric Reed spam f385fe2f20 Merge with default 13 years ago
ebr11 Eric Reed spam 7186d66109 Add OnLibraryChanged event to server Kernel 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 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 2467ca9668 Moved some entities to the main project 13 years ago