aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2021-12-27More cleanupBond_009
2021-12-25Merge pull request #7044 from 1337joe/fix-trailers-v2Cody Robibero
2021-12-24Fix resolved type for TrailersJoe Rogers
2021-12-24Update StyleCopBond_009
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-22Merge pull request #7028 from cvium/everything_went_wrongCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-20Fix extras folderscvium
2021-12-18Increment library number instead of appendingJoe Rogers
2021-12-15Merge branch 'master' into what_could_go_wrongClaus Vium
2021-12-15Merge pull request #6912 from crobibero/filename-tvmazeClaus Vium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-12-11Fix new testCody Robibero
2021-12-09Add StringComparisonCody Robibero
2021-12-09Add more speed and more testsCody Robibero
2021-12-07Search for attribute textCody Robibero
2021-12-07Fixescvium
2021-12-07Refactor extras parsingcvium
2021-11-27performance++Claus Vium
2021-11-27Add additional provider parsing to series file nameCody Robibero
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