aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities
AgeCommit message (Expand)Author
2024-04-24Always scan ReplayGain tag (#11418)Bond-009
2024-04-21fix: don't apply whitelist tags to libraries (#11377)gnattu
2024-04-17fix: correctly pass parameters in overridesgnattu
2024-04-17chore: use proper way to override remove rootgnattu
2024-04-12Only update if actively refreshing (#11341)Cody Robibero
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-18fix: skip library folders that are inaccessible or empty (#9291)Claus Vium
2024-03-17Merge pull request #11163 from robert-hamilton36/lyricsBond-009
2024-03-17Add ability to enable/disable libraries (#11037)btopherjohnson
2024-03-16add lyric files to supportedExtensionsrobert-hamilton36
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-21Add IRecordingsManager servicePatrick Barron
2024-02-06Fix testsPatrick Barron
2024-02-06Remove ActionableProgressPatrick Barron
2024-02-06Remove SimpleProgressPatrick Barron
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-13Merge branch 'master' into feat/book-personsPithaya
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-08Use null propagationStepan Goremykin
2023-10-08Allow people on booksPithaya
2023-10-08Pass cancellation tokenStepan Goremykin
2023-09-25CollectionFolder: replace Dictionary + locks with ConcurrentDictionaryBond_009
2023-08-22== null -> is nullBond_009
2023-08-22Enable nullable for more files and add testsBond_009
2023-08-18Album gain (#10085)TelepathicWalrus
2023-06-21Reduce bottlenecks scan code (#9863)Bond-009
2023-06-10Merge pull request #8203 from Shadowghost/nfo-season-namesCody Robibero
2023-05-26Fix TotalRecordCount calculationShadowghost
2023-05-20Implement NFO named season parsingShadowghost
2023-05-15Audio normalization (#9222)TelepathicWalrus
2023-04-06Remove redundant 'else' keywordsStepan Goremykin
2023-03-28Merge pull request #9466 from Shadowghost/playlist-fixBond-009
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-16Fix #9378Bond_009
2023-03-10Fix playlist creation and removalShadowghost
2023-03-09Merge pull request #9446 from 1337joe/audiobook-grouping-fixesBond-009
2023-03-08Allow webp for local imagesBond_009
2023-03-06Inject IDirectoryService where needed instead of passing it through ItemResol...Joe Rogers
2023-03-06Remove some BaseItem references to make ItemResolveArgs more usable for testing.Joe Rogers
2023-03-01Add SeasonProviderIds to EpisodeInfo (#9407)Nils Fürniß
2023-02-20Fix playlist parental control and no parental control skipping forbidden unra...Shadowghost
2023-02-20Recursively update ratingShadowghost
2023-02-13Add permission for collection managementShadowghost