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

1518 Commits (3e5e600dc76efcaf776f15776112f6cf57356e8a)

Author SHA1 Message Date
Pithaya eb2bcc91c5
Merge branch 'master' into feat/book-persons 1 year ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type 1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum () 1 year ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum () 1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 1 year ago
Stepan Goremykin fdef9356b9 Use null propagation 1 year ago
Pithaya cc590f82b9 Allow people on books 1 year ago
Stepan Goremykin 6512f85ccb Pass cancellation token 1 year ago
Bond_009 526c918524 CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 2 years ago
Bond_009 18a311d32f == null -> is null 2 years ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests 2 years ago
TelepathicWalrus 4c7fb8f452
Album gain () 2 years ago
Bond-009 3982b0e057
Reduce bottlenecks scan code () 2 years ago
Cody Robibero 81cf798430
Merge pull request from Shadowghost/nfo-season-names 2 years ago
Shadowghost 81746666de Fix TotalRecordCount calculation 2 years ago
Shadowghost 6ddc449a89 Implement NFO named season parsing 2 years ago
TelepathicWalrus 603fce59df
Audio normalization () 2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords 2 years ago
Bond-009 9c500bdca3
Merge pull request from Shadowghost/playlist-fix 2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
Bond_009 2e4905ff05 Fix 2 years ago
Shadowghost 76ae599bd3 Fix playlist creation and removal 2 years ago
Bond-009 1d34c867d9
Merge pull request from 1337joe/audiobook-grouping-fixes 2 years ago
Bond_009 761b9ed6a1 Allow webp for local images 2 years ago
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2 years ago
Joe Rogers 160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing. 2 years ago
Nils Fürniß e58bf6b2be
Add SeasonProviderIds to EpisodeInfo () 2 years ago
Shadowghost 07dc163844 Fix playlist parental control and no parental control skipping forbidden unrated items 2 years ago
Shadowghost c8d80450e0 Recursively update rating 2 years ago
Shadowghost b7418d6e9e Add permission for collection management 2 years ago
Jpuc1143 cb61a57e82
Reduced number of calls to GetPreference() 2 years ago
Jpuc1143 7fa6d4c81e
Add "Allowed Tags" to Parental Controls 2 years ago
Egor Bakanov 46e9f5ad2e
Fix recursive children lookup of folders () 2 years ago
Bond-009 43c3a465e6
Merge pull request from SenorSmartyPants/DVRMetadata 2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle () 2 years ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
Joe Rogers e4040ab812
Allow video extras to use owner library options 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
SenorSmartyPants 159a244654 Add Options to disable DVR NFO and image saving 2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
cvium 08d2acba20 Backport pull request from jellyfin/release-10.8.z 2 years ago
Bond-009 f6e7313a61
Merge pull request from photonconvergence/fix/extras-type 2 years ago
cvium 812a4170ee Backport pull request from jellyfin/release-10.8.z 2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation 2 years ago
Bond_009 224bb355dd Rewrite BaseItem.ModifySortChunks 2 years ago
Claus Vium b137d0cc2b
Merge pull request from Shadowghost/music-extend 3 years ago
Bond_009 f5613add1a Remove extra argument 3 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 years ago