aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2021-11-19Merge pull request #6850 from PetrusZ/collection-validatorCody 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-16Remove unused dependenciescvium
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
2021-11-15Remove ILibraryManager as a dependency in resolvers etc.cvium
2021-11-09Fix some warningsBond_009
2021-11-09Fix some warningsBond_009
2021-11-07Add some docs and testsBond_009
2021-11-02Merge pull request #6027 from fredriklindberg/improve-series-matchingClaus Vium
2021-10-27Merge pull request #6446 from Deathspike/masterBond-009
2021-10-26Resolve subtitle selection feedback (#6446)Deathspike
2021-10-26Rework subtitle selection to reduce code clutterRoel van Uden
2021-10-09Add more sorting to LatestDmitry Lyzo
2021-10-06Fix the last few warningsBond_009
2021-10-05Update indentationPatrick Barron
2021-10-03Fix warnings in LibraryPatrick Barron
2021-09-25Fix some warningsBond_009
2021-09-24Use new Enum.TryParse(ReadOnlySpan<char>) overloadBond_009
2021-09-20Merge pull request #6538 from cvium/livetv_oh_noBond-009
2021-09-19Fix extra folder type resolving.Dixin
2021-09-13Improve series name matchingFredrik Lindberg
2021-09-10Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueIdcvium
2021-09-10Don't throw when livestream file isn't foundcvium
2021-09-10Remove the unused argcvium
2021-09-10Kill ProgressiveFileCopier and seek to end for ongoing livetvcvium
2021-09-07Merge pull request #6522 from ferferga/efcore-improvementsClaus Vium
2021-09-07Fix it for real(tm) this timeBond-009
2021-09-07Fix log messageBond-009
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-03Fix some warningsBond_009
2021-09-03Fix indentationCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into warn-259810Cody Robibero
2021-09-02Use async FileStreams where it makes senseBond_009
2021-09-01Merge pull request #6473 from Bond-009/nullable7Claus Vium
2021-08-30Merge pull request #6183 from stanionascu/bdiso-playbackClaus Vium
2021-08-30Apply suggestions from code reviewCody Robibero
2021-08-28Remove more and more warningsCody Robibero
2021-08-28Enable nullable for more filesBond_009