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/6d1abf67c36379f0b061095619147a3691841e21/MediaBrowser.Controller/Entities/BaseItem.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

639 Commits (6d1abf67c36379f0b061095619147a3691841e21)

Author SHA1 Message Date
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 2920611ffc Convert string MediaType to enum MediaType 1 year ago
Bond_009 18a311d32f == null -> is null 1 year ago
Bond-009 3982b0e057
Reduce bottlenecks scan code () 2 years ago
TelepathicWalrus 603fce59df
Audio normalization () 2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords 2 years ago
Bond_009 2e4905ff05 Fix 2 years ago
Bond_009 761b9ed6a1 Allow webp for local images 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
Jpuc1143 cb61a57e82
Reduced number of calls to GetPreference() 2 years ago
Jpuc1143 7fa6d4c81e
Add "Allowed Tags" to Parental Controls 2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle () 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
photonconvergence 09e8a7e62c Fix extra type differentiation 2 years ago
Bond_009 224bb355dd Rewrite BaseItem.ModifySortChunks 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Zach Phelan 8857edb66c Add function back for compatibility, add sorting 2 years ago
Zach Phelan c71d6f2358 Sort special features same as other spots, removing unnecssary function 2 years ago
Bond-009 2b1a915ead Merge pull request from Jellifi007/fixes-diactritics 3 years ago
Bond_009 7fdc0e3c3d BaseItem: remove unused function 3 years ago
Claus Vium 53209830e7
Merge pull request from Bond-009/guid 3 years ago
Cody Robibero fc5c6c0404 Use IFileSystem 3 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions 3 years ago
Claus Vium 488ce51032
Remove some allocations () 3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
Cody Robibero a8a8ce4e7b Fix build from PR merging 3 years ago
Cody Robibero 076a13abeb
Merge pull request from cvium/allocations_maybe 3 years ago
Cody Robibero 00211ca056
Merge pull request from cvium/everything_went_wrong 3 years ago
cvium 9158511017 Don't skip extras refresh when replacing metadata or doing a full refresh 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
cvium 83a94aa612 Fix extras folders 3 years ago
cvium 91f3ce3109 Use == instead of Object.Equals to avoid closure allocation 3 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong 3 years ago
Cody Robibero 0edf77994a Cache BaseItemKind 3 years ago
cvium c5569c701c Folder can't have extras 3 years ago
cvium fde84a1e00 Refactor extras parsing 3 years ago
Bond_009 257e1be95f Fix some warnings 3 years ago
Bond_009 5726535a26 Fix some warnings 3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot 3 years ago
Bond_009 416894008e Minor improvements 3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test 3 years ago
Joe Rogers b478b115e3
Refactor to validate all images up front 3 years ago