Commit Graph

1498 Commits (89be3aa37f89fcd91c2b68da07b5827510394141)

Author SHA1 Message Date
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Bond_009 2e4905ff05 Fix #9378
1 year ago
Bond-009 1d34c867d9
Merge pull request #9446 from 1337joe/audiobook-grouping-fixes
1 year ago
Bond_009 761b9ed6a1 Allow webp for local images
1 year ago
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
1 year ago
Joe Rogers 160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
1 year ago
Nils Fürniß e58bf6b2be
Add SeasonProviderIds to EpisodeInfo (#9407)
1 year ago
Shadowghost 07dc163844 Fix playlist parental control and no parental control skipping forbidden unrated items
1 year ago
Shadowghost c8d80450e0 Recursively update rating
1 year ago
Shadowghost b7418d6e9e Add permission for collection management
1 year ago
Jpuc1143 cb61a57e82
Reduced number of calls to GetPreference()
1 year ago
Jpuc1143 7fa6d4c81e
Add "Allowed Tags" to Parental Controls
1 year ago
Egor Bakanov 46e9f5ad2e
Fix recursive children lookup of folders (#8678)
1 year ago
Bond-009 43c3a465e6
Merge pull request #8775 from SenorSmartyPants/DVRMetadata
1 year ago
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
1 year ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6
1 year 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 #8662 from jellyfin/release-10.8.z
2 years ago
Bond-009 f6e7313a61
Merge pull request #8638 from photonconvergence/fix/extras-type
2 years ago
cvium 812a4170ee Backport pull request #8501 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 #7514 from Shadowghost/music-extend
2 years ago
Bond_009 f5613add1a Remove extra argument
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Luke F e579b4d42d Backport pull request #8189 from jellyfin/release-10.8.z
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
Shadowghost 61fa325ef0 Extend music parsing
2 years ago
Claus Vium 1cbf5431aa
Merge pull request #8250 from Bond-009/minor18
2 years ago
Bond_009 5036afd691 Minor cleanup
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Niels van Velzen 61afd029df Check for empty guid
2 years ago
Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter
2 years ago
Shadowghost 7b05e0a413 Backport pull request #8209 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface b3675ebce0 Backport pull request #8191 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 0356a15056 Backport pull request #8163 from jellyfin/release-10.8.z
2 years ago
Mikal Stordal 8e1796f08a Add escape hatch for Series merging
2 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
Bond_009 7fdc0e3c3d BaseItem: remove unused function
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
2 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
2 years ago
Joe Rogers 354f22d065
Add post filtering for theme song and video
2 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication
2 years ago