aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/BaseItem.cs
AgeCommit message (Expand)Author
2024-07-17Move external url listing to provider for plugin use (#12279)Cody Robibero
2024-06-24Backport pull request #12025 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-30Fix incomplete tag query for whitelist tags (#11416)gnattu
2024-04-28Address commentsBond_009
2024-04-28Improve audio normalizationBond_009
2024-04-24Always scan ReplayGain tag (#11418)Bond-009
2024-04-21fix: don't apply whitelist tags to libraries (#11377)gnattu
2024-04-05Only allow owner and admin to delete playlistsShadowghost
2024-03-25Check all tags for allow/block (#11206)Cody Robibero
2024-03-22feat(i18n): transliterate item name before sorting (#11172)Gary Wang
2024-03-16add lyric files to supportedExtensionsrobert-hamilton36
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-06Remove some unused client capabilities and sync code (#10812)Niels van Velzen
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-08-22== null -> is nullBond_009
2023-06-21Reduce bottlenecks scan code (#9863)Bond-009
2023-05-15Audio normalization (#9222)TelepathicWalrus
2023-04-06Remove redundant 'else' keywordsStepan Goremykin
2023-03-16Fix #9378Bond_009
2023-03-08Allow webp for local imagesBond_009
2023-02-20Fix playlist parental control and no parental control skipping forbidden unra...Shadowghost
2023-02-20Recursively update ratingShadowghost
2023-02-09Reduced number of calls to GetPreference()Jpuc1143
2023-01-20Add "Allowed Tags" to Parental ControlsJpuc1143
2022-12-30Add support for .sup subtitle (#8808)Cody Robibero
2022-12-08Allow video extras to use owner library optionsJoe Rogers
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-27Fix extra type differentiationphotonconvergence
2022-10-12Rewrite BaseItem.ModifySortChunksBond_009
2022-10-06Use ArgumentNullException.ThrowIfNull helper methodBond_009
2022-09-13Add function back for compatibility, add sortingZach Phelan
2022-09-13Sort special features same as other spots, removing unnecssary functionZach Phelan
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
2022-03-11BaseItem: remove unused functionBond_009
2022-03-11Merge pull request #7346 from Bond-009/guidClaus Vium
2022-02-28Use IFileSystemCody Robibero
2022-02-21Rewrite tests for coverage and less duplicationJoe Rogers
2022-02-21Optimize Guid comparisonsBond_009
2022-02-18feat(external-media): refactor to generic provider, extend tests and file rec...Shadowghost
2022-01-28Remove some allocations (#7246)Claus Vium
2021-12-27Remove more warningsCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-23Fix build from PR mergingCody Robibero