aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities
AgeCommit message (Expand)Author
2024-07-17Move external url listing to provider for plugin use (#12279)Cody Robibero
2024-06-24Backport pull request #12050 from jellyfin/release-10.9.zShadowghost
2024-06-24Backport pull request #12025 from jellyfin/release-10.9.zShadowghost
2024-06-23Backport pull request #12134 from jellyfin/release-10.9.zShadowghost
2024-06-06Merge pull request #11971 from jellyfin/revert-11615-patch-1Bond-009
2024-06-06Backport pull request #11959 from jellyfin/release-10.9.zShadowghost
2024-06-05Revert "Allow collection sort by Release Date Descending"Bond-009
2024-06-05Merge pull request #11615 from cptn-x/patch-1Bond-009
2024-06-01Backport pull request #11882 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11806 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11762 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11719 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11673 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11647 from jellyfin/release-10.9.zShadowghost
2024-05-13Allow collection sort by Release Date Descendingcptn
2024-05-13Backport pull request #11569 from jellyfin/release-10.9.zcrobibero
2024-05-11Update MediaBrowser.Controller/Entities/Folder.csJoshua M. Boniface
2024-05-11Don't assume library change only on item countgnattu
2024-05-05Validate Collection Folders on adding and removal (#11444)gnattu
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-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