aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs
AgeCommit message (Expand)Author
2025-06-09fix(collection): Do not lock newly created collections (#14259)Dario Ackermann
2025-04-30Cleanup Tasks and ValidatorsShadowghost
2025-03-25WIP fixed namespacesJPVenson
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2022-12-05Replace == null with is nullBond_009
2021-12-24Update StyleCopBond_009
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-11-18Replace library option to AutomaticallyAddToCollectionPetrus.Z
2021-11-18Reduce one queryPetrus.Z
2021-11-18Fix style issuesPetrus.Z
2021-11-18Paginate movies queryPetrus.Z
2021-11-18Fix issues mentioned in review, except for option namePetrus.Z
2021-11-17Add new line at end of filePetrus.Z
2021-11-17Use List<Gid> instead of List<Movie>Petrus.Z
2021-11-17Remove extra blank linePetrus.Z
2021-11-17Improve performancePetrus.Z
2021-11-17Add AutoCollection optionPetrus.Z
2021-11-16Fix style and performance issues mentioned in reviewPetrus.Z
2021-11-16Fix issues mentioned in reviewPetrus.Z
2021-11-16Add Collection Validator, create collection based on nfoPetrus.Z